• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [MetroPCS] Framework-res

the usual remove the tethering string array.

even when i make no changes and recompile I get a ridiculous amount of errors!


I have tried all the usual apktools vts ect.

That sucks man. Yea, apk-multi tool on xda is what I've used. If you haven't tried it you may want to. I had recompile issues with most other apps i tried, same as you, even making no changes. Apk-multi tool worked tho. That was with 412 though, not 422, dont know if that makes a difference. Are their any errors that stand out, that you're familiar with?
 
Upvote 0
Has anyone had anyluck recompiling the framework-res file?

I was able to compile frameworkres.

This is what I did:

Take for instance, this is one line of the errors:
Code:
C:\APK-Multi-Tool-Experimental-RELEASE\projects\framework-res.apk\res\layout\keyguard_screen_password_landsc ape.xml:22: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/keyguard_transport_control').

Its telling me that this file
res\layout\keyguard_screen_password_landscape.xml

Has an error at this value:
@layout/keyguard_transport_control

So I opened the file keyguard_screen_password_landscape.xml with notepad ++
and searched for the value @layout/keyguard_transport_control
and put a + in front of the value like this:
+@layout/keyguard_transport_control

Then save keyguard_screen_password_landscape.xml
and repeat the steps till I had gotten the error in each file.
After that I was able to compile.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones