Friday, 28 August 2015

How to use HttpUrlConnection in android

This is the video tutorial for using HttpUrlConnection instead of deprecated HttpClient.


As android has deprecated HttpClient (Apache) module since API 22.
So below is the video tutorial for using HttpUrlConnection insted of HttpClient for connection with the database.

However, you still can use HttpClient(Apache) module, though it is deprecated.



Watch and implement. Don't forget to share and subscribe my channel on youtube "Srce Cde" for more fun in android.

No comments:

Post a Comment