July 30, 2013

Get started on Android

Although the Android Developer site is pretty comprehensive, I found it is also useful for me to learn Android Developement via videos. TheNewBoston is hands down one of the best tutorial sites for technical knowledge, mainly for programming languages such as C, C++, Java and a couple more. If you haven't gone through his video, do check them here.

Nevertheless, I still think that some important aspects of Android development are best exemplified on Android Developer site and you will find you'll be doing frequent visit to the site. Bookmark it! :-)

You also need to know the Android API site. These explain all available APIs and it will be useful for you in order to understand each and every objects and their methods of within Android's Java. If you use Eclipse, right clicking on the methods will redirect you to this site within the editor itself.

No comments:

Post a Comment

Write a reply