Android Moto Droid 2.0.1 Home Screen
Modify Current Home to 9 panels without changin开发者_高级运维g anything else about the Desktop. Is this possible?
It's absolutely possible, but it would require you to build your own custom firmware to use it. The relevant code is in the com.android.launcher package and probably in the Launcher class.
This is a non-trivial problem.
精彩评论