Re: DisableSuspend.apk

2012-01-14 Thread yong qin
Hi, All The command below seems can also disable suspend. adb shell service call power 1 i32 26 I have tried on landing-panda and staging-panda, both works. Thanks, Yongqin Liu On 22 October 2011 11:10, Zach Pfeffer wrote: > This will disable suspend (like if you're showing a demo off). >

Re: DisableSuspend.apk

2012-01-14 Thread Zach Pfeffer
Cool. That's a keeper! Thanks! Attached my DisableSuspend.apk. On 14 January 2012 06:44, yong qin wrote: > Hi, All > > The command  below seems can also disable suspend. >     adb shell service call power 1 i32 26 > > I have tried on landing-panda and staging-panda, both works. > > Thanks, > Yon

Re: DisableSuspend.apk

2012-01-14 Thread Zach Pfeffer
Adding the right linaro-android list and the .apk. On 14 January 2012 20:30, Zach Pfeffer wrote: > Cool. That's a keeper! Thanks! > > Attached my DisableSuspend.apk. > > On 14 January 2012 06:44, yong qin wrote: >> Hi, All >> >> The command  below seems can also disable suspend. >>     adb shell