Skip to content

Code snipt to make network call in android using kotlin, without using any 3rd party library

Notifications You must be signed in to change notification settings

ajay-dewari/Android-Network-Communication

Repository files navigation

Android-Network-Communication

This is a repository that contains Android Kotlin code snippets to to make network calls, without using any 3rd party library and only uses HTTPUrlConnecton class to establish network connection for GET and POST requests.

Getting the sample code

Get the latest sample code from GitHub using Git or download the repository as a ZIP file. (Download)

git clone https://github.com/ajay-dewari/Android-Network-Communication.git

Available Samples

  • Currently the repository use only the HttpUrlConnection for GET/POST newwork request near future we will also add HTTPUrlConnecton to upload and download videos/images using multipart.

For any query please leave comments, I will be happy to hlep, thank you.

About

Code snipt to make network call in android using kotlin, without using any 3rd party library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published