PDA

View Full Version : ECLIPSE for android apps?



rozzyroz
02-02-2011, 07:05 AM
has anyone coded any programs for android, and do you know of any resources that offer example code with explanations?

i took a couple programming classes a few years ago, but have fallen out of favor (c, javascript, php). they seem to use java.

i would like to make a game :)

sno.lcn
03-10-2011, 12:26 PM
For my senior thesis in college, I dabbled in Android programming for a bit, and used Eclipse.

Google search for "Eclipse Android" and it's like magic. This should get you started http://developer.android.com/guide/tutorials/hello-world.html

cdolphin
03-18-2011, 07:00 PM
The Android SDK has a large number of tutorials. Follow the Android Developer guide linked to by sno.lcn, it has all you need (the sdk, ADT, eclipse), instructions