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

2010-07-02 Thread Mark Murphy
On Fri, Jul 2, 2010 at 6:33 AM, Al Sutton wrote: > The answer from non-porting standpoint is no. If a user wants a lock > screen the user gets the lock screen and your app won't be allowed to > take precedence. > > Marks pointer to the -porting list is because if you implement Android > for your p

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

2010-07-02 Thread Al Sutton
The answer from non-porting standpoint is no. If a user wants a lock screen the user gets the lock screen and your app won't be allowed to take precedence. Marks pointer to the -porting list is because if you implement Android for your platform you may find people on that list who've done the same

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

2010-07-02 Thread CMF
Um, I am not sure whether the question is related to porting Android OS into an embedded systems. I think there is a way to disable the screen lock when developing the app... On Jul 2, 5:24 pm, Mark Murphy wrote: > On Fri, Jul 2, 2010 at 5:02 AM, CMF wrote: > > I want to make my app launched whe