• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps I want to program, need advice !

Joel Costa

Lurker
Hi, i love programming, and i would like to make apps for android, i just don't know were to start, i'm using AIDE but i don't know how it works and what language do i need to learn (Java?). I would like advice's of books, videos or websites that could make me grow fast and smart on what i want to do, pls help me, i don't know were to start.
 
If you mean the app AIDE, I do not recommend it. Programming on a small screen is not efficient.
Also, AIDE does include some lessons as to how to make an app, but you must get the full version.
The official IDE for android development is Android Studio, an InteliJ based platform. The best place to go is the official android developers site. android uses a combination of Java as a backbone and XML for styling, so I suggest you learn both.
The site I mentioned is:https://developer.android.com/index.html, get the Android Studio here: https://developer.android.com/sdk/installing/index.html?pkg=studio
 
Oh! As for where to learn, Google. TheNewBoston was recommened to me too late, but I hear their quite good.
It seems they have android, swift, Python game dev, git, phtoshop, Excel, the list goes on and on.
 
Back
Top Bottom