Friday, March 30, 2012
Thursday, March 29, 2012
Simple Client-Server Application for Android
Note: Here is the updated tutorial of the following tutorial for the latest Android version:
http://lakjeewa.blogspot.com/2014/05/simple-android-client-server-application.html
Following tutorial is based on Android 2.3 (API Level 10). It is not compatible with later versions since API Level 11 introduced AsyncTask implementation for network communication. Refer the above link instead for working solution.
http://lakjeewa.blogspot.com/2014/05/simple-android-client-server-application.html
Following tutorial is based on Android 2.3 (API Level 10). It is not compatible with later versions since API Level 11 introduced AsyncTask implementation for network communication. Refer the above link instead for working solution.
Client Side Application
Server Side Application
Subscribe to:
Posts (Atom)