Development tools/ides

ptc62

Senior Member
Dec 5, 2008
71
3
0
Hey guys, Specifically Devs -

First and foremost thanks for your hard work!

Second I apologize if this thread is misplaced - if so mod can you relocate?

Thirdly and finally my question:

What tools/ide's are you guys using for development of ROM's, Apps, and everything Android? And where do you go for your research when you get stuck, or when you first getting started?

I ask for the obvious reason I would like to contribute... or at least try.

Many thanks!!
 

TimF

Senior Member
Jul 21, 2010
79
6
0
As far as App development: Most of the App development is done using Eclipse IDE and the Android SDK.
http://developer.android.com/sdk/index.html
http://developer.android.com/resources/index.html

Kernel Development:
Linux and Apple only
http://source.android.com/source/index.html

I am still figuring all of the development stuff out as I go. I've completed the "Hello World/Android" app and I've built the master Froyo source, the hard part for me is finding the time to mess around with android after i get home from my real job!

if you can't figure something out, always remember, Google is your friend
 
Last edited:

ptc62

Senior Member
Dec 5, 2008
71
3
0
As far as App development: Most of the App development is done using Eclipse IDE and the Android SDK.
http://developer.android.com/sdk/index.html
http://developer.android.com/resources/index.html

Kernel Development:
Linux and Apple only
http://source.android.com/source/index.html

I am still figuring all of the development stuff out as I go. I've completed the "Hello World/Android" app and I've built the master Froyo source, the hard part for me is finding the time to mess around with android after i get home from my real job!

if you can't figure something out, always remember, Google is your friend
Thanks for this!! Of course GIYF!! ;) I was wondering what the guys with experience here use if its something different after some trial and error, etc..

Again thanks for the reply, and good luck with your future projects... once you find time of course... (I suffer from the same dilemma)