mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-21 10:49:38 +01:00
add WiFi Credentials note
This commit is contained in:
parent
4df61b19c1
commit
87ee25281c
@ -14,7 +14,7 @@ We're assuming you're using a Chromecast with Google TV similar to [this one](ht
|
||||
Go to the Google Play Store and choose any Launcher you would like to use. Good ones are FLauncher or Launchy for a more minimalistic approach.
|
||||
Ensure that the Launcher is installed and working before proceeding.
|
||||
|
||||
### Enable Developer Options.
|
||||
### Enable Developer Options
|
||||
Go to `Settings -> Device -> About -> Build` and press the main button about 10 times until a Dialog pops up claiming you're now a developer.
|
||||
|
||||
### Connect your Laptop
|
||||
@ -33,6 +33,8 @@ adb shell pm disable-user --user 0 com.google.android.tungsten.setupwraith
|
||||
```
|
||||
This should have disabled the default launcher. When pressing home, a dialogue should pop up asking for a new default Launcher if multiple are installed.
|
||||
|
||||
Your WiFi Credentials might be forgotten for some reason after these steps.
|
||||
You can just re-add them in your settings and they should persist from now on.
|
||||
|
||||
### Re-Enable the Default Launcher via ADB
|
||||
In case you want to revert these changes you can use these commands to do so:
|
||||
|
Loading…
Reference in New Issue
Block a user