QA SoftVision Team/Mobile/Pandaboard setup: Difference between revisions

Jump to navigation Jump to search
Line 29: Line 29:
=== Android settings ===
=== Android settings ===
* Turn ON developer mode from the Settings menu - Development subsection
* Turn ON developer mode from the Settings menu - Development subsection
* Turn ON the "Always On" option in the Settings menu - Development subsection
* Turn ON the "Always On" option in the Settings menu - Development subsection. From adb on a rooted device:
#sqlite3 /data/data/com.android.providers.settings/databases/settings.db
#sqlite> update system set value="-1" where name="screen_off_timeout";
#sqlite> .quit
* Set the display turn off option to the maximum from the Settings menu - Display timeout
* Set the display turn off option to the maximum from the Settings menu - Display timeout
* Allow the installment of apps from unknown sources
* Allow the installment of apps from unknown sources
Confirmed users
905

edits

Navigation menu