[android-porting] Going straight to apps selection at power-up

2011-08-09 Thread roncville
We're building a new Android platform (2.3.4) that will be built into another, non-mobile, device. We want the unit to go straight to the display of the application selection screen, which means it will skip the unlock and speaker sliders, and automatically select the application selection

Re: [android-porting] Going straight to apps selection at power-up

2011-08-09 Thread Deva R
ofcourse doable, with few changes., - to boot without lock screen, you can update keyguard in framework.jar as in http://groups.google.com/group/android-porting/msg/402b1c131bfc2041?hl=en - May not be the best way, but a suggesiton: once you boot, home screen is loaded from Launcher.apk