Why not? What error message do you get? We need to know that to know what went wrongDone every thing as per op instructions but while recompiling no sucsess
Sent from my Sony Xperia XA1 using XDA Labs
Why not? What error message do you get? We need to know that to know what went wrongDone every thing as per op instructions but while recompiling no sucsess
Log For : SystemUI.apkWhy not? What error message do you get? We need to know that to know what went wrong
Sent from my Sony Xperia XA1 using XDA Labs
According to this you are missing some resources. You need to provide those before you decompile by installing the right frameworks.Log For : SystemUI.apk
Log Type : Recompiling
Log Recorded At : 06-12-2017 -- 13:28:59.98
Log Recorded By : Advanced ApkTool v4.2.0 By BDFreak
------------------------------------------------------
W: C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\res\values\styles.xml:74: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/TextAppearance.Material.TextSuggestionHighlight'.
W:
W: C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\res\values\styles.xml:2153: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.OptionsPanel'.
W:
W: C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\res\values\styles.xml:2154: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.OptionsPanel'.
W:
W: C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\res\values\styles.xml:2159: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.OptionsPanel'.
W:
W: C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\res\values\styles.xml:2169: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.OptionsPanel'.
W:
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\ABC\AppData\Local\Temp\brut_util_Jar_10078103189552320589.tmp, p, --forced-package-id, 127, --min-sdk-version, 24, --target-sdk-version, 24, --version-code, 24, --version-name, 7.0, --no-version-vectors, -F, C:\Users\ABC\AppData\Local\Temp\APKTOOL526125266208377591.tmp, -0, arsc, -0, qmg, -0, webp, -0, pio, -0, png_opti, -0, arsc, -I, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\1-BDFreak\Frameworks\1.apk, -S, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\res, -M, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:485)
at brut.androlib.Androlib.buildResources(Androlib.java:419)
at brut.androlib.Androlib.build(Androlib.java:318)
at brut.androlib.Androlib.build(Androlib.java:270)
at brut.apktool.Main.cmdBuild(Main.java:224)
at brut.apktool.Main.main(Main.java:75)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\ABC\AppData\Local\Temp\brut_util_Jar_10078103189552320589.tmp, p, --forced-package-id, 127, --min-sdk-version, 24, --target-sdk-version, 24, --version-code, 24, --version-name, 7.0, --no-version-vectors, -F, C:\Users\ABC\AppData\Local\Temp\APKTOOL526125266208377591.tmp, -0, arsc, -0, qmg, -0, webp, -0, pio, -0, png_opti, -0, arsc, -I, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\1-BDFreak\Frameworks\1.apk, -S, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\res, -M, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:454)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:471)
... 5 more
Caused by: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\ABC\AppData\Local\Temp\brut_util_Jar_10078103189552320589.tmp, p, --forced-package-id, 127, --min-sdk-version, 24, --target-sdk-version, 24, --version-code, 24, --version-name, 7.0, --no-version-vectors, -F, C:\Users\ABC\AppData\Local\Temp\APKTOOL526125266208377591.tmp, -0, arsc, -0, qmg, -0, webp, -0, pio, -0, png_opti, -0, arsc, -I, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\1-BDFreak\Frameworks\1.apk, -S, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\res, -M, C:\Users\ABC\Desktop\Advanced_ApkTool_v4.2.0_By_BDFreak_2.3.0\3-Out\SystemUI.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:95)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:448)
... 6 more
------------------------------------------------------
I dno't know what resources I had missed and wher to get itAccording to this you are missing some resources. You need to provide those before you decompile by installing the right frameworks.
Sent from my Sony Xperia XA1 using XDA Labs
The resources you had missed are listed in that error message. You need to install the right framework files before you decompile your APK. There should be instructions on doing this on the Advanced Apktool thread.I dno't know what resources I had missed and wher to get it
Thanks
I pulled out framework-res.apk from same romThe resources you had missed are listed in that error message. You need to install the right framework files before you decompile your APK. There should be instructions on doing this on the Advanced Apktool thread.
Sent from my Sony Xperia XA1 using XDA Labs
can you elaborate? I had same errorI pulled out framework-res.apk from same rom
Thanks
Thanks dude for help,
It was silly mistek while editing system_icon.xml there was some aditional space which I had to remove it.
What/which update was that? And when?I guess the latest update botched it for good. Sad.
My bad, I wiped the data off with Titanium backup and voila, icons from 3minit servers started to appear again.What/which update was that? And when?
I confirm, today the issue isn't solved and the VPN solves the problem, but it has to be set to US location.My bad, I wiped the data off with Titanium backup and voila, icons from 3minit servers started to appear again.
---------- Post added at 05:49 AM ---------- Previous post was at 05:41 AM ----------
Scratch that. Use any VPN while using the app. For some reason icons don't appear if you don't use vpn. Try opera vpn.