How Do I Make Android App for?

>lilkaym asks:
I run a music website which has a good traffic, I need to make an android app for it but I don’t know where to start. I know PHP/MYSQL and little bit of JAVA which I think Java is necessary for android, I googled about it but Im kinda confused, Im really good learner when it comes to programming but someone point me where to start please. thanks.
Hey lilkaym,
Android is completely based on Java (except the linux kernel but that you will probably not touch). What you need to do is download the Android SDK (Software Development Kit) and the ADT Plugin for Eclipse (provided the link). With Eclipse and the Android SDK working, go through the Google “Android Hello World” tutorial to learn how to set up a new project etc etc. Then I recommend Vogel’s website which goes into a little bit more detailed on features of Android. There are so many tutorials online, the internet is your friend.
However, there’s no point to even start looking at Android unless you’re very confident with programming in Java (or maybe another object-oriented language as Java has a very simple syntax).
Did this help solve your problem??? Give us some like love!
How about these similar questions?
Iphone Questions
LG Questions
Blackberry
Motorola





