如何在不发布和Eclipse的情况下在真机上安装Android应用程序? [英] How to install an Android application on a real device without publishing and Eclipse?

查看:41
本文介绍了如何在不发布和Eclipse的情况下在真机上安装Android应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在没有任何开发人员工具(Eclipse、Android SDK 工具)的情况下安装应用程序?

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

我已经编译并创建了一个 .apk 文件.现在我要把这个apk文件发给我的朋友.

I've compiled and created an .apk file. Now I am gonna send this apk file to my friend.

他不是安卓开发者;他不知道如何使用 Eclipse 或 SDK.而且我不想将我的应用程序发布到 android 市场.

He is not an Android developer; he doesn't know how to use Eclipse or the SDK. And I don't want to publish my application to android market.

有没有办法在不发布应用程序或访问带有 SDK 的机器的情况下在真实设备上启动应用程序?

Is there a way to launch the application on a real device without publishing it or having access to a machine with the SDK?

推荐答案

您可以使用静态 IP 在本地服务器(apache 或 jboss)上部署 .apk 文件,以使该文件可供下载.现在只需在您的移动浏览器中打开 apk 文件的下载链接.下载完成后设备会自动开始安装.

You can deploy the .apk file on your local server(apache or jboss) with a static IP to make the file available for download. Now just open the download link of the apk file in your mobile browser. The device will automatically start the installation after the download completes.

这篇关于如何在不发布和Eclipse的情况下在真机上安装Android应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆