add WiFi Credentials note

This commit is contained in:
Alexander Bocken 2023-08-01 17:06:08 +02:00
parent 4df61b19c1
commit 87ee25281c
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -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: