Android Cheat Sheet
WP Blogs
http://www.krvarma.com/category/posts/android/ (Gestures,
telephony manager etc)
External Links
Android Academy (source
codes): http://www.androidacademy.com/3-tutorials
Individual Entities Tutorials
Android APK Build
Process http://asantoso.wordpress.com/2009/09/15/how-to-build-android-application-package-apk-from-the-command-line-using-the-sdk-tools-continuously-integrated-using-cruisecontrol/
Supporting Multiple
Screens: http://developer.android.com/guide/practices/screens_support.html#testing
Using Menus, Preferences,
Animations http://www.androidacademy.com/3-tutorials/43-hands-on/167-coolsplash-an-interactive-splash-toy-for-android-apps
Common Tasks How to do
them in Android: http://developer.android.com/guide/appendix/faq/commontasks.html
Telephony Manager: http://www.krvarma.com/posts/android/using-phonestatelistener-to-listen-to-state-change-in-android/
Broadcasting: http://thinkandroid.wordpress.com/2010/02/02/custom-intents-and-broadcasting-with-receivers/
GPS: http://www.javacodegeeks.com/2010/09/android-location-based-services.html,
http://developer.android.com/guide/topics/location/obtaining-user-location.html
Custom Scroll View (Great
Tutorial) https://github.com/ysamlan/horizontalpager/blob/master/src/com/github/ysamlan/horizontalpager/HorizontalPager.java
Android AndEngine
Examples(Source Code) http://code.google.com/p/andengineexamples/
No comments:
Post a Comment