Quote:
Originally Posted by dalamario
Can you share how to do it?
|
edit the framework-res.apk with the APK Multi-Tool and replace it in /system/framework
decompile the apk, you can find the file /res/values/strings
and search 'epub'
just edit the text and recompile the apk
replace this in /system/framework
but careful, if something wrong will cause your device bootloop
backup your framework-res.apk before edit it
if u unlucky and got the bootloop
insert your sdcard to ubuntu , and push back your original framework apk file
maybe i can upload my file here later