What we’re working towards…
Walmart OnnTV 4K
- What you need:
- The TV box, etc
- Powered OTG – SUYAMA USB OTG -> bluetooth anything was unsuccessful for me
- Set-Up / Update
- Install ABD / universal drivers
- Unlock bootloader
- Re-setup
- FX File Manager
- Root w/ Magisk
- Discuss source for APKs
- Install Wolf Launcher (or any other)
- De-bloat (leave Netflix if you want to use the button, leave Youtube if you want to use it)
- Install apps of choice
- Install Tasker
- Connect TV to OTG Adapter w/ USB mouse
- Bluetooth anything was unsuccessful for me
- Go through Tasker stuff to map buttons
Commands:
adb devices
adb reboot bootloader
fastboot devices
fastboot flashing unlock
fastboot reboot
adb push file.apk /sdcard/Download/
adb pull /sdcard/Download/magisk.img
adb devices
adb reboot bootloader
fastboot devices
fastboot flash boot magisk.img
fastboot reboot
Button “Remap” Commands:
adb connect 192.168.*.*
adb devices
adb shell pm grant net.dinglisch.android.taskerm android.permission.READ_LOGS
adb shell am force-stop net.dinglisch.android.taskerm
Links:
OnnTvRemap module for button rempa that did not work for me: https://forum.xda-developers.com/t/unofficial-lineageos-18-1-for-amlogic-g12-sm1-family-devices.4313743/page-6
.bat File for debloat:
https://www.mediafire.com/file/wv9gbsdee253754/remove_bloat.bat/file
Wolf Launcher:
https://www.mediafire.com/file/iwhvkaijc0pmjby/WolfLauncher_0.1.9-Wolf.apk/file
Dopinder Factory Firmware:
https://download.ods.ninja/Android/firmware/dopinder/
Powered OTG Adapter:
Magisk:
https://github.com/topjohnwu/Magisk/releases/tag/v24.3
Tasker:
Syncler:
Kodi:
https://kodi.tv/download/android
IPTV Smarters:
SmartTube Next:
https://github.com/yuliskov/SmartTubeNext/releases/tag/14.45
abd drivers: drivers