found out that festival effect folders , xml and some png's are still in the system folder but there is no apk for it... anyone to confirm it ?
Related
i'm currently working on a theme. but i have 2 questions:
*can miui theme non system apps as well?
i tried to but i cannot see what i am doing wrong here.
my example: i have palmary weather widget,
1) looked up its package name (com.palmary.forecaweather)
2) extracted the image i wanted to edit out of the .apk
3) changed it in photoshop
4) have set an directory; res>drawable-hdpi>imagename.png
5) zipped it and renamed it com.palmary.forecaweather
6) and rezipped that folder with a current theme to a mtz file.
*how do i edit png files that are indexed when opened in photoshop?
some images for instance in framework-res, have indexed 8-bit color set to it.
and i cannot edit those images in photoshop without losing transparency.
hi..I have been looking most of the day for the png image (blue background in photo) as I want to change it to green,but I looked in the res drawable-hdpi in framework files and I cannot find it ..would it be in the xml files? If not could somebody that knows tell me the png image name and location? Thank you..
I am trying to animate the data icons and cannot find the xmls that reference them. I know they are normally located in the drawable folder in SystemUI, but they aren't there in Sense 3.6 (Ineff Dues). I've also looked in the framework-res.apk drawable folder and com.htc.resources. Does anyone know where they are?
systemui.apk if you are trying to animate you have to add all the pngs and then add the xml for each one. I downloaded a flashable zip that contained all the files i needed to animate the data arrow icons and then added them to the decompiled systemui.apk
conadg said:
systemui.apk if you are trying to animate you have to add all the pngs and then add the xml for each one. I downloaded a flashable zip that contained all the files i needed to animate the data arrow icons and then added them to the decompiled systemui.apk
Click to expand...
Click to collapse
Thanks...I had incorrectly assumed that the xmls should have already existed (and simply needed editing). But in fact, they need to be created and added. I have it working correctly now. Thanks.
sweet, glad you got it straightened out. :good:
where i find the XML files associated with UI sound like charger_connecting or sound camera
Sounds aren't defined by XML files; they typically are in "assets" or "res/raw" folder inside an APK file.
Hi
Very please help
The rom 4.1.2 I could using winrar for simple to change png to another png
Now I'm on 4.4.2 (DittoNote 5.2).
I want to change the png (tw_quick_panel_quick_setting_button_bg_normal.9 ???)
I think it is png a background toogles
I change my png i using winrar but nothing changes.
It is still the old png and no new png.
For what is this happening?
png's ending with 9 are not ordinary png's, they are 9-patch png's and in order to edit them you must DECOMPILE the APK, edit and then RECOMPILE. Anyway, simple adding with winRAR is nota good idea if you don't do ZIPALIGN because it slows down the reading of images....
Ah, and why post a question in app section, isn't Q&A more logical choice?
So I should do this in the Q & A - my mistake.
Ok thanks for the information.
delanik - this is just an example:
I'm trying to change the png in Note 5.2 Ditto 4.4.2
Is the file is tw_quick_panel_quick_setting_button_bg_normal.9 is background switches?
I exchange tw_quick_panel_quick_setting_button_bg_normal.9 another png
with another theme rom Note 2 but nothing has changed.
As I said - pngs with 9 at the end CAN'T be edited without recompiling. Use APKTOOL to decompile APK, then edit, then RECOMPILE. Then from recmpiled APK, copy PNGs (or whole res\drawable folder) to original APK.
If it doesn't change (and it should even when you don't do recompile - it should show BAD image) then you are not editing correct image.
Thank you very much dalanik
I SystemUi decompile framework-res.apk and now the rom DN4 v2.
It will be very difficult for me because there is a lot of files QMG
There is no custom QMG files (icons, button ....) in other roms or themes
to replace them in my rom DN4 v2