How to install .apk file on android device [closed]

做~自己de王妃 提交于 2020-01-03 07:17:12

问题


How can I install a .apk file on an android device without using the android SDK?


回答1:


  1. Copy the .apk file to an SD card.
  2. Download AppInstaller from Android Market.
  3. On opening the app you can see the apk file in the list.
  4. Click on the app, and it gets installed



回答2:


Put the .apk file up at a web site and point the phone's browser at it. You can also try emailing the .apk file to your phone. Either way, you'll have to enable installation of apps from unknown sources.




回答3:


If you are having the .apk file, attach that to your gmail account and send it to yourself. Then open the mail in your mobile and double click (touch) the .apk file. It'll be automatically installed into your android device.

If you dont' have an .apk file, you must download it from Android Market (Google Play) by registering with your mobile number. Choose an app from your computer (suposing you want so, otherwise just install it straight from your android device), click the install button, choose your device from the list and it will be directly installed into the device.



来源:https://stackoverflow.com/questions/8664567/how-to-install-apk-file-on-android-device

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!