ADB shell command
In ADB shell, type the following command:
pm path com.oasisfeng.island
Copy the full path after “package:”, and replace the “{path}” potion in the command below:
CLASSPATH={path} app_process /system/bin com.oasisfeng.island.AdbShell
You will be presented with the available parameters of this shell command. Add parameter to the end of the above command to access the coressponding function.