where to start with coding for Android?

  • Thread starter Thread starter GeX
  • Start date Start date

GeX

GeX

Soldato
Joined
17 Dec 2002
Posts
6,981
Location
Manchester
Howdy.

I have an Android based phone, there is an app that I would like to write for it. I'm not sure where to begin. I have a tiny amount of experience working with linux based systems, but not a lot am a bit better versed with Java.

I've looked around on the web, but am not sure the best place to begin. Can anyone recomened any good places for me to start?

Thanks in advance.
Mark
 
Note that you really don't need to either be running linux or have any experience of linux if you don't want, assuming it's just an App you want to write rather than any lower level stuff...

Eclipse + SDK and it's basically just java with a nice debug emulator etc, fairly nice to use really...
 
Back
Top Bottom