Dear ALL,
Automagic is a great program and I bought it.
I would like to know how did you extract the power saving status using System powersaving_switch ?
Did you use android.os.PowerManager.WakeLock or what ?
Thank You
Please describe System powersaving_switch ?
Moderator: Martin
Re: Please describe System powersaving_switch ?
Hi,
Automagic uses the official API to check this:
http://developer.android.com/reference/ ... SaveMode()
Regards,
Martin
Automagic uses the official API to check this:
http://developer.android.com/reference/ ... SaveMode()
Regards,
Martin
Re: Please describe System powersaving_switch ?
Thank you Martin