Advertisement
Guest User

Sideloading Apps on Supernote A6X2

a guest
Jan 16th, 2024
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | Software | 0 0
  1. Hi all,
  2.  
  3. To begin with-- Standard Disclaimer: I take zero responsibility for anything that follows. That said, in my assessment, the procedure is as risk-free and straight-forward as it gets when it comes to side loading apps on any Android device (eink or otherwise). I just created this account today to post this, and (most likely) will not log in after; I'm internet shy. Also, please do not ask/request the Supernote team for support, since this goes beyond the prescribed operational range of this device, although I hope you will help each other.
  4.  
  5. To Mods: Please feel free to delete this thread if found inappropriate for the present forum.
  6.  
  7. Step One: Bring up the Android settings menu.
  8.  
  9. This was discovered by /u/Organic_Software8272 here.
  10. Can be reliably accomplished by: turn off Wifi > Kindle app > More > Settings > Manage Additional Fonts > Try downloading anything > Message pops up leading you to Android settings (this is just one path).
  11.  
  12. Step Two: Enable USB debugging
  13.  
  14. Steps: Go to "Android Settings" > About > Click on Build Number 7 times to enable developer options > Enable USB debugging from System Settings -- Developer Options.
  15.  
  16. This -- USB Debugging -- is a toggle switch.
  17.  
  18. Step Three: Sideload App
  19.  
  20. Post enabling USB debugging--
  21. 1. Connect device via USB to your Mac/PC/device.
  22. 2. Install Android platform tools (e.g., on Mac with Homebrew, https://formulae.brew.sh/cask/android-platform-tools).
  23. 3. In a terminal/shell, "adb devices" should list the Supernote.
  24. 4. Download any APK (e.g., https://f-droid.org/en/).
  25. 5. Open the same folder in a terminal/shell, and type "adb install filename.apk".
  26. 6. To open installed app, "Supernote settings" > Apps > Supernote App Store > App Name > Open. Will be automatically listed in the sidebar after.
  27.  
  28. Additional Notes
  29.  
  30. If you install F-Droid, or Aurora -- these are (independent) app stores -- subsequent installs can take place on device. In a sense, it might be easier to side-load apps on nomad than what I have seen for A#X; these are just usual steps on any (non-Play-store-enabled) Android device.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement