view
-
Drag and Drop
Android Drag and Drop Example
The Android System provides Drag and Drop framework, which facilitates users especially to move data from one View to another…
Read More » -
view
Gallery View without pictures
This is an example of Galery view on Android without any pictures. Gallery View is one of Android’s widgets. It…
Read More » -
view
Creating an AppWidget for the home screen
In this tutorial we are going to see how can you create an AppWidget of your Android Application for the…
Read More » -
view
Customized dialog
In this tutorial we are going to see how can we use Customized dialogs for user interaction in Android. The…
Read More » -
view
Using options menus
In this example we shall show you how to create and display option menus in your Android Application. It is…
Read More » -
view
Customized list view
This is an example of how to create a Customized ListView on on Android. The normal ListView component of Android…
Read More »