As we know, we could using aapt to access the resource to a apk file. One day I do that, but Android OS crashed. Following are my steps: 1. remove a png file from the apk file. 2. add a png file - same name as deleted on 1. but different file content - into the apk file. 3. install the apk file to emulator with adb push. 4. I got the error on emulator logcat "digest invalid".
I think that the broken apk can't access is normal. Even this, that OS crashed is a big problem. --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

