Click here to Skip to main content
15,922,325 members
Please Sign up or sign in to vote.
1.80/5 (2 votes)
See more:
I am a beginner in Java Coding. I want to learn how to make android applications. but i dont know the which way to follow. please guide.
Thanks!
Posted

I would start here: "Getting Started"[^] (with android development).
 
Share this answer
 
1. Download Android SDK bundle. There are many code examples inside.
2. Read the API guide[^] online.
3. Buy an Android Development book from Amazon.
4. Learn open source on GitHub.
5. Read some Android blogs.
 
Share this answer
 
Start with the 12 winning articles from the recent Android Tutorials Contest[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900