Quote:
Originally Posted by highlandsun
Phone.apk. No framework-res.apk changes at all. Framework.apk is changed for CDMA data with username/password support.
You can't just drop these files onto your existing build, because their signatures won't match the rest of your build. Trust me, it's a real pain. You pretty much need to compile the entire system yourself in order to test these patches.
Sent from my TP2 using Tapatalk
|
Um, try to compile yet, too slow to download entire android source code, "make framework" cause disk I/O busy all the time...
So I request modified classes.dex to replace my build apk's classes.dex.
signatures not check file classes.dex.
I saw git souce diff, let APN and APN's user/pass work for CDMA mode, just patch framework-res.apk ? If phone.apk need, can upload modified apks too? For android 2.2 and 2.3.