Hi All.

I'm trying to build the usigned apk of an Android Application. I'm
using the apkbuilder command

something like this:

aplbuilder application.apk -u -rf application_directory

before this I signed the application using the jarsigner with a
keytool generated by myself. If I do it to the apk exported by eclipse
the istallation was sucess.

But I can't install the signed apk generated by the apkbuilder , when
I'm trying to install it in the terminal I get a message saying me
that the apk is wrong.

I review the generated apk by the apbuilder and I've noted that the
clases.dex is under the bin folder instead the apk generated by
eclipse is in the root folder.

Any suggestions?

Is the apkbuilder obsolete or something similar?

I'm using the r2 SDK.

Cheers.

Pedro.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to