Android的:如何设置编译APK的名字吗?如何设置、名字、Android、APK

由网友(亡心忘)分享简介:此问题似乎embarassingly简单,但vexes我依然。我使用的是标准的ADT和Eclipse的Andr​​oid环境搭建我的Andr​​oid应用程序。 apk的是在Eclipse项目名称命名的,但我想命名的apk不同的东西......我怎么可以自定义当生成项目所产生的APK神器的名字吗? This ques...

此问题似乎embarassingly简单,但vexes我依然。我使用的是标准的ADT和Eclipse的Andr​​oid环境搭建我的Andr​​oid应用程序。 apk的是在Eclipse项目名称命名的,但我想命名的apk不同的东西......我怎么可以自定义当生成项目所产生的APK神器的名字吗?

This question seems embarassingly simple, yet it vexes me still. I am using the standard ADT and Eclipse Android environment to build my Android app. The apk is named after the project name in Eclipse, but I want to name the apk something different...How can I customize the name of the apk artifact that is produced when the project builds?

推荐答案

Android的更新项目--name your_desired_name --path。

android update project --name your_desired_name --path .

蚂蚁调试

阅读全文

相关推荐

最新文章