Closed GoogleCodeExporter closed 8 years ago
The method LockScreen(true) within Form will accomplish what you want. You must
make sure to add the WAKE_LOCK uses-permissions in your AndroidManifest.xml.
(android.permission.WAKE_LOCK)
If the user navigates away from the Form, the lock will be automatically lifted.
Original comment by IMPINC...@gmail.com
on 27 Apr 2013 at 5:30
Original issue reported on code.google.com by
zismailo...@gmail.com
on 27 Apr 2013 at 9:14