This is the default behavior of android until it's been "provisioned", which is designed such that users can be forced to go through a setup phase before they can fully use the device.
The SDKs are built with a "silent" setup program called SdkSetup which is not part of the default build. You can include SdkSetup in your builds by modifying development/apps/SdkSetup/Android.mk to use LOCAL_MODULE_TAGS := eng development JBQ On Fri, Feb 20, 2009 at 6:47 AM, max <[email protected]> wrote: > > Hi All, > > I check out the latest source code from GIT, and run emulator on my > PC, but I found a big problem that the HOME key is not working. In > the previous version, m3 , m5 , no matter where is screen is, after > press HOME key , the screen will go the main screen. > > > Is there anyone know the reason? > > Max > > > -- Jean-Baptiste M. "JBQ" Queru Android Engineer, Google. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
