How to install APK from PC?

前端 未结 5 2046
长发绾君心
长发绾君心 2021-01-30 05:57

I want to install an APK from PC to Android device. And because of user\'s Android and generally technical skills, I need to do it as automatically (silently) as possible. So ho

5条回答
  •  Happy的楠姐
    2021-01-30 06:50

    Just connect the device to the PC with a USB cable, then copy the .apk file to the device. On the device, touch the APK file in the file explorer to install it.

    You could also offer the .apk on your website. People can download it, then touch it to install.

提交回复
热议问题