This is a tutorial on how to save a picture on a disk.
Continue Reading
We understand that you may need a tutorial that we have not completed. That is why we are recommending products that we feel meet our standard when it comes to Android. We will only suggest the best tutorial guides that are on the market.
Other than hands on tinkering, we get a lot of our information [...]
Continue Reading
A quick tutorial on how to update the UI from a thread.
Continue Reading
This tutorial is a brief tutorial on getting started with 2D physics on Android.
Continue Reading
In this tutorial you will learn how get Resource-IDs by their name, using the getResources().getIdentifier(…); Method
Continue Reading
You will learn how to read out the PID (ProcessID) of the current Activity using myPid(); and of all Processes using getPids(…,…);.
Continue Reading
In this tutorial you will learn how to use the Gallery-Widget (android.widget.Gallery) to display a series of images (/res/drawable/s)
Continue Reading
This is a tut on how to make custom image buttons.
Continue Reading
This tutorial shows you a method of creating, managing and using sound effects in Android. I’ll show you the basic method of encapsulating your sound management code. This method works best when you have a typical application, or simple game all in one thread.
Continue Reading
By the end of this tutorial you should be able to create your own live wallpaper, test it on a Nexus One device and get it ready for publishing on the Android Market.
