Skip to content

Instantly share code, notes, and snippets.

@ryanbekabe
Created June 5, 2021 04:32
Show Gist options
  • Save ryanbekabe/096e12f8564b822141aa25179ab4037f to your computer and use it in GitHub Desktop.
Save ryanbekabe/096e12f8564b822141aa25179ab4037f to your computer and use it in GitHub Desktop.
STB Android command
#Ryan Bekabe | hanyajasa.com | [email protected]
am stack list
am start -n com.cetusplay.remoteservice/com.wukongtv.wkhelper.MainActivity
am force-stop com.cetusplay.remoteservice
pm clear com.cetusplay.remoteservice
am start -n be.mygod.vpnhotspot/be.mygod.vpnhotspot.MainActivity
am start -n com.android.tv.settings/com.android.tv.settings.MainSettings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment