How to install an Android application on a real device without publishing and Eclipse?

后端 未结 9 936
太阳男子
太阳男子 2020-12-23 11:52

How can I install an application without any developer tools (Eclipse, Android SDK tools)?

I\'ve compiled and created an .apk file. Now I am gonna send this apk file

9条回答
  •  一整个雨季
    2020-12-23 12:33

    Step-1 : Run Application in AVD First, then Close it.

    Step-2 : See in bin/ folder contain AppNm.apk file.Just right click and copy it.

    Step-3 : Now Connect Your Phone with Pc and Turn USB Storage on from your phone.

    Step-4 : Now go to in your SD card Location and Paste it any location. just remember that location.

    Step-5 : Eject/Remove Your phone from pc and check your file in SD card

    Step-6 : Now click on it and install....

提交回复
热议问题