|
⇤ ← Revision 1 as of 2016-04-03 10:23:26
Size: 1124
Comment:
|
Size: 1297
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| == ByPass the Setup wizard without a sim == I. Launch adb shell I. echo "ro.setupwizard.mode=DISABLED" >> /system/build.prop I. Exit shell and issue an adb reboot. |
Nexus 6
ByPass the Setup wizard without a sim
- Launch adb shell
echo "ro.setupwizard.mode=DISABLED" >> /system/build.prop
- Exit shell and issue an adb reboot.
gapps how to
- I'm having problems that I believe are Open GApps related. What can I do to fix it?
There are 2 things you can do that are almost always guaranteed to fix these types of problems. Please do not post a support request until you have tried these first.
- Make certain you are using the latest version of TWRP Recovery for your device.
- Other Recovery types are not officially supported
- This will remove any data corruption that might be causing your issue
A 'Clean' install consists of the following:
- Factory Reset (or manually wipe (format) Data partition - Internal Storage wipe is NOT necessary) Manually wipe (format) your System partition Flash your ROM Flash GApps package
Wipe the Dalvik & cache Reboot
NOTE: YOU WILL LOSE ALL OF YOUR DATA AND APPLICATION SETTINGS using this method. Be sure to do a nandroid backup prior in case you want to restore later.
