You are on page 1of 4

CODE

http://developer.android.com/resources/browser.html?tag=sample

Android basic
http://www.vogella.de/articles/Android/article.html
TUTORIAL
http://www.vogella.de/android.html
http://www.vogella.de/articles/Android/article.html

Android lifecycle example


http://rinanfeb.wordpress.com/2012/01/22/demo-android-life-cycle/
http://www.technicaljar.com/?p=517
use this pdf for above example
http://grail.cba.csuohio.edu/~matos/notes/cis-493/lecture-notes/Android-Chapter03-LifeCycle.pdf
TextView Example
http://stackoverflow.com/questions/2361509/android-textview-settext-show-nullpointerexception
ALERT DIALOG

http://stackoverflow.com/questions/7579963/alertdialog-inside-alertdialog-android

Dialogs
http://mobile.tutsplus.com/tutorials/android/android-listview/
http://www.androidguys.com/2008/07/14/fancy-listviews-part-one/

Intent
http://mobileorchard.com/android-app-development-intents-and-intent-filters/
http://www.vogella.de/articles/AndroidIntent/article.html#usingintents_call

Widget Example
http://www.vogella.de/articles/AndroidWidgets/article.html
http://www.droiddraw.org/widgetguide.html
http://nexsoftware.net/wp/2009/07/29/tutorial-creating-a-custom-analogclock-widget/
http://www.anddev.org/android_-_appwidgetmanager_hellowidgettutorial-t7313.html
http://buildmobile.com/how-to-code-an-android-widget/#fbid=CM34b--aCQO
http://code.google.com/p/android-widget-development-tutorials/

Table layout example(11 jan)


http://www.vidyut.com/sunit/android/android_tipster1.html
ALERT DIALOG

http://stackoverflow.com/questions/7579963/alertdialog-inside-alertdialog-android

GPS
http://www.vogella.de/articles/AndroidLocationAPI/article.html#overview_maps
GPS Examples
(NICE STEPS GIVEN TO RUN A GPS APPLICATION..)

http://www.javacodegeeks.com/2010/09/android-location-based-services.html
http://www.firstdroid.com/2010/04/29/android-development-using-gps-to-get-current-location-2/
http://about-android.blogspot.com/2010/04/find-current-location-in-android-gps.html
http://hejp.co.uk/android/android-gps-example/

INTERACTING WITH GOOGLE MAPS..

http://mobiforge.com/developing/story/using-google-maps-android
http://www.javacodegeeks.com/2011/02/android-google-maps-tutorial.html

SQLite

http://www.codeproject.com/Articles/119293/Using-SQLite-Database-with-Android
http://android-pro.blogspot.in/2010/10/using-sqlite-database-with-android.html
http://android-er.blogspot.in/2011/06/simple-example-using-androids-sqlite.html

Android Interview Questions and Answers


http://www.javacodegeeks.com/2011/08/android-interview-questions-answers.html

PROJECTS ON ANDROID
http://sudarmuthu.com/blog/10-open-source-android-apps-which-every-android-developer-mustlook-into

http://kenai.com/projects_tags/android

http://www.edumobile.org/android/
Code Example
http://www.vogella.de/code/code.html

You might also like