Re: [android-developers] Disable the screen lock when the Android OS startup

2010-07-02 Thread Mark Murphy
On Fri, Jul 2, 2010 at 5:02 AM, CMF wrote: > I want to make my app launched when the Android OS startup. > I can make it, but when the Android OS startup, the screen lock is > launched, > how can I remove the screen lock launch so that I can get into my app > directly? > I am doing this in my embe

[android-developers] Disable the screen lock when the Android OS startup

2010-07-02 Thread CMF
HI all, I want to make my app launched when the Android OS startup. I can make it, but when the Android OS startup, the screen lock is launched, how can I remove the screen lock launch so that I can get into my app directly? I am doing this in my embedded system.Thanks -- You received this messag