Categories

Archives

Android Tutorials

For those people finding it hard to browse through my android tutorials here the full list ordered by the post date

Display icon next to radio button in Android
Display Contact Names in Android
Sdcard on google android in Mac
Android Containers
Simple TableLayout in Android
LinearLayout in Android (Vertical, XML)
LinearLayout in Android (Horizontal, XML)
Code to show your XML Visual in Android
RelativeLayout in Android (XML)
AbsoluteLayout in Android (XML)
Changing Activity in Android
Default fonts in Android
Getting Battery Information on Android
Using Handler in Android /
Changing the Screen Brightness Programatically
Searching Audio Files in Android
Options Menu in Android (Code)

Displaying Maps and going to a location in Android
Get Phone State When Someone is calling using BroadcastReceiver Example
Force Localize an Application on Android
Getting the Contact Info when on a number
WebView with ZoomControls in Android
MaxLength in EditText using Codes
Notification in Android
Open URL/Website from Android
Permissions Journey: ACCESS_COARSE_LOCATION
Permissions Journey: ACCESS_FINE_LOCATION
Changing the Screen Brightness Programatically in Cupcake
Permissions Journey: VIBRATE
Permissions Journey: ACCESS_WIFI_STATE
Permissions Journey: ACCESS_NETWORK_STATE
How to use XmlPullParser in Android
Implement GestureDetector in Android
Drawing with Canvas in Android

Exporting Bitmap to Image Folder in Android
Permissions Journey: RECEIVE_BOOT_COMPLETED Tutorial
Custom View in your ListActivity and Custom Adapter in Android
Extending and Customizing GridView with Custom Listener in Android
Using the official TextToSpeech in Android 1.6 tutorial
Deleting applications by their package name using codes in android
Launching other application using code in Android
How to insert image data to sqlite database in Android and how to retrieve it back
Turn off, Turn on wifi in android using code tutorial


Connecting and debugging your application with your phone on Ubuntu 9.04
Trace your post data in server side using HttpPost in Android