I\'ve seen this in a few tutorials now... but how in the world can Android source code not have a main method and still run.
For example (from http://developer.andro
The Android UI frame encapsulate some Java common details, you can study the source code of the android UI framework