如何在Eclipse中构建一个APK文件? [英] How to build an APK file in Eclipse?

查看:203
本文介绍了如何在Eclipse中构建一个APK文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用 Eclipse 开发项目时, APK 文件放在仿真器上。但我想将我的应用程序上传到一个真实的设备。有没有一个工具来构建一个APK文件?

When I develop the project using Eclipse, the APK file goes on the emulator. But I want to upload my application to a real device. Is there a tool to build an APK file?

过程是什么?或者是否可以从模拟器中拉出APK文件?

What is the process? Or is it possible to pull the APK file from the emulator?

推荐答案

当您 运行 在模拟器上的项目中,APK文件是在 bin 目录中生成的。请记住,只要建立项目(而不是运行),则不会将APK文件输出到 bin 目录。

When you run the project on the emulator, the APK file is generated in the bin directory. Keep in mind that just building the project (and not running it) will not output the APK file into the bin directory.

这篇关于如何在Eclipse中构建一个APK文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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