kennethadammiller wrote: > Where can I start? Can anyone point me to a starting point? I'm a > freshman in college but I have a lot of experience with linux for my > age. I want to help.
If you are interested in building applications using the SDK, read on. If you are interested in modifying the Android firmware, visit http://source.android.com and perhaps join the [android-platform] or [android-porting] groups. You can download the SDK here: http://developer.android.com/sdk/1.5_r3/index.html (though there may be a new one soon) You can also get plugins for Eclipse from there, if you like Java development in Eclipse. There are tutorials on the Android developer site: http://developer.android.com/guide/tutorials/hello-world.html http://developer.android.com/guide/tutorials/notepad/index.html There are many examples that ship with the SDK itself and will be on your machine once you install the SDK: http://developer.android.com/guide/samples/index.html There are many books on Android application development: http://wiki.andmob.org/books That wiki, while puny, also has links to videos, other code samples and snippets, development blogs, and so forth. And if none of this covered what you were interested in, write back! -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Training: http://commonsware.com/training.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

