Walkthrough of how to enable ADB on the Skylight Calendar Max, install a navigation bar, app launcher, and Aurora App Store.
If you find this tutorial helpful and wish to support, it would be greatly appreciated.
You can email an amazon giftcard to dinewby88@gmail.com
-
Connect your device to power and to your PC via USB-C cable.
-
Hold the power button on the back of the device for approx 2 sec until the "Power off/Restart" options come up:

-
Pull down with 2 fingers from the top. You may get a standard pop-up with options like "Lockdown", "Power off", and "Restart".
-
Continue to repeat steps 4 and 5 until you get an error pop-up stating "System UI keeps stopping":

-
Tap "App Info" - this will bring you to the system menu. Scroll down to "About tablet", and scroll down to "Build number".

-
Tap "Build number" 7x and you will be able to enter developer mode.
-
Go to
System > Developer Options > USB debugging, and enable to allow for further ADB commands and side loading apps.
-
Download, Install, and Launch Android Studio (I got android-studio-2024.3.2.15-windows) (I believe launching it the first time is required to actually get ADB installed.)
-
Run
cmd.exe -
In command prompt:
cd %LOCALAPPDATA%\Android\sdk\platform-tools -
NOTE: From now on, you can enter
adb shell am start -a android.settings.SETTINGSto get to the settings app if you get stuck in the Skylight App again. -
Now, we can install some apps.
-
Nova Launcher - Download and save the *.apk file to
%LOCALAPPDATA%\Android\sdk\platform-tools -
In command prompt:
>adb install nova-launcher-8-1-1.apk Performing Streamed Install Success -
Repeat steps 13-14 for Navigation Bar
-
Repeat steps 13-14 for Aurora Store
-
In Android, go to
Settings > Default apps > Home app > Nova Launcher. -
In Android, go to
Settings > Accessibility > Navigation Bar > Use Navigation Bar, and enable.
-
In Android, go to
Settings > Apps > Special app access > Display over other apps > Navigation Bar > Allow display over other apps, and enable. -
In Android, go to
Settings > Apps > Navigation Bar > Openand accept the "Accessibility Service Usage" terms.
-
In command prompt:
>adb reboot Performing Streamed Install Success -
Now, when it reboots, the 'home app' will be the Nova Launcher, and you will have a navigation bar at the bottom. Click the middle circle button on the Navigation Bar to bring up your apps in Nova Launcher.
You can select Skylight and use it as normal. Swipe down on the nav bar to hide it, swipe up to bring it back.

-
Connect to Wi-Fi under "Settings" app.
-
Launch Aurora Store, log in under anonymous, get whatever apps you want.
NOTE: This is fully reversible. If you hold the power button for 10 seconds, it will initiate a Factory Reset and all of these changes will be cleared.
Again, If you find this tutorial helpful and wish to support, it would be greatly appreciated. Links above.

