Where can I learn about network programming in android? I am writing an application which has to communicate over the wifi connection.
2 Answers
For tutorial on http client, see http://www.vogella.de/articles/AndroidNetworking/article.html Mostly I have learned from the examples at http://developer.android.com/resources/browser.html?tag=tutorial