Question

This question already has an answer here:

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top