Skip to content

Instantly share code, notes, and snippets.

@ryanbekabe
Created June 5, 2021 04:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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 | bekabeipa@gmail.com
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