Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I have learn essential java and now I want to enter into the world of Android but when I start i have see many APIs and package Name then I feel like I can't do it.
Help please.
Posted
Updated 6-May-15 15:18pm
v2

You can start with:
http://developer.android.com/develop/index.html[^]
or
http://www.codeproject.com/Learn/Android/[^]

Regarding API and level, get the detail from:
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html[^]
And there is nothing to fear about it, every platform and framework used to have different versions. I would suggest to start with Kitkat (level 19), as it have highest distribution as of now. So you can easily find many up to date samples on internet. For more look into:
http://developer.android.com/about/dashboards/index.html[^]
And there are many more resources available on internet. Thanks.
 
Share this answer
 
v3
Thank you but i stil don't know how i can learn all this package what i should start with ,i know what is intent and layout ... all essantial android , all have still is to leanr package android and i dont know how to star
and sorry again fo my bad english thank you
 
Share this answer
 
Comments
Richard MacCutchan 7-May-15 3:55am    
Go to http://www.codeproject.com/KB/android/#Android+Tutorial+Contest and work through the beginner articles.
VB
https://developer.android.com/guide/index.html[^]

http://developer.android.com/reference/org/w3c/dom/Document.html[^]
 
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