views:

52

answers:

1

Hi guys. I'm a VB/vba coder and would like to start android dev. Currently I'm learning Java from scratch and. Its quite tough. I've read about oop but never actually written any OO code. Java syntax is also quite foreign but I'm getting the hang of it. My question is, which is absolutely the best transition path for a vb old dog to writing for froyo?

+2  A: 

I'd focus on learning java first. You might read through one of the books recommended here.

To get started with Android, read through the development docs, and work through the basic tutorials.

Once you are comfortable with those, then you can get started developing your own app!

Mayra
Thanks. Just bought Head First Java. cant wait!!
KuriaNdungu