1

Where can I learn about network programming in android? I am writing an application which has to communicate over the wifi connection.

2 Answers 2

1

To my point of view it's better to read the following sources. In the first there is an example of client and server for android using sockets. I've tried this several times so I know that the approach in this article is working. In the second link you can find links to other resources.

Sign up to request clarification or add additional context in comments.

Comments

0

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.