Tuesday, August 30, 2011

[android-developers] APK signing and certificate for production device

Hi,

For production of the device, android APKs needs to be signed. I have created keystore as explained in http://developer.android.com/guide/publishing/app-signing.html and signed my APKs with that keystore.

I am doing it for eclair.

I need to know following things.

(1) Do I need to sign the andoird framework build as well, apart from APKs that I'll provide in my production device? the older guidelines say it. http://www.kandroid.org/online-pdk/guide/release_keys.html

(2) Is there any difference between APK signing and APK certificate?

(3) Any thing else I need to do for signing and certificate?

Thanks in advance.

Regards,
Pratik

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

No comments:

Post a Comment