我的 android 应用程序的 apk 文件在哪里?(通过日食) [英] Where is my apk file for my android application? (via eclipse)

查看:62
本文介绍了我的 android 应用程序的 apk 文件在哪里?(通过日食)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的 apk 文件在哪里?我制作了一个应用程序和它所依赖的库项目.它可以很好地加载到模拟器中...

Where is my apk file? I have made an app and a library project that it depends on. It loads in the emulator fine...

但是bin/中没有.apk文件

But there is no .apk file in bin/

这不是它应该在的地方吗?

Isn't this where it's supposed to be?

推荐答案

apk 应该在 bin/ 文件夹下.确保你编译,而不仅仅是构建项目:如何在 Eclipse 中构建 APK 文件?

The apk should be found under bin/ folder. Make sure you compile, and not just build the project: How to build an APK file in Eclipse?

EDIT 正如 Chris 亲切指出的,bin/ 通常位于您的项目目录下,例如path/to/projectdir/bin

EDIT As Chris kindly pointed out, bin/ is generally found under your project directory, e.g. path/to/projectdir/bin

这篇关于我的 android 应用程序的 apk 文件在哪里?(通过日食)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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