android - 在移动设备上测试 android 应用程序

标签 android

我是 android 环境的新手,我的问题可能很愚蠢。

我开发了一个小应用程序,我想将它传输到我的手机中。

我遵循 list 文件“使用导出向导导出并签署 APK”中的步骤。

我把它传到我的手机里,但我无法安装它。我使用“easy installer”应用程序来安装 apk。

我做错了什么吗?

编辑

我的手机上有一些第 3 方应用程序,我可以安装它们。所以我认为我手机的设置是正确的。

谢谢

最佳答案

You need to enable USB debugging on the phone itself (by starting the Settings application and selecting Applications > Development > USB Debugging), install the Android USB device driver if you haven’t already (Windows only), and then plug the phone into your computer using the USB cable that came with the phone. Close the emulator window if it’s already open. As long as the phone is plugged in, Eclipse will load and run applications on the phone instead. You need to right-click the project and select Run As > Android Application.

关于android - 在移动设备上测试 android 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7980737/

相关文章:

java - 如何在 map 标记(汽车)周围放置进度条

java - 集成 GCM 后构建项目失败

android - 为相同的 Android 源代码创建不同的构建

android - 我可以在 Android 快捷方式功能中为图标着色吗?

android - 按下电源按钮时停止屏幕锁定

java - 单击 ListView 项时如何在详细 Activity 上加载 Firebase DB 值

java - 如何在单击 ListView 时检索多个数据?

android - 在Gradle构建中运行AspectJ和Firebase性能监视

java - 'Click Counter' Android 应用程序的重置按钮

android - 获取 id 可绘制资源数组