在实际的设​​备仅用于测试安装.apk文件 [英] installing .apk file in actual device only for testing

查看:149
本文介绍了在实际的设​​备仅用于测试安装.apk文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想测试我的实际设备上的应用程序,所以我怎么能走呢?而且它是附属于登录,并使用的zipalign 此目的,或者他们是有用的,当preparing为发布我的应用程序?而有没有什么办法来测试我的实际设备上的应用程序,而无需使用日食?

I want to test my application on actual device, so how can I go for it? And is it accessory to sign in and use zipalign for this purpose, or they are useful when preparing for publish my application? And is there any way to test my application on actual device without using eclipse?

推荐答案

是U可以直接安装应用程序转化为实际的设备,而无需签署的zipalign。你可以安装你的软件驱动程序到计算机,并直接使用你的设备进行调试替代模拟器

Yes u can directly install your application into actual device without signing and zipalign. You can install the drivers for your software into your computer and use you device directly for debugging alternative to Emulator

使用硬件设备

也可以安装使用的是Android ADB工具,请参阅安装应用程序

or you can install using Android adb tool Refer Installing an Application

或者你可以在你的应用程序包文件直接拷贝到SD卡你安装

or you can directly copy your application package file to you sdcard and install

在简单的步骤,使用文件管理器来安装APK:

The easy steps to install your apk using File manager :


  1. 复制的APK
    文件要安装到您的手机存储卡。
        而从USB断开手机。

  2. 转至Android Market,然后搜索和下载天文文件管理器。

  3. 单击Install按钮。

  4. 是安装后,打开应用程序(天文)。

  5. 它会告诉你直接存储在存储卡的根目录下你的应用APK文件。

  6. 只需轻点您要安装应用程序

  7. 在打开应用程序管理器点击

  8. 单击安装

  9. 您完成了!

P.S:不要忘记启用的未知来源在设置>安全即可。
并通过Eclipse安装时启用的 USB调试>开发者选项

P.S: Don't forget to enable Unknown sources in Settings > Security. And when installing via Eclipse enable USB Debugging > Developer Options

一些提示:
http://developer.android.com/distribute/open.html

这篇关于在实际的设​​备仅用于测试安装.apk文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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