Hi,

I did some modification about the java code and AndroidManifest.xml of
"com.android.settings" package.
Then I ran the emulator like this:
make;
lunch 1;
emulator &

When PackageManagerService was scanning the "/system/app/Settings.apk"
packages at boot time, it reported an error that "com.android.settings
has no certificates at entry AndroidManifest.xml".

I guess my modified "Settings.apk" could not pass the signature
verify. How can I run my modified "Settings.apk" successfully?
Could anybody help me?

Thanks,
yagbu

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to