How to use Eclipse to create released signed apk? [duplicate]

随声附和 提交于 2019-11-26 20:15:17

问题


This question already has an answer here:

  • Android Application APK signing? 3 answers

I have been a Java programmer/instructor since Java was Oak (which is the development name for Java).

Where can one find how to use eclipse to sign an app for release? I have found several how to docs/web sites, but not detailed enough for a newbie to this android world.

I have a screen that comes up that wants the Alias, organizational unit, etc... what are valid values for these entries?

Thanks in advance for any assistance.


回答1:


Right-click your project in Eclipse > Chose Android Tool > Export Signed Application Package...

This question has been answered before: here. You'll find more to read on developer.android.com



来源:https://stackoverflow.com/questions/3417122/how-to-use-eclipse-to-create-released-signed-apk

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!