开发者

problem installing apk file

开发者 https://www.devze.com 2023-03-04 14:20 出处:网络
hey guys,i created a google map based a开发者_JAVA百科pplication in android using eclipse..i created an apk file of the application and transferred the apk file to my google nexus one phone...but afte

hey guys,i created a google map based a开发者_JAVA百科pplication in android using eclipse..i created an apk file of the application and transferred the apk file to my google nexus one phone...but after successfully transferring the file i was not able to locate the apk file on my sd card...guys plzzz help me out!!!


This is not a programming question.

Download a file manager (e.g. ASTRO File Manager) to browse your SD card to find the apk file. Make sure that you enable the installation of non-Market applications through Settings -> Programs.

Or do as Moystard said to do it straight from Eclipse (smarter). Debugging mode is under Settings -> Programs -> Development, I think.

The driver: http://developer.android.com/sdk/win-usb.html


Normally you just have to connect your Nexus (install the Nexus drivers first), enable the debugging mode, and install/launch the application right from Eclipse.

0

精彩评论

暂无评论...
验证码 换一张
取 消