The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
Probably with Google's Getting Started page, but I guess that might not make much sense without any prior programming experience.
I would say the best place to start would be with picking up a good book on Java. You're going to need a good working understanding of the language, and more importantly, the concept of Object-Oriented Programming before you're able to really dive in to the Android SDK and begin writing mobile applications. I'll let someone else recommend a good book to look into, but there are tons of great resources on Java and it should be really easy to get started.
Posts
I would say the best place to start would be with picking up a good book on Java. You're going to need a good working understanding of the language, and more importantly, the concept of Object-Oriented Programming before you're able to really dive in to the Android SDK and begin writing mobile applications. I'll let someone else recommend a good book to look into, but there are tons of great resources on Java and it should be really easy to get started.