Android Tutorials
Pages
(Move to ...)
Home
StackOverflow Profile
▼
Tuesday, 24 May 2011
Showing Dialog On Home screen Android
›
Today i was working for my application and i wanted to show the dialog on home screen as my widget get update of news. As widget updted met...
Saturday, 21 May 2011
Google I/O 2011 whts New ?
›
This time in Google keynote the day one was all focused on android. The amazing accessories hardware was shown seems like they are looking f...
Handle the Force Close and other UncaughtException of Your Application.
›
Some times we don't handle the all exception properly so and user may get force close for some exception that we don't handle so her...
2 comments:
Monday, 16 May 2011
List view with Multi select Items Android
›
import android.app.Activity; import android.os.Bundle; import android.view.View; import android.widget.ArrayAdapter; import android.widget.B...
1 comment:
ListView with Footer Example Android
›
import android.app.Activity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.Ar...
‹
Home
View web version