Android
-
Using bitmap fonts
With this example we are going to demonstrate how to use bitmap fonts in an Android Application. Android is running…
Read More » -
Particle Explosion example
In this tutorial we are going to see how can we create a Particle Explosion effect in our Android Application.…
Read More » -
Sprite Animation in Android
With this example we are going to demonstrate how to create and display a Sprite animation in an Android Application.…
Read More » -
Moving Images on Screen
In this example we shall show you how to create and display moving Images on the screen in your Android…
Read More » -
Displaying Images with Android
With this example we are going to demonstrate how to display Images with Android using canvas. In short, to create…
Read More » -
HTTP Camera live preview example
With this example we are going to demonstrate how to create Live Camera preview in Android. The Android SDK includes a Camera class…
Read More » -
Google Maps example
With this example we are going to demonstrate how to use Google maps on Android. Note that in order to…
Read More » -
Animations examples
In this example we shall show you how to programmatically set animations to a layout . To achieve this one…
Read More » -
Prefernces and PreferenceActivity example
In this example we shall show you how to use Preferences with Android. This functionality is used for storing user’s…
Read More » -
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 »