i had to develop a app in android for mobile blogging (to update a site by this app). How can i develop this app..pls any one give a overview..
Asked
Active
Viewed 429 times
2 Answers
3
http://developer.android.com/index.html
Install the SDK, read the tutorials, get started. Then come back with specific questions once they pop up.

Select0r
- 12,234
- 11
- 45
- 68
-
ya am having. i have designed user interface in mobile side...i want details how to communicate with website and how send a meg to website? – seraj Feb 03 '11 at 09:43
-
Show what you've done so far. Post some code you need help with. Explain what exactly you mean with "communicate with website". I guess you won't get better answers if you leave people guessing and/or expect them to post a whole solution for you out of the blue. – Select0r Feb 03 '11 at 10:45
0
If your website supports XML-RPC (like Wordpress) you can build your own too (or use an existing one)

Swaroop
- 908
- 1
- 12
- 25