I have just started learning about Android and I was planning on making a few apps.
So I was wondering what language do I build apps on and what are the free tools and ebooks about it and also any good IDE for it?
|
I have just started learning about Android and I was planning on making a few apps. So I was wondering what language do I build apps on and what are the free tools and ebooks about it and also any good IDE for it?
| ||||
feedback
|
This question came from our site for enthusiasts and power users of the Android operating system.
|
It's in Java and the IDE that can be used is Eclipse: all information on this SDK page But you should ask this on the Stackexchange site: here | |||||
feedback
|
|
As Edelcom said, Android apps are built in Java. Eclipse is one of the IDEs that can be used, though personally I prefer using IntelliJ. IntelliJ10 comes with Android SDK - go for the Community Edition, it's free :) Have a look at the Android website for lots of information, the tutorials are a good place to start, and are great for hands-on learning - http://developer.android.com/resources/browser.html?tag=tutorial | |||
|
feedback
|