View Single Post
DJJonosound's Avatar
Posts: 411 | Thanked: 302 times | Joined on May 2012 @ Australia
#40
If sdk mode is what I think it is, you need flasher. Ensure you are running flasher with privileges (administrator/sudo). Enter this code, connect phone, and it will set to r&d mode.
Code:
flasher --enable-rd-mode --set-rd-flags=no-lifeguard-reset
Disconnect, boot. You will see some extra info on boot screen.

To undo it, enter this in flasher, connect phone, then disconnect and reboot. It will all be back to normal.
Code:
flasher --disable-rd-mode
You should attempt to run the camera in r&d mode and after you exit r&d mode just to make sure

I use this all the time when I break a css file and my homescreen stops working while I am developing themes :P

Last edited by DJJonosound; 2014-01-16 at 02:04.
 

The Following User Says Thank You to DJJonosound For This Useful Post: