I’m using CyanogenMod-6.1.1-Spica-alpha8.3 mod version. I want to change and install one system application. I have successfully build the system application in eclipse. But don’t know which keys shud I use to sign the generated apk so that it could be installed as update to the system application. Please if anyone can throw the light on the issue it would be great.
I’m using CyanogenMod-6.1.1-Spica-alpha8.3 mod version. I want to change and install one system application.
Share
I had a problem with this recently, and in order for it to install as an update you have to use the same key you used previously. Please see this for reference, specifically under the “Signing Strategies” section.
This is assuming you are talking about a standard android application that you have built. You say “system application” which leads me to believe you may be talking about something else (like a built in application or something?) – but that does not make sense.