Motorola Droid — development
|
development created on May 11, 2010 8:27:46 PM (via AndroidPIT app) |
|
|
RE: development created on May 12, 2010 6:04:37 AM
Hi Damon,
You can find the official android developers guide at: http://developer.android.com/guide/index.html If your totally new to programming, I would suggest getting a book on java for beginners since the actual language used for android is java. You can find some helpful tutorials on android development at this site: http://www.anddev.org/index.php Hope this helps, Jeremiah |
|
RE: development created on May 12, 2010 4:07:21 PM (via AndroidPIT app)
i just want to say thank you!!
|
|
|
RE: development created on May 13, 2010 6:28:02 AM
Your welcome, glad I could help!
|
|
RE: development created on May 16, 2010 1:37:00 AM (via AndroidPIT app)
what java book would you recommend? I current program actionscript (OOP)
|
|
|
RE: development created on May 16, 2010 7:07:05 AM Michael B what java book would you recommend? I current program actionscript (OOP) Well, if you already program with actionscript, you may want to skip a java book and go straight for an android specific book. I've heard that java is similar to actionscript so you should be able to pick it up. Try searching google for a beginners android developement book. |
|
RE: development created on May 16, 2010 5:27:20 PM (via AndroidPIT app)
thanks, thats what I did but the book I got (beginning Android 2) turned out to be mostly just using components
|
|
|
RE: development created on May 17, 2010 1:37:48 AM — modified on May 17, 2010 1:45:51 AM
What type of apps are you wanting to make? Games, tools, social? Maybe I can suggest one if your more specific. In the meantime, check out this free online book from the anddev community: http://andbook.anddev.org/
|
|
RE: development created on May 17, 2010 3:56:23 AM (via AndroidPIT app)
I haven't gotten that far, all I know is I need a back-up career plan.
thanks for the pdf, I'll take a look at it. |
|
|
RE: development created on May 17, 2010 7:46:43 PM
Theres lots of research you can do on the internet. I haven't read it, but I thought this book would be good for beginning android: http://www.amazon.com/Android-Wireless-Application-Development-Conder/dp/0321627091/ref=sr_1_2?ie=UTF8&s=books&qid=1274118256&sr=1-2
It covers using eclipse and the android sdk, so it will help get you started. |
|
RE: development created on May 18, 2010 5:19:08 AM (via AndroidPIT app)
thanks again. I have been getting a lot online, but every now and then a book is nice.
|
|
|
RE: development created on May 18, 2010 6:48:26 AM
Aye, I taught myself programming with books. Here is the latest book I bought: http://www.amazon.com/Mathematics-Programming-Computer-Graphics-Development/dp/1584502770/ref=sr_1_1?ie=UTF8&s=books&qid=1274158064&sr=1-1
|
