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

Apps Android Programming Help

Does anyone have web sites and books they recommend reading to get started in Android and apps programming? I'd like to start making apps and possibly making my own ROMs. Also if you could recommend some Java web sites and books that would be useful too as my Java knowledge is still basic and I assume Android is written in Java since the apps are made with Java.
 
For java, xml and basic coding read this:
W3Schools Online Web Tutorials

To understand how android funstions and what consists of an Android App read this:
Application Fundamentals | Android Developers

The following are just tutorials that get you started:
Android Programming Tutorials
Coding Green Robots - Android Development - Home/Live Feed
Android Programming

N.B Coding Green Robots is new but I highly recommend it.

Extra help when you progress further:
Creating a Web App from Scratch – Part 1 of 8: Basic Idea and Design | CSS-Tricks
 
Back
Top Bottom