How to install android application in android with

2019-07-22 20:25发布

问题:

i have just android terminal

  • i dont have adb to install apk.
  • i dont have double click on apk and install that application.

so is there any command available using that i can install application on android shell?

回答1:

Yes, try this:

pm install apk.apk