logo logo
How to Select and Crop Image on Android
Sometimes when creating an Android app that includes user profile picture or avatar, we need to include a feature that enables users to select and crop...
How to Use Foursquare API on Android Application
This is my second post about using Oauth enabled API on Android. This time i’ll try to explain how to use Foursquare API V2 within Android...
Android Coding Tips: How to Create Options Menu on Child Activity inside an ActivityGroup
Android ActivityGroup is a screen that contains and run multiple embedded child activities. It works just like a normal Activity but on ActivityGroup, we...
How to Post Twitter Status from Android
While developing one of my Android application, i found it was hard to find a good and simple tutorial on how to integrate Twitter into Android app....
How to Set Time Zone in PHP and MySQL
Sometimes when working with PHP-MySQL application, we have to explicitly set the time zone in our application in order to match the client’s time...
How to Enable Multitouch on Samsung Spica
Samsung Spica users may have been happy since genius Gabriel-LG from samdroid.net made a patch to Spica’s kernel to enable multitouch support a...
How to Create Custom Window Title in Android
When building an application, sometimes we need to create a custom window title to suit  our needs and make our application differs from  others. There...
How to Create QuickAction Dialog in Android
[Update 15/07/2011] I have updated the quickaction implementation code so it can be used more efficient and the dialog will be automatically dismissed...
How to Use Android ADB Command Line Tool
Android Debug Bridge (adb) is a tool that lets you manage the state of an emulator instance or Android phone. ADB is bundled with Android SDK package...
How to Create Android Update Zip Package
There are several ways to install applications or  library files to an Android Phone. You can use Market application to find and install or adb command...
Page 2 of 612345NextLast »
bottom