Hello,
I have a little problem. Im trying to edit and rebuild cm10 for my Lg L7 because the development has stopped. I succesfully finished with custom kernel, build.prop, idit.d tweaks... Also tested and working.
But that i can't make working is theming the rom with some Andoid L Stylez....
I have Apktool and i know to decompile. Im running ubuntu.
My device is hdpi so what should i edit in framework-res or systemui ? I want completly changed look like App icons, battery icons andoid L Style, keyboard if possible...
Can you point me how to change the style and app icons ?
And also the default wallpaper i already did it but it doesnt work...
Related
So I kind of need help. I wanted to mess around with combining features from my existing arc style framework apk from I think it was J, maybe go3asy, and from the froshedblue. I used root explorer and pasted froshed's apk over the existing one in a bout of frustration and had to reboot because everything was fcing. what I want from froshed is the black menu, the volume dialog, the 'busy' ring animation, the text box border, and the popups on the keyboard and in general(minus the icon style I.e. in the reboot dialog). The rest I want from the arc style framework, including checkboxes, buttons in call screen etc. Ill have a link to the thread soon. Can anyone please help?
EDIT: Ok I have the pngs I want from froshedblue. My problem is, I dont currently have a working computer, not to mention the theme I want stuff from(froshedblue) is made mdpi, and the included framework with Wolfbreak's CM ROM V054 is hdpi. How would I be able to make them work? Because I know its possible, (otherwise froshedblue would not be able to work, being mdpi on our hdpi x10's.) but I don't know how. Can anyone help me, or better yet can anyone teach me how to theme or tell me where to go to learn? Thanks in advance.
From my X10a running Wolfbreak's CM 6.1.3 V054
To Froshed:
http://forum.xda-developers.com/showthread.php?t=948701
To Arc: http://www.mediafire.com/?45e20c8122h2e50
Sent from my X10a running CM 6.1.3 V4.4
Sorry, I was a dummy. I found the thread with the how to, but I still don't have a working computer.
OK, my question now is would it break the framework if I just pasted the pngs in that I want, from froshedblue to tue v054? Is there some xml somewhere that is the reason the mdpi pngs work on the hdpi x10?
Hello everyone,
Since sony canceled ICS update for xperia play, I want to change the theme into black theme for my device, some layout was I have change into ICS Layout. I adapted from ICS Layout from cm7 themed created by dev here (AcPatcher) with small change to make work in my GB stock rom.
My question here, what resource must be to change to get black background and white text color.
Here I attched one screenshoot from my rom that want to change to black bground and white text color.
Please help me!
Sent from my ****ING R800i-SONY XPERIA PLAY White
Custom ROM Based StockROM MOD by ME
with EXCELENT DoomKerneL
rodhiesutrawan said:
Hello everyone,
Since sony canceled ICS update for xperia play, I want to change the theme into black theme for my device, some layout was I have change into ICS Layout. I adapted from ICS Layout from cm7 themed created by dev here (AcPatcher) with small change to make work in my GB stock rom.
My question here, what resource must be to change to get black background and white text color.
Here I attched one screenshoot from my rom that want to change to black bground and white text color.
Please help me!
Sent from my ****ING R800i-SONY XPERIA PLAY White
Custom ROM Based StockROM MOD by ME
with EXCELENT DoomKerneL
Click to expand...
Click to collapse
i need the systemui.apk file of your ROM. found in /system/app directory.
If you have adb debugging, do this in cmd
Code:
adb pull /system/app/Systemui.apk C:\
Then in windows explorer open your C drive and find the apk and attach it
My SystemUI.apk was modified by me with ics layout. my SystemUI.apk are here http://db.tt/haTYsrct
Screenshoot are attached
____________________________________
Sent from my ****ING R800i-SONY XPERIA PLAY White
Custom ROM Based StockROM MOD by ME
with EXCELENT DoomKerneL
Hey guys, i'm currently making a custom ROM for the Galaxy SL i9003 based on CM10 (its a HDPI device), and i'd like to know where the png of the statusbar is. Additionally I would also like to know where the png of the background is in the status bar drawer. I know it is either in framework-res.apk or systemui.apk but I don't have enough time to look through folders.
Thanks for your help in advanced!
BassBlaster said:
Hey guys, i'm currently making a custom ROM for the Galaxy SL i9003 based on CM10 (its a HDPI device), and i'd like to know where the png of the statusbar is. Additionally I would also like to know where the png of the background is in the status bar drawer. I know it is either in framework-res.apk or systemui.apk but I don't have enough time to look through folders.
Thanks for your help in advanced!
Click to expand...
Click to collapse
It's in systemui.apk
Notification BG file is in res/drawable-hdpi/notification _panel_bg.9.png
Hello guysni don't know if this is where I should put this but
I built a ROM based off another ROM and that ROM has the choice to use a dark ui or light ui
Well as I was building the ROM I noticed the ui of the notifation changed and now the a quick toggles are unreadable and stuff has changed now I tried decompiling the APIs and they are right
I even tried taking the system ui apk
And sec settings apk from the original ROM and reputting them in my ROM and it still happened
Only thing I could think of is
My tweaks interfering
Or maybe I should try changing the frameworkres apk
Anyone got any ideas
Hello there,
I'm developing a ROM for my device and it's based on Lollipop 5.1
I'm not the biggest noob in making ROMs but I want to change the lockpick on the lockscreen with my logo. So, I decompiled framework-res.apk, found the lockpicks and replaced all of them with my logo. Replaced the framework and all other changes that I made were good but the lock screen remained the same. Tell me what to do please!