Has anyone else has this problem with apktool on mac os X 10.7.4? I tried to recompile the framework-res to have a smaller navigation bar.
dyn172-30-14-218:downloads vincentdinculescu$ apktool b framework-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
(skipping hidden file '/Users/vincentdinculescu/Downloads/framework-res/res/.DS_Store')
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/anim-sw720dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/drawable-sw600dp-nodpi
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/drawable-sw600dp-xhdpi
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/drawable-sw720dp-nodpi
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/layout-sw600dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/layout-sw720dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/layout-w600dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-h720dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw600dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw600dp-land
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw600dp-w960dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw720dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw720dp-land
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw720dp-port
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw720dp-w1280dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w360dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w480dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w500dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w600dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w720dp
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /var/folders/hw/7n7686ms0gq9d5hkf7gbytlw0000gn/T/APKTOOL5798937651531490956.tmp, -x, -S, /Users/vincentdinculescu/Downloads/framework-res/res, -M, /Users/vincentdinculescu/Downloads/framework-res/AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, /var/folders/hw/7n7686ms0gq9d5hkf7gbytlw0000gn/T/APKTOOL5798937651531490956.tmp, -x, -S, /Users/vincentdinculescu/Downloads/framework-res/res, -M, /Users/vincentdinculescu/Downloads/framework-res/AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
dyn172-30-14-218:downloads vincentdinculescu$
has anyone else had problems with posting in Q&A? or are you developing something here
"winners don't use MAC"
Pachanka said:
"winners don't use MAC"
Click to expand...
Click to collapse
haha buts it so pretty, lol sorry can the mods move this to Q and A
Your ****ty mac says anything android related is an "invalid resource". Typical.
vince.26 said:
Has anyone else has this problem with apktool on mac os X 10.7.4? I tried to recompile the framework-res to have a smaller navigation bar.
dyn172-30-14-218:downloads vincentdinculescu$ apktool b framework-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
(skipping hidden file '/Users/vincentdinculescu/Downloads/framework-res/res/.DS_Store')
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/anim-sw720dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/drawable-sw600dp-nodpi
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/drawable-sw600dp-xhdpi
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/drawable-sw720dp-nodpi
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/layout-sw600dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/layout-sw720dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/layout-w600dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-h720dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw600dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw600dp-land
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw600dp-w960dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw720dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw720dp-land
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw720dp-port
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-sw720dp-w1280dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w360dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w480dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w500dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w600dp
invalid resource directory name: /Users/vincentdinculescu/Downloads/framework-res/res/values-w720dp
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /var/folders/hw/7n7686ms0gq9d5hkf7gbytlw0000gn/T/APKTOOL5798937651531490956.tmp, -x, -S, /Users/vincentdinculescu/Downloads/framework-res/res, -M, /Users/vincentdinculescu/Downloads/framework-res/AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, /var/folders/hw/7n7686ms0gq9d5hkf7gbytlw0000gn/T/APKTOOL5798937651531490956.tmp, -x, -S, /Users/vincentdinculescu/Downloads/framework-res/res, -M, /Users/vincentdinculescu/Downloads/framework-res/AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
dyn172-30-14-218:downloads vincentdinculescu$
Click to expand...
Click to collapse
It's a Mac lawsuit thing, Apple doesn't like competitors.
Know-Fear said:
Your ****ty mac says anything android related is an "invalid resource". Typical.
Click to expand...
Click to collapse
Hahaha, so true .
vince.26, I guess the mods will be harsh on you for posting in the wrong section because you're using something made by Apple...
nah, I'm just kidding ya.
Not sure why you get that error, but anyway... Mac sucks - at least the OS. If I ever buy a MacBook (if I ever have a manager-like income, that is), I'll dual-boot Windows and Linux on it, but make sure I burn the disk first, so no trace of Mac ****ness is left XD
Know-Fear said:
Your ****ty mac says anything android related is an "invalid resource". Typical.
Click to expand...
Click to collapse
same problem on windows
.
D:\Android\apktool>apktool b framework-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
invalid resource directory name: D:\Android\apktool\framework-res\res/anim-sw720
dp
invalid resource directory name: D:\Android\apktool\framework-res\res/drawable-s
w600dp-nodpi
invalid resource directory name: D:\Android\apktool\framework-res\res/drawable-s
w600dp-xhdpi
invalid resource directory name: D:\Android\apktool\framework-res\res/drawable-s
w720dp-nodpi
invalid resource directory name: D:\Android\apktool\framework-res\res/layout-sw6
00dp
invalid resource directory name: D:\Android\apktool\framework-res\res/layout-sw7
20dp
invalid resource directory name: D:\Android\apktool\framework-res\res/layout-w60
0dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-h72
0dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-sw6
00dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-sw6
00dp-land
invalid resource directory name: D:\Android\apktool\framework-res\res/values-sw6
00dp-w960dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-sw7
20dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-sw7
20dp-land
invalid resource directory name: D:\Android\apktool\framework-res\res/values-sw7
20dp-port
invalid resource directory name: D:\Android\apktool\framework-res\res/values-sw7
20dp-w1280dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-w36
0dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-w48
0dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-w50
0dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-w60
0dp
invalid resource directory name: D:\Android\apktool\framework-res\res/values-w72
0dp
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\BELLER~1\AppData\Local\Tem
p\APKTOOL1218440664050319810.tmp, -x, -S, D:\Android\apktool\framework-res\res,
-M, D:\Android\apktool\framework-res\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\BELLER~1\AppData\Local\Temp\APKTOOL1218440664050319810.tmp, -x, -S, D:\Andr
oid\apktool\framework-res\res, -M, D:\Android\apktool\framework-res\AndroidManif
est.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
D:\Android\apktool>
Please read forum rules before making threads
Questions go in Q&A
Thread Moved
Thanks
FNM
Android version? Did you update your SDK?
Sent from my Galaxy Nexus using xda premium
ravikanthchary said:
Here is the tutorial for integrating Original ICS Style Lockscreen for All Gingerbread Devices...:laugh:
Steps To Integrate:
1.Needs:
apktool for decompiling and compiling
Notepad+ for editing xml files
framework-res.apk
build.prop (open root browser on mobile and goto system then you ill find this)
Download xml files from here:
http://www.mediafire.com/download/bixe8em6gkww1jz/ICS+Lock4GB+files.zip
2.first you have to decompile your framework-res.apk
and open ur decompiled framework-res folder
In that open res\layout paste the downloaded xml files
after that download lockscreen pngs from here
https://www.mediafire.com/?1d923c8j5qihvd6
Then open res\drawable-mdpi\paste pngs here
Half Of The Work Is Over
You Have to add some ids in res\values\ids open this
and add this line At the end of below
HTML:
<item type="id" name="rl_multiWaveView">false</item>
<item type="id" name="digital_clock">false</item>
<item type="id" name="dateShow">false</item>
<item type="id" name="iv_drop">false</item>
<item type="id" name="ib_greenorange">false</item>
<item type="id" name="rl_click_after">false</item>
<item type="id" name="ib_photo">false</item>
<item type="id" name="ib_greenorange_gone">false</item>
<item type="id" name="ib_phone">false</item>
<item type="id" name="tv_phone_unread">false</item>
<item type="id" name="ib_sms">false</item>
<item type="id" name="tv_sms_unread">false</item>
<item type="id" name="ib_home">false</item>
<item type="id" name="tv_remind">false</item>
<item type="id" name="rl_multiWaveViewforsimulateics">false</item>
<item type="id" name="iv_wave">false</item>
<item type="id" name="iv_wave1">false</item>
<item type="id" name="iv_wave2">false</item>
<item type="id" name="iv_circle">false</item>
<item type="id" name="timeDisplay">false</item>
<item type="id" name="am_pm">false</item>
after adding this to ids recompile your framework-res.apk
last method for integrating ICS Lockscreen to your Mobile
open your build.prop via notepad+
Add These Line On above
HTML:
#add wanglu 20120811 start
#do not greenorging lockscreen
ro.origin.lockscreen=simulateICS
#add wanglu 20120811 end
like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
save it and move this modded build.prop to your system\overwrite here
and also the compiled framework-res.apk to system\framework\overwrite here with permissions
Screenshot:
Reboot Your Mobile...
Now you Have successfully Integrated ICS Lockscreen To your GingerBread Mobile
Click to expand...
Click to collapse
There is no contribution of mine , all the credits goes to ravikanthchary
Awesome man.... Can anybody build a flashable zip ??
Just Press Thanks If I helped
Awesome :thumbup:
Sent from my GT-S5360 using xda app-developers app
where did you get the original sources and such ?
Sent from my S500 using xda app-developers app
Gonna try.
Sent from my GT-S5570I
---------- Post added at 02:32 PM ---------- Previous post was at 02:00 PM ----------
here is the original thread. http://forum.xda-developers.com/showthread.php?t=2580029
---------- Post added at 02:45 PM ---------- Previous post was at 02:32 PM ----------
One more thing. I think that these files dont exist in gingerbread, or at least our device.
com.android.internal.policy.impl.MultiWaveViewForSimulateICS
com.android.internal.policy.impl.MultiWaveView
sir this guide is not working ! at all i have source
SpaceCaker said:
where did you get the original sources and such ?
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
sir this guide is not working at all! how it will work with only some missing smalli and fonts and ids and missing some pngs !! I PORTED IT FROM DEVICE i can give you source i created a guide for porting lockscreen after 2 or 3 days
i am going to post it
SK(SurajKumar) said:
sir this guide is not working at all! how it will work with only some missing smalli and fonts and ids and missing some pngs !! I PORTED IT FROM DEVICE i can give you source i created a guide for porting lockscreen after 2 or 3 days
i am going to post it
Click to expand...
Click to collapse
waiting ^^
Check out the original thread. Its updated
Sent from my GT-S5570I
plz listen
m4RinKo2 said:
Check out the original thread. Its updated
Sent from my GT-S5570I
Click to expand...
Click to collapse
bro i know him better !! because that rom he using i our clone device!!
Bootloop for me -_-
Отправлено с моего GT-S5830i через Tapatalk
Recompiling Error ...
me too i got this message
gingerbread 2.3.5
Code:
aapt: warning: string 'choose_sim' has no default translation in D:\Android\ROM\
Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'global_action_reboot_phone' has no default translation in
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_confirm' has no default translation in D:\Android\
ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_phone' has no default translation in D:\Android\RO
M\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_progress' has no default translation in D:\Android
\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim1_not_standby' has no default translation in D:\Androi
d\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim2_not_standby' has no default translation in D:\Androi
d\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim_not_standby' has no default translation in D:\Android
\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\values\ids.xml:286: e
rror: Resource entry timeDisplay is already defined.
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\values\ids.xml:164: O
riginally defined here.
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\values\ids.xml:287: e
rror: Resource entry am_pm is already defined.
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\values\ids.xml:165: O
riginally defined here.
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:4: error: Error: No resource found that matches the given name (at
'id' with value '@id/rl_multiWaveView').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:5: error: Error: No resource found that matches the given name (at
'id' with value '@id/digital_clock').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:9: error: Error: No resource found that matches the given name (at
'id' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:10: error: Error: No resource found that matches the given name (at
'id' with value '@id/iv_drop').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:10: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/lock_drop').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:10: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:11: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_greenorange').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:11: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:12: error: Error: No resource found that matches the given name (at
'id' with value '@id/rl_click_after').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:12: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:13: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_photo').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:14: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_greenorange_gone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:15: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/ic_unselect_phone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:15: error: Error: No resource found that matches the given name (at
'layout_toLeftOf' with value '@id/ib_greenorange_gone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:16: error: Error: No resource found that matches the given name (at
'background' with value '@drawable/ic_number_bg').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:16: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/ib_photo').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:17: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/ic_unselect_sms').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:17: error: Error: No resource found that matches the given name (at
'layout_toRightOf' with value '@id/ib_greenorange_gone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:18: error: Error: No resource found that matches the given name (at
'background' with value '@drawable/ic_number_bg').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:18: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/ib_photo').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:19: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/ib_greenorange_gone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:5: error: Error: No resource found that matches the given name (at
'id' with value '@id/digital_clock').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:9: error: Error: No resource found that matches the given name (at
'id' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:10: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_greenorange').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:14: error: Error: No resource found that matches the given name (at
'id' with value '@id/rl_click_after').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:15: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/circle').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:16: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_photo').
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\OP\AppData\Local\Temp\APKT
OOL2004066232815669350.tmp, -x, -S, D:\Android\ROM\Create ROM\Themes\apktool\fra
mework-res\res, -M, D:\Android\ROM\Create ROM\Themes\apktool\framework-res\Andro
idManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\OP\AppData\Local\Temp\APKTOOL2004066232815669350.tmp, -x, -S, D:\Android\RO
M\Create ROM\Themes\apktool\framework-res\res, -M, D:\Android\ROM\Create ROM\The
mes\apktool\framework-res\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
bendol212 said:
me too i got this message
gingerbread 2.3.5
Code:
aapt: warning: string 'choose_sim' has no default translation in D:\Android\ROM\
Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'global_action_reboot_phone' has no default translation in
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_confirm' has no default translation in D:\Android\
ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_phone' has no default translation in D:\Android\RO
M\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_progress' has no default translation in D:\Android
\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim1_not_standby' has no default translation in D:\Androi
d\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim2_not_standby' has no default translation in D:\Androi
d\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim_not_standby' has no default translation in D:\Android
\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\values\ids.xml:286: e
rror: Resource entry timeDisplay is already defined.
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\values\ids.xml:164: O
riginally defined here.
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\values\ids.xml:287: e
rror: Resource entry am_pm is already defined.
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\values\ids.xml:165: O
riginally defined here.
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:4: error: Error: No resource found that matches the given name (at
'id' with value '@id/rl_multiWaveView').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:5: error: Error: No resource found that matches the given name (at
'id' with value '@id/digital_clock').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:9: error: Error: No resource found that matches the given name (at
'id' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:10: error: Error: No resource found that matches the given name (at
'id' with value '@id/iv_drop').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:10: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/lock_drop').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:10: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:11: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_greenorange').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:11: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:12: error: Error: No resource found that matches the given name (at
'id' with value '@id/rl_click_after').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:12: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:13: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_photo').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:14: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_greenorange_gone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:15: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/ic_unselect_phone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:15: error: Error: No resource found that matches the given name (at
'layout_toLeftOf' with value '@id/ib_greenorange_gone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:16: error: Error: No resource found that matches the given name (at
'background' with value '@drawable/ic_number_bg').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:16: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/ib_photo').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:17: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/ic_unselect_sms').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:17: error: Error: No resource found that matches the given name (at
'layout_toRightOf' with value '@id/ib_greenorange_gone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:18: error: Error: No resource found that matches the given name (at
'background' with value '@drawable/ic_number_bg').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:18: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/ib_photo').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:19: error: Error: No resource found that matches the given name (at
'layout_below' with value '@id/ib_greenorange_gone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:5: error: Error: No resource found that matches the given name (at
'id' with value '@id/digital_clock').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:9: error: Error: No resource found that matches the given name (at
'id' with value '@id/dateShow').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:10: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_greenorange').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:14: error: Error: No resource found that matches the given name (at
'id' with value '@id/rl_click_after').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:15: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/circle').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:16: error: Error: No resource found that matches the given name (at
'id' with value '@id/ib_photo').
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\OP\AppData\Local\Temp\APKT
OOL2004066232815669350.tmp, -x, -S, D:\Android\ROM\Create ROM\Themes\apktool\fra
mework-res\res, -M, D:\Android\ROM\Create ROM\Themes\apktool\framework-res\Andro
idManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\OP\AppData\Local\Temp\APKTOOL2004066232815669350.tmp, -x, -S, D:\Android\RO
M\Create ROM\Themes\apktool\framework-res\res, -M, D:\Android\ROM\Create ROM\The
mes\apktool\framework-res\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
Click to expand...
Click to collapse
Learn to read the error in the log - its really easy
1 - you have duplicate entries in ids.xml - delete all the duplicate entries
2 - you haven't copied and pasted the ids on the first post and pasted it in your ids.xml above /resources taking into account not to paste any duplicate entries
marcussmith2626 said:
Learn to read the error in the log - its really easy
1 - you have duplicate entries in ids.xml - delete all the duplicate entries
2 - you haven't copied and pasted the ids on the first post and pasted it in your ids.xml above /resources taking into account not to paste any duplicate entries
Click to expand...
Click to collapse
ehmmmm lemme try again.......
no luck still got an error
D:\Android\ROM\Create ROM\Themes\apktool>apktool b framework-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building resources...
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:10: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/lock_drop').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:15: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/ic_unselect_phone').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:16: error: Error: No resource found that matches the given name (at
'background' with value '@drawable/ic_number_bg').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:17: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/ic_unselect_sms').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_gre
enorange.xml:18: error: Error: No resource found that matches the given name (at
'background' with value '@drawable/ic_number_bg').
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res\layout\lockscreen_sim
ulateics.xml:15: error: Error: No resource found that matches the given name (at
'src' with value '@drawable/circle').
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\OP\AppData\Local\Temp\APKT
OOL1398518024285188859.tmp, -x, -S, D:\Android\ROM\Create ROM\Themes\apktool\fra
mework-res\res, -M, D:\Android\ROM\Create ROM\Themes\apktool\framework-res\Andro
idManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\OP\AppData\Local\Temp\APKTOOL1398518024285188859.tmp, -x, -S, D:\Android\RO
M\Create ROM\Themes\apktool\framework-res\res, -M, D:\Android\ROM\Create ROM\The
mes\apktool\framework-res\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:191)
... 6 more
aapt: warning: string 'choose_sim' has no default translation in D:\Android\ROM\
Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'global_action_reboot_phone' has no default translation in
D:\Android\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_confirm' has no default translation in D:\Android\
ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_phone' has no default translation in D:\Android\RO
M\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'reboot_progress' has no default translation in D:\Android
\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim1_not_standby' has no default translation in D:\Androi
d\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim2_not_standby' has no default translation in D:\Androi
d\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
aapt: warning: string 'sim_not_standby' has no default translation in D:\Android
\ROM\Create ROM\Themes\apktool\framework-res\res; found: zh_CN
Click to expand...
Click to collapse
ive deleted 2 entries timeDisplay and am_pm
any idea
bendol212 said:
ehmmmm lemme try again.......
no luck still got an error
ive deleted 2 entries timeDisplay and am_pm
any idea
Click to expand...
Click to collapse
Read the instructions on the first post again
You haven't put all the resources in eg png images in res/drawable-ldpi and so on
[Tutorial] What’s Overlay & How To Use It | Keeping Your Modification After Updating
Introduction : Hello everyone, Tonight I’m gonna explain about " overlay " which can be found in " system/vendor/overlay " , And how to use it to modify ANY App and keep the modification even after Updating them, So let’s Start The Engine .
Official Layers and BitSyko Apps [RRO] - An Easy Theming Engine ( If you are not familiar with Manual modding ) .
What’s Overlay :
Overlay is an app can be used to keep an app modification after updating the apk or install other mod to the app, what ever u do to the app, the modification will be exist only if you don’t change the App’s Package.
Example :
I Have put a color modify for Walkman ( Music ) app via Overlay method, So i updated the Walkman, bu the color modify still exist, and it won’t go away without deleting the Overlay.
How It Works ? :
After Updating Or Installing a Mod, The app loads the exiting data in Overlay Apk, without any ForceClose or Any bugs unless there is a base change or any base related change, you can modify XML - Smali - Pics, whatever exist in the Apk, u can modify it via Overlay method.
How To Modify ? :
Let’s take the SystemUI.apk for example .
Install The Overlay Example In Downloads below .
Decompile it via Apktool .
Go to " SystemUI-Fix.apk\res " , And delete the content .
Open AndroidManiFest.xml .
Change between the "" in package, to the name you want for the Overlay package.
Change between the "" in android:targetPackage , to match the App’s Package you want to modify it’s content .
Open Apktool.yml .
Change " minSdkVersion " number to the Min-Api the overlay gonna work on it ( google it for the API ) .
Change " targetSdkVersion " number to the Top-Api the overlay gonna be Compatible with .
Change " versionName " to the version name you want, the same for " versionCode " .
Copy your modification to the res folder ( ex: you editing the colors.xml, make values folder & copy the xml to the res/values folder ) .
Compile & Sign.
Press Thanks below to make the Overlay work :silly: .
Downloads : Overlay Example .
Reserved for more Overlay-Related tutorials .
Regards
Great Guide Thanks
Good work, thanks
Apexpredator said:
Good work, thanks
Click to expand...
Click to collapse
gamzekal said:
Great Guide Thanks
Click to expand...
Click to collapse
Thanks !
im tryin to create an overlay but after editing, what ll i do to public.xml file cos i saw it in yur apk uploaded but i dnt know i ll add edited files to public.xml
whalesplaho said:
im tryin to create an overlay but after editing, what ll i do to public.xml file cos i saw it in yur apk uploaded but i dnt know i ll add edited files to public.xml
Click to expand...
Click to collapse
Hello, my old friend! It's been a while!
Generally, you never need to touch public.xml unless you're deleting some resources. Apktool will automatically update public.xml for you when you recompile.
Sent from my D5803 using Tapatalk
Ticklefish said:
Hello, my old friend! It's been a while!
Generally, you never need to touch public.xml unless you're deleting some resources. Apktool will automatically update public.xml for you when you recompile.
Sent from my D5803 using Tapatalk
Click to expand...
Click to collapse
its been long buddy.... remember what i requested for from yhu but yhu told me to give yhu more time!!!!
i ll try that & see if it ll work. thanks a ton!
---------- Post added at 09:09 AM ---------- Previous post was at 08:38 AM ----------
Ticklefish said:
Hello, my old friend! It's been a while!
Generally, you never need to touch public.xml unless you're deleting some resources. Apktool will automatically update public.xml for you when you recompile.
Sent from my D5803 using Tapatalk
Click to expand...
Click to collapse
didnt compiled brov.....
Code:
Log For : SystemUI-Overlay-285.apk
Log Type : Recompiling
Log Recorded At : 09 2015-09- 9:04:49.02
Log Recorded By : Advanced ApkTool v4.1.0 By BDFreak
------------------------------------------------------
W: Could not find sources
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:2: error: Error: No resource found that matches the given name (at 'paddingEnd' with value '@dimen/no_signal_cluster_battery_padding').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/no_sim').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_no_sim_margin_end').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/vpn').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_vpn_ic').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/ethernet').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:7: error: Error: No resource found that matches the given name (at 'id' with value '@id/data_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/data_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/volte').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_volte').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_volte_margin_end').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:15: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_type').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:16: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:19: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_roaming').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:20: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:23: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:24: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_cdma').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:25: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_3g').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:26: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_1x').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:28: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_1x_only').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:29: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_data_voice').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:30: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_data').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:31: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_voice').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:33: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:34: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_type').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:35: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:38: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:39: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:40: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:42: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_airplane_spacer').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:43: error: Error: No resource found that matches the given name (at 'id' with value '@id/airplane').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:32: error: No resource identifier found for attribute 'viewLocation' in package 'com.android.systemui'
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/status_bar').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:2: error: Error: No resource found that matches the given name (at 'background' with value '@drawable/system_bar_background').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/ongoing_call_bg_parent_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:5: error: Error: No resource found that matches the given name (at 'background' with value '@color/ongoing_call_bg_color').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/ongoing_call_glow').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_lights_out').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/status_bar_icon_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/ic_sysbar_lights_out_dot_small').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/status_bar_contents').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.PhoneTicker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'id' with value '@id/network_label').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'maxLength' with value '@integer/config_operatorNameMaxLength').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_icon_area').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:12: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_icon_area_inner').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/left_clock_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:14: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:14: error: Error: No resource found that matches the given name (at 'id' with value '@id/left_clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'id' with value '@id/moreIcon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/status_bar_icon_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_notify_more').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:18: error: Error: No resource found that matches the given name (at 'id' with value '@id/notificationIcons').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:21: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icon_area').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:22: error: Error: No resource found that matches the given name (at 'id' with value '@id/networkTraffic').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'textSize' with value '@dimen/battery_level_text_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_level_text').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'layout_marginStart' with value '@dimen/header_battery_margin_keyguard').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:25: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:25: error: Error: No resource found that matches the given name (at 'id' with value '@id/clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:28: error: Error: No resource found that matches the given name (at 'id' with value '@id/center_clock_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:29: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:29: error: Error: No resource found that matches the given name (at 'id' with value '@id/center_clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'id' with value '@id/ticker_stub').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/status_bar_ticker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'inflatedId' with value '@id/ticker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icons_battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/statusIcons').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:5: error: Error: No resource found that matches the given name (at 'layout_marginBottom' with value '@dimen/battery_margin_bottom').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/somc_battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:7: error: Error: No resource found that matches the given name (at 'id' with value '@id/status').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:8: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_meter').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_icon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:10: error: Error: No resource found that matches the given name (at 'id' with value '@id/stamina_icon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:12: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_percent').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_percent_bg').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_network.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icons_network').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_network.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/signal_cluster').
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:459)
at brut.androlib.Androlib.buildResources(Androlib.java:397)
at brut.androlib.Androlib.build(Androlib.java:285)
at brut.androlib.Androlib.build(Androlib.java:256)
at brut.apktool.Main.cmdBuild(Main.java:225)
at brut.apktool.Main.main(Main.java:84)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:419)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:445)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:413)
... 6 more
------------------------------------------------------
whalesplaho said:
its been long buddy.... remember what i requested for from yhu but yhu told me to give yhu more time!!!!
i ll try that & see if it ll work. thanks a ton!
---------- Post added at 09:09 AM ---------- Previous post was at 08:38 AM ----------
didnt compiled brov.....
Code:
Log For : SystemUI-Overlay-285.apk
Log Type : Recompiling
Log Recorded At : 09 2015-09- 9:04:49.02
Log Recorded By : Advanced ApkTool v4.1.0 By BDFreak
------------------------------------------------------
W: Could not find sources
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:2: error: Error: No resource found that matches the given name (at 'paddingEnd' with value '@dimen/no_signal_cluster_battery_padding').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/no_sim').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_no_sim_margin_end').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/vpn').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_vpn_ic').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/ethernet').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:7: error: Error: No resource found that matches the given name (at 'id' with value '@id/data_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/data_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/volte').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_volte').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_volte_margin_end').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:15: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_type').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:16: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:19: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_roaming').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:20: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:23: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:24: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_cdma').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:25: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_3g').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:26: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_1x').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:28: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_1x_only').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:29: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_data_voice').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:30: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_data').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:31: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_voice').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:33: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:34: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_type').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:35: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:38: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:39: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:40: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:42: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_airplane_spacer').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:43: error: Error: No resource found that matches the given name (at 'id' with value '@id/airplane').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:32: error: No resource identifier found for attribute 'viewLocation' in package 'com.android.systemui'
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/status_bar').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:2: error: Error: No resource found that matches the given name (at 'background' with value '@drawable/system_bar_background').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/ongoing_call_bg_parent_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:5: error: Error: No resource found that matches the given name (at 'background' with value '@color/ongoing_call_bg_color').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/ongoing_call_glow').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_lights_out').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/status_bar_icon_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/ic_sysbar_lights_out_dot_small').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/status_bar_contents').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.PhoneTicker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'id' with value '@id/network_label').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'maxLength' with value '@integer/config_operatorNameMaxLength').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_icon_area').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:12: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_icon_area_inner').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/left_clock_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:14: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:14: error: Error: No resource found that matches the given name (at 'id' with value '@id/left_clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'id' with value '@id/moreIcon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/status_bar_icon_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_notify_more').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:18: error: Error: No resource found that matches the given name (at 'id' with value '@id/notificationIcons').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:21: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icon_area').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:22: error: Error: No resource found that matches the given name (at 'id' with value '@id/networkTraffic').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'textSize' with value '@dimen/battery_level_text_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_level_text').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'layout_marginStart' with value '@dimen/header_battery_margin_keyguard').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:25: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:25: error: Error: No resource found that matches the given name (at 'id' with value '@id/clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:28: error: Error: No resource found that matches the given name (at 'id' with value '@id/center_clock_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:29: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:29: error: Error: No resource found that matches the given name (at 'id' with value '@id/center_clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'id' with value '@id/ticker_stub').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/status_bar_ticker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'inflatedId' with value '@id/ticker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icons_battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/statusIcons').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:5: error: Error: No resource found that matches the given name (at 'layout_marginBottom' with value '@dimen/battery_margin_bottom').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/somc_battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:7: error: Error: No resource found that matches the given name (at 'id' with value '@id/status').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:8: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_meter').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_icon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:10: error: Error: No resource found that matches the given name (at 'id' with value '@id/stamina_icon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:12: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_percent').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_percent_bg').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_network.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icons_network').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_network.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/signal_cluster').
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:459)
at brut.androlib.Androlib.buildResources(Androlib.java:397)
at brut.androlib.Androlib.build(Androlib.java:285)
at brut.androlib.Androlib.build(Androlib.java:256)
at brut.apktool.Main.cmdBuild(Main.java:225)
at brut.apktool.Main.main(Main.java:84)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:419)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:445)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:413)
... 6 more
------------------------------------------------------
Click to expand...
Click to collapse
PM me about your request. I've had a lot going on recently but I'll take a look at it for you.
That log doesn't say anything..
Sent from my D5803 using Tapatalk
Ticklefish said:
PM me about your request. I've had a lot going on recently but I'll take a look at it for you.
That log doesn't say anything..
Sent from my D5803 using Tapatalk
Click to expand...
Click to collapse
okay brov.... i ll pm yhu my edited apk zip!!
thanks
whalesplaho said:
its been long buddy.... remember what i requested for from yhu but yhu told me to give yhu more time!!!!
i ll try that & see if it ll work. thanks a ton!
---------- Post added at 09:09 AM ---------- Previous post was at 08:38 AM ----------
didnt compiled brov.....
Code:
Log For : SystemUI-Overlay-285.apk
Log Type : Recompiling
Log Recorded At : 09 2015-09- 9:04:49.02
Log Recorded By : Advanced ApkTool v4.1.0 By BDFreak
------------------------------------------------------
W: Could not find sources
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:2: error: Error: No resource found that matches the given name (at 'paddingEnd' with value '@dimen/no_signal_cluster_battery_padding').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/no_sim').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_no_sim_margin_end').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/vpn').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_vpn_ic').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/ethernet').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:7: error: Error: No resource found that matches the given name (at 'id' with value '@id/data_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/data_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/volte').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_volte').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_volte_margin_end').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:15: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_type').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:16: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:19: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_roaming').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:20: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:23: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:24: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_cdma').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:25: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_3g').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:26: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_1x').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:28: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_1x_only').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:29: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_data_voice').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:30: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_data').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:31: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_voice').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:33: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:34: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_type').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:35: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:38: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:39: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:40: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:42: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_airplane_spacer').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:43: error: Error: No resource found that matches the given name (at 'id' with value '@id/airplane').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:32: error: No resource identifier found for attribute 'viewLocation' in package 'com.android.systemui'
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/status_bar').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:2: error: Error: No resource found that matches the given name (at 'background' with value '@drawable/system_bar_background').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/ongoing_call_bg_parent_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:5: error: Error: No resource found that matches the given name (at 'background' with value '@color/ongoing_call_bg_color').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/ongoing_call_glow').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_lights_out').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/status_bar_icon_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/ic_sysbar_lights_out_dot_small').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/status_bar_contents').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.PhoneTicker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'id' with value '@id/network_label').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'maxLength' with value '@integer/config_operatorNameMaxLength').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_icon_area').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:12: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_icon_area_inner').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/left_clock_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:14: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:14: error: Error: No resource found that matches the given name (at 'id' with value '@id/left_clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'id' with value '@id/moreIcon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/status_bar_icon_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_notify_more').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:18: error: Error: No resource found that matches the given name (at 'id' with value '@id/notificationIcons').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:21: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icon_area').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:22: error: Error: No resource found that matches the given name (at 'id' with value '@id/networkTraffic').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'textSize' with value '@dimen/battery_level_text_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_level_text').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'layout_marginStart' with value '@dimen/header_battery_margin_keyguard').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:25: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:25: error: Error: No resource found that matches the given name (at 'id' with value '@id/clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:28: error: Error: No resource found that matches the given name (at 'id' with value '@id/center_clock_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:29: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:29: error: Error: No resource found that matches the given name (at 'id' with value '@id/center_clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'id' with value '@id/ticker_stub').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/status_bar_ticker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'inflatedId' with value '@id/ticker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icons_battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/statusIcons').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:5: error: Error: No resource found that matches the given name (at 'layout_marginBottom' with value '@dimen/battery_margin_bottom').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/somc_battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:7: error: Error: No resource found that matches the given name (at 'id' with value '@id/status').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:8: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_meter').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_icon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:10: error: Error: No resource found that matches the given name (at 'id' with value '@id/stamina_icon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:12: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_percent').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_percent_bg').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_network.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icons_network').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_network.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/signal_cluster').
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:459)
at brut.androlib.Androlib.buildResources(Androlib.java:397)
at brut.androlib.Androlib.build(Androlib.java:285)
at brut.androlib.Androlib.build(Androlib.java:256)
at brut.apktool.Main.cmdBuild(Main.java:225)
at brut.apktool.Main.main(Main.java:84)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:419)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:445)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_4704468593592607671.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL3429545864179281410.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:413)
... 6 more
------------------------------------------------------
Click to expand...
Click to collapse
" Could not find sources "
You need to install the matched framework for the Apk you are decompiling, if it's based on Material design, you need to install LP Framework .
Little late to the party.
https://plus.google.com/+SykoPompos/posts/VeQgiWgiktt
Layers is a theming system that is based off of rro, also, runtime resource overlays can only modify resources and not code so you can't overlay smali with it.
You also don't need a huge example, all you have to do is match the structure of what you are overlaying and the resource string.
abo hani said:
" Could not find sources "
You need to install the matched framework for the Apk you are decompiling, if it's based on Material design, you need to install LP Framework .
Click to expand...
Click to collapse
sure... i decompiled & recompiled tha apk with tha LP 5.1.1 framework files!
Thanks for this nice tuto !!!
Enviado desde mi D6603 mediante Tapatalk
sykopompos said:
Little late to the party.
https://plus.google.com/+SykoPompos/posts/VeQgiWgiktt
Layers is a theming system that is based off of rro, also, runtime resource overlays can only modify resources and not code so you can't overlay smali with it.
You also don't need a huge example, all you have to do is match the structure of what you are overlaying and the resource string.
Click to expand...
Click to collapse
Added to #1, thanks !
whalesplaho said:
sure... i decompiled & recompiled tha apk with tha LP 5.1.1 framework files!
Click to expand...
Click to collapse
What tool are you using ? and the apk is also on LP ? cause if it's for KK and you are decompiling it with LP framework, it may not decompile .
abo hani said:
What tool are you using ? and the apk is also on LP ? cause if it's for KK and you are decompiling it with LP framework, it may not decompile .
Click to expand...
Click to collapse
im using apktool by bdfreak with latest apktool.jar! i downloaded yur sample overlay apk, decompile den added my mods & recompiled.... i installed tha framework files from rom 5.1.1
whalesplaho said:
im using apktool by bdfreak with latest apktool.jar! i downloaded yur sample overlay apk, decompile den added my mods & recompiled.... i installed tha framework files from rom 5.1.1
Click to expand...
Click to collapse
Did it recompile?
Ticklefish said:
Did it recompile?
Click to expand...
Click to collapse
if i decompile & recompile witout editing, it works but when i edit den i gat errors.... here is an attached decompile modded overlay apk in zip file & tha error i get while recompiling!!!!
Thanks @Ticklefish....
[/code]
Log For : SystemUI-Overlay-285.apk
Log Type : Recompiling
Log Recorded At : 11 2015-09- 15:49:27.09
Log Recorded By : Advanced ApkTool v4.1.0 By BDFreak
------------------------------------------------------
W: Could not find sources
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:2: error: Error: No resource found that matches the given name (at 'paddingEnd' with value '@dimen/no_signal_cluster_battery_padding').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/no_sim').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_no_sim_margin_end').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/vpn').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_vpn_ic').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/ethernet').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:7: error: Error: No resource found that matches the given name (at 'id' with value '@id/data_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/data_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/volte').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_volte').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:11: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_volte_margin_end').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:15: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_type').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:16: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:19: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_roaming').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:20: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_separate_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:23: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:24: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_cdma').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:25: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_3g').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:26: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_1x').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:28: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_1x_only').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:29: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_data_voice').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:30: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_data').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:31: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal_voice').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:33: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:34: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_type').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:35: error: Error: No resource found that matches the given name (at 'id' with value '@id/mobile_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:38: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_combo').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:39: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_signal').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:40: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_inout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:42: error: Error: No resource found that matches the given name (at 'id' with value '@id/wifi_airplane_spacer').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:43: error: Error: No resource found that matches the given name (at 'id' with value '@id/airplane').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:32: error: No resource identifier found for attribute 'viewLocation' in package 'com.android.systemui'
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/status_bar').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:2: error: Error: No resource found that matches the given name (at 'background' with value '@drawable/system_bar_background').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/ongoing_call_bg_parent_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:5: error: Error: No resource found that matches the given name (at 'background' with value '@color/ongoing_call_bg_color').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/ongoing_call_glow').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_lights_out').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/status_bar_icon_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:8: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/ic_sysbar_lights_out_dot_small').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/status_bar_contents').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.PhoneTicker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'id' with value '@id/network_label').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:10: error: Error: No resource found that matches the given name (at 'maxLength' with value '@integer/config_operatorNameMaxLength').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_icon_area').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:12: error: Error: No resource found that matches the given name (at 'id' with value '@id/notification_icon_area_inner').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/left_clock_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:14: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:14: error: Error: No resource found that matches the given name (at 'id' with value '@id/left_clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'id' with value '@id/moreIcon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'layout_width' with value '@dimen/status_bar_icon_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:17: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_notify_more').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:18: error: Error: No resource found that matches the given name (at 'id' with value '@id/notificationIcons').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:21: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icon_area').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:22: error: Error: No resource found that matches the given name (at 'id' with value '@id/networkTraffic').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'textSize' with value '@dimen/battery_level_text_size').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_level_text').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:24: error: Error: No resource found that matches the given name (at 'layout_marginStart' with value '@dimen/header_battery_margin_keyguard').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:25: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:25: error: Error: No resource found that matches the given name (at 'id' with value '@id/clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:28: error: Error: No resource found that matches the given name (at 'id' with value '@id/center_clock_layout').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:29: error: Error: No resource found that matches the given name (at 'textAppearance' with value '@style/TextAppearance.StatusBar.Clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:29: error: Error: No resource found that matches the given name (at 'id' with value '@id/center_clock').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'id' with value '@id/ticker_stub').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/status_bar_ticker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\status_bar.xml:31: error: Error: No resource found that matches the given name (at 'inflatedId' with value '@id/ticker').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icons_battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/statusIcons').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:5: error: Error: No resource found that matches the given name (at 'layout_marginBottom' with value '@dimen/battery_margin_bottom').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:6: error: Error: No resource found that matches the given name (at 'id' with value '@id/somc_battery').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:7: error: Error: No resource found that matches the given name (at 'id' with value '@id/status').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:8: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_meter').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:9: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_icon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:10: error: Error: No resource found that matches the given name (at 'id' with value '@id/stamina_icon').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:12: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_percent').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_battery.xml:13: error: Error: No resource found that matches the given name (at 'id' with value '@id/battery_percent_bg').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_network.xml:2: error: Error: No resource found that matches the given name (at 'id' with value '@id/system_icons_network').
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\system_icons_network.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/signal_cluster').
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_3698382567614582513.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL2287016979898302692.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:459)
at brut.androlib.Androlib.buildResources(Androlib.java:397)
at brut.androlib.Androlib.build(Androlib.java:285)
at brut.androlib.Androlib.build(Androlib.java:256)
at brut.apktool.Main.cmdBuild(Main.java:225)
at brut.apktool.Main.main(Main.java:84)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_3698382567614582513.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL2287016979898302692.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:419)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:445)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\LALA-PC\AppData\Local\Temp\brut_util_Jar_3698382567614582513.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 21, --version-code, 1, --version-name, 1.0, -F, C:\Users\LALA-PC\AppData\Local\Temp\APKTOOL2287016979898302692.tmp, -0, arsc, -I, C:\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -S, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res, -M, C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:413)
... 6 more
------------------------------------------------------
[/code]
whalesplaho said:
if i decompile & recompile witout editing, it works but when i edit den i gat errors.... here is an attached decompile modded overlay apk in zip file & tha error i get while recompiling!!!!
Thanks @Ticklefish....
Click to expand...
Click to collapse
Sigh...
I've already replied to this but Chrome crashed on me just as I was about to press Submit Reply. Let's see if I have the patience to do it all over again..
The problem isn't that you're installing the wrong frameworks. It's that you're not providing the appropriate resources.
The answer's in the error messages you're getting. It's always worth paying attention to them, as they will tell you what's going on.
To take it from the top..
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:2: error: Error: No resource found that matches the given name (at 'paddingEnd' with value '@dimen/no_signal_cluster_battery_padding').
This is saying that you have a error on line 2 of signal_cluster_view.xml. Specifically, there's a paddingEnd attribute with a value that's defined in dimens.xml as "no_signal_cluster_battery_padding".
However, you have no dimens.xml in your APK so there's no value for apktool to refer to when the file is compiling.
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/no_sim').
Here you're referring to an id in line 4 of signal_cluster_view.xml. But there's no ids.xml in your APK so apktool doesn't have a valid id to refer to. And you haven't used "@+id" in your XML, so apktool won't know to automatically add the id to ids.xml either.
(Have a look at my XML 101 thread to learn more.)
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_no_sim_margin_end').
This is a missing dimension issue again.
With no dimens.xml, every dimension that takes its value from that XML file will stop the APK from recompiling.
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/vpn').
Missing id issue.
As with the dimensions file I just mentioned, all the id's in your APK will cause the file to not recompile and there's no ids.xml for apktool to work from.
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_vpn_ic').
On line 5 of signal_cluster_view.xml, the XML is trying to use a drawable resource (image file, basically) that doesn't exist. So recompiling will fail here as well.
I could go on but I think you get the idea.
The problem is that overlay apps override other apps..but they can't use those apps resources. Generally overlays are used for replacing a few images and/or values. If you want to replace an entire layout file, like you're doing here, you need to ensure you provide all the resources that layout file uses.
Ticklefish said:
Sigh...
I've already replied to this but Chrome crashed on me just as I was about to press Submit Reply. Let's see if I have the patience to do it all over again..
The problem isn't that you're installing the wrong frameworks. It's that you're not providing the appropriate resources.
The answer's in the error messages you're getting. It's always worth paying attention to them, as they will tell you what's going on.
To take it from the top..
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:2: error: Error: No resource found that matches the given name (at 'paddingEnd' with value '@dimen/no_signal_cluster_battery_padding').
This is saying that you have a error on line 2 of signal_cluster_view.xml. Specifically, there's a paddingEnd attribute with a value that's defined in dimens.xml as "no_signal_cluster_battery_padding".
However, you have no dimens.xml in your APK so there's no value for apktool to refer to when the file is compiling.
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'id' with value '@id/no_sim').
Here you're referring to an id in line 4 of signal_cluster_view.xml. But there's no ids.xml in your APK so apktool doesn't have a valid id to refer to. And you haven't used "@+id" in your XML, so apktool won't know to automatically add the id to ids.xml either.
(Have a look at my XML 101 thread to learn more.)
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:4: error: Error: No resource found that matches the given name (at 'layout_marginEnd' with value '@dimen/status_bar_no_sim_margin_end').
This is a missing dimension issue again.
With no dimens.xml, every dimension that takes its value from that XML file will stop the APK from recompiling.
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'id' with value '@id/vpn').
Missing id issue.
As with the dimensions file I just mentioned, all the id's in your APK will cause the file to not recompile and there's no ids.xml for apktool to work from.
Code:
C:\AdvancedApkTool\3-Out\SystemUI-Overlay-285.apk\res\layout\signal_cluster_view.xml:5: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/stat_sys_vpn_ic').
On line 5 of signal_cluster_view.xml, the XML is trying to use a drawable resource (image file, basically) that doesn't exist. So recompiling will fail here as well.
I could go on but I think you get the idea.
The problem is that overlay apps override other apps..but they can't use those apps resources. Generally overlays are used for replacing a few images and/or values. If you want to replace an entire layout file, like you're doing here, you need to ensure you provide all the resources that layout file uses.
Click to expand...
Click to collapse
Damn me.... "Sorry, you are limited to 8 thanks per day"
tot of dah too, overlay isnt meant for fully modding but just few editing... i ll try again & see what i can pull... thanks a ton!
OffTopic please.... please can yhu provide me dis battery icons with xml, i dnt have alot of bandwidth to download TMA, dnt av it anymore.... lost some many files including tuts from yhu wen my pc crashed. @Ticklefish