Is there someone who knows how to have jelly bean notification bar on minicm7? Just like zencefil?
Need to edit framework & statuebar.apk
Or U can find a flashable jb notifi bar for your current ROM(don't flash other rom's , cause it'll soft brick !)
This is JAY-Z-S
---------- Post added at 12:28 AM ---------- Previous post was at 12:11 AM ----------
Need to edit framework & statuebar.apk
Or U can find a flashable jb notifi bar for your current ROM(don't flash other rom's , cause it'll soft brick !)
This is JAY-Z-S
jay-z-s said:
Need to edit framework & statuebar.apk
Or U can find a flashable jb notifi bar for your current ROM(don't flash other rom's , cause it'll soft brick !)
This is JAY-Z-S
---------- Post added at 12:28 AM ---------- Previous post was at 12:11 AM ----------
Need to edit framework & statuebar.apk
Or U can find a flashable jb notifi bar for your current ROM(don't flash other rom's , cause it'll soft brick !)
This is JAY-Z-S
Click to expand...
Click to collapse
Can you help me to find it? And if i copy the apk from zencefil system apps?
isko95 said:
Can you help me to find it? And if i copy the apk from zencefil system apps?
Click to expand...
Click to collapse
I'm noob at this , but its not possible to replace it by changing that APK((you'll lose current statues bar)) (should change(edit actually) res_framework.apk too,they are tied together)
#you can find guides in the net
This is JAY-Z-S
Related
Yesterday I was checking out UOT Kitchen site. Tried some different combinations. After selecting all customizing options I wanted in my theme, I uploaded Cyanbread.apk/Androidian.apk from my current ROM (CM7.2 from FrozenAce Team).
In my amazement, hardly somethings were changed.
1) Windows Animations never worked. Not ANY. (yes, tried all of 6).
2) Status bar had no transparency. EVER. Even if I selected and cooked theme several times.
3) That's not it! Whatever I selected in "Icons" and "Popup" section.. wasn't came out cooked in outcome theme as result, But the respective customizations of them I uploaded came up in final theme.
I don't get what's going wrong. Because I've seen doing a great customizations like THIS in our forum section itself.
PS: I have already followed the "EXACT" tutorial itasoulas gave in his post.
and I uploaded CM7 theme's apk I mentioned above.
Were there any changes after u flashed the uot zip????
Sent from my GT-S5830 using XDA
Aashay Sathe said:
Were there any changes after u flashed the uot zip????
Sent from my GT-S5830 using XDA
Click to expand...
Click to collapse
Yeah, some. Battery Icon changed. Status bar's customizations except transparency changed.
PS: I just cooked theme giving another theme, and Window Animations seems to be working. Why it didn't with Cyanbread?
Hmmm. Coz it didnt happen to me anytime. I had once done wirh cyanvread
FROM XDA APP
PRESS THNX IF I HELPED YOU
before flashing do this:
mount system
mount data
then flash
---------- Post added at 05:35 PM ---------- Previous post was at 05:33 PM ----------
before flashing do this:
mount system
mount data
then flash
and btw that theme u posted is made by achep (awesome themer)
and then this guy modded it in uot.kitchen
mv_style said:
before flashing do this:
mount system
mount data
then flash
---------- Post added at 05:35 PM ---------- Previous post was at 05:33 PM ----------
before flashing do this:
mount system
mount data
then flash
and btw that theme u posted is made by achep (awesome themer)
and then this guy modded it in uot.kitchen
Click to expand...
Click to collapse
There is no need to flash those in CWM. I install an apk file from app directory of that zip file. Site's "How-To" says so.
And BTW, I did flash these files first. Following exact MOUNT steps, given on site.
If u are making to gingerbread u have to put this 3 files there:
framework-res.apk,
SystemUI.apk
twframework-res.apk
Do it and give feedback please
dude u cant change framework just by installing apk
Never mind guys, I got the perfect solution.
Hey guys!
How do I create a stock-based rom? The only thing I found was this: http://forum.xda-developers.com/showthread.php?t=1533740 But I don't know if it applies to Ace too.
Someone can confirm if this works? Also, If I just take a install-script from another ROM it will work? Or I'll need to write my own?
And, last but not least, for themeing, what files I need to change? Framework or tw-framework?
Okay that most things in that tut works some things are not 4 tha ace
scripts u can just add other scripts from roms no need 2 write own (ask permisions ofcorce)
Theme edit systemui.apk in system/app
edit framework-res.apk system/framework
edit twlauncher.apk system/app
and u can edit tw-framework if u wanna (not much 2 theme there)
HOPE I HELPED!!!
GOOD LUCK
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Prawesome said:
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Click to expand...
Click to collapse
I've made my first ROM using your tutorial as basis I need to know if there is something much different between building a CM7 rom and a stock ROM. Since stock roms always came with those other files (modem, phone, csc...), I need to know if I can just extract the system.rfs file, edit what I wand or what I need and made a flashable zip.
A bit off-topic question: where are the resources used on the lockscreen? framework-res.apk?
Quick Question: if I pick the apps that I have installed libs and put them on /system/lib, they will work?
For the lockscreen and other graphic (theme) edits check this tut, gives you a feel of where to screw with the framework-res.apk
http://forum.xda-developers.com/showthread.php?t=1543059
The easiest thing to do is to replace .9.png files with those of other ROMS to personalize it. Editing the xml files takes some trial and error, but its easier than it seems.
Thank you! One more thing: The power menu, it is hard-coded or I can add options to it via xml editing?
Renan Lazarotto said:
Thank you! One more thing: The power menu, it is hard-coded or I can add options to it via xml editing?
Click to expand...
Click to collapse
If you want to add options to power menu,you need to edit android.policy.jar,framework.jar and framework-res.apk.Here is a guide on that. http://forum.xda-developers.com/showthread.php?t=811532 You might need to make a few changes to make it adapt,like change the string ids,and its GlobalActions$3 you should copy for ace,its GlobalActions$4.smali.
---------- Post added at 09:19 AM ---------- Previous post was at 09:16 AM ----------
Renan Lazarotto said:
I've made my first ROM using your tutorial as basis I need to know if there is something much different between building a CM7 rom and a stock ROM. Since stock roms always came with those other files (modem, phone, csc...), I need to know if I can just extract the system.rfs file, edit what I wand or what I need and made a flashable zip.
A bit off-topic question: where are the resources used on the lockscreen? framework-res.apk?
Click to expand...
Click to collapse
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Prawesome said:
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Click to expand...
Click to collapse
I extracted the stock rom (system.rfs within the system files) and used the cf-root boot.img but my rom didn't start after flashing. I only saw the samsung galaxy ace logo and a blue triangle on the upper left corner of screen.
From the stocklite rom I used the updater-script. Maybe there is the fault?
Here the rom: Link
Please help me
Best regards
Marcus
freibergisch said:
I extracted the stock rom (system.rfs within the system files) and used the cf-root boot.img but my rom didn't start after flashing. I only saw the samsung galaxy ace logo and a blue triangle on the upper left corner of screen.
From the stocklite rom I used the updater-script. Maybe there is the fault?
Here the rom: Link
Please help me
Best regards
Marcus
Click to expand...
Click to collapse
Hmm...thats weird..Try taking the updater script and binary from blackhawk and try.If it still doesnt work,then try and take a logcat,it might help.
---------- Post added at 02:15 PM ---------- Previous post was at 02:10 PM ----------
Let me just download it and check the rom.
Hi,
Thank you for testing it.
I didn't copy the csc files into the system directory.
But i tried it with csc but without any success..
Please have a look over my rom..
Im very confused
PS: took the updater script from blackhawk and one other. Both are the same.
Marcus
Gesendet von meinem HTC Desire
Prawesome said:
If you want to add options to power menu,you need to edit android.policy.jar,framework.jar and framework-res.apk.Here is a guide on that. http://forum.xda-developers.com/showthread.php?t=811532 You might need to make a few changes to make it adapt,like change the string ids,and its GlobalActions$3 you should copy for ace,its GlobalActions$4.smali.
---------- Post added at 09:19 AM ---------- Previous post was at 09:16 AM ----------
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Click to expand...
Click to collapse
Thanks for the tip on the menu and all. Now I'll start to work on the ROM, but I'll still wait for the confirmation if the update script works!
freibergisch said:
Hi,
Thank you for testing it.
I didn't copy the csc files into the system directory.
But i tried it with csc but without any success..
Please have a look over my rom..
Im very confused
PS: took the updater script from blackhawk and one other. Both are the same.
Marcus
Gesendet von meinem HTC Desire
Click to expand...
Click to collapse
Hm...If you could,could you upload the rom to some other site like MediaFire? I cant seem to download the file properly from the link you gave.
---------- Post added at 06:20 PM ---------- Previous post was at 06:16 PM ----------
Renan Lazarotto said:
Thanks for the tip on the menu and all. Now I'll start to work on the ROM, but I'll still wait for the confirmation if the update script works!
Click to expand...
Click to collapse
Lol,updater script will work.Where do you think everyone takes updater scripts from? Its too big/dangerous to write up on your own,so what do you do,you take an existing one and modify it to work with your rom.Oh,and give credits to the original dev who wrote the updater script.
Hi,
I'm uploading the rom to mediafire now.
I give you the link when the rom is up in few minutes.
Thank you
---------- Post added at 06:09 PM ---------- Previous post was at 05:49 PM ----------
http://www.mediafire.com/?1bc8xt7q9sp8vzw
Edit: This is with CSC directories from the odin flash files.
Prawesome said:
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Click to expand...
Click to collapse
where i can find the post?
tonyboy3 said:
where i can find the post?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1465477
Hi all, I have an S6012 (Galaxy Music Duos) which is quite similar to the Star (3 in screen, JB 4.1.2 etc.) and was wondering if maybe one of the themers here could make a systemui mod for my device. I can supply any files provided from the stock rom for your modding/theming purposes.
I did try some of the mods from here and some do work but systemui keeps crashing, sometimes the sc card is shown as empty etc. so I believe maybe only small changes should make those mods compatible with my device.
Thanks a lot
Edit: Here are the stock files:
systemui
framework-res
Ur in right place.. Bro Provide the SystemUI of ur device deodex one not odex..i will make a mod promise
---------- Post added at 01:48 PM ---------- Previous post was at 01:44 PM ----------
i dont have enough time...for modding but u can visit this link my latest ui...if u want ur ui like this...provide ur systemui in my thread here and bro i added ss in 2nd post http://forum.xda-developers.com/galaxy-star/themes-apps/mod-t2942108
ShadeSK said:
Ur in right place.. Bro Provide the SystemUI of ur device deodex one not odex..i will make a mod promise
---------- Post added at 01:48 PM ---------- Previous post was at 01:44 PM ----------
i dont have enough time...for modding but u can visit this link my latest ui...if u want ur ui like this...provide ur systemui in my thread here and bro i added ss in 2nd post http://forum.xda-developers.com/galaxy-star/themes-apps/mod-t2942108
Click to expand...
Click to collapse
Thank you! Could you make an Xperia type UI please? But small buttons like the one in this mod specifically like this.
I used to own one and it would be nice to have that feeling back
I believe you have previously done an Xperia mod as well so that could be a good starting point
Here are the stock files:
systemui
framework-res
Thanks again!
N.B. The phone is a dual SIM
rahimali said:
Hi all, I have an S6012 (Galaxy Music Duos) which is quite similar to the Star (3 in screen, JB 4.1.2 etc.) and was wondering if maybe one of the themers here could make a systemui mod for my device. I can supply any files provided from the stock rom for your modding/theming purposes.
I did try some of the mods from here and some do work but systemui keeps crashing, sometimes the sc card is shown as empty etc. so I believe maybe only small changes should make those mods compatible with my device.
Thanks a lot
Click to expand...
Click to collapse
i already make a xperia type ui...but bro mine was just stock modded and @akshaygaxystarmod port that ui..so its too hard for me to port..wait for some days i will make an mod..of xperia type with small toggles
ShadeSK said:
i already make a xperia type ui...but bro mine was just stock modded and @akshaygaxystarmod port that ui..so its too hard for me to port..wait for some days i will make an mod..of xperia type with small toggles
Click to expand...
Click to collapse
Great, thanks a lot! No rush, take your time please... :good:
forum.xda-developers.com/galaxy-star/themes-apps/xperia-t2894860
visit this...i will make it for ur phone okay..bro
ShadeSK said:
forum.xda-developers.com/galaxy-star/themes-apps/xperia-t2894860
visit this...i will make it for ur phone okay..bro
Click to expand...
Click to collapse
Perfect! Thanks a lot!
one last...bro the ui u provided its stockui deodex or odex
ShadeSK said:
one last...bro the ui u provided its stockui deodex or odex
Click to expand...
Click to collapse
deodexed. i deleted the odex file
Sorry Bro for deleay but i work on ur ui from tmrw
ShadeSK said:
Sorry Bro for deleay but i work on ur ui from tmrw
Click to expand...
Click to collapse
No rush, please take your time. Thanks again!
rahimali said:
No rush, please take your time. Thanks again!
Click to expand...
Click to collapse
Bro i make..it now uploading need tester..if it works let me know okay..
---------- Post added at 12:17 PM ---------- Previous post was at 11:38 AM ----------
https://www.dropbox.com/s/qzb0cprg99uf5d7/demo.zip?dl=0
Flash this via cwm..If it not works.
Try paste .odex also...and if it still not works..give me the systemui.apk of any deodex rom of ur device..let me know if it works..cuz its only demo if it works..then i make full mod okay
Demo means..i just change some value..and png so wait for ur ss
ShadeSK said:
Bro i make..it now uploading need tester..if it works let me know okay..
---------- Post added at 12:17 PM ---------- Previous post was at 11:38 AM ----------
https://www.dropbox.com/s/qzb0cprg99uf5d7/demo.zip?dl=0
Flash this via cwm..If it not works.
Try paste .odex also...and if it still not works..give me the systemui.apk of any deodex rom of ur device..let me know if it works..cuz its only demo if it works..then i make full mod okay
Demo means..i just change some value..and png so wait for ur ss
Click to expand...
Click to collapse
great job! working just fine after adding the odex file as well (not working without odex) :good:
rahimali said:
great job! working just fine after adding the odex file as well (not working without odex) :good:
Click to expand...
Click to collapse
Because u give me odex file..thats why anyway...wait for some hours i make it fully like mine xperia ui..and plz add ss of my work..i want to see..that which things changed
How to make statusbar notification panel transparent?
plz tell me i have decompiled systemui apk and then tell which lines should be edit on drawbles.xml or tw statusbar expanded.xml
answer me fastr
u cant..make transparent aith xmls only :3 u need to edit smali ...ghere is dozens of guide there in xda
ShadeSK said:
u cant..make transparent aith xmls only :3 u need to edit smali ...ghere is dozens of guide there in xda
Click to expand...
Click to collapse
thanks for replying bro but i follow many tutorials on google for this samsung style
but all the tut is asking to edit these files but i am unable to understand so tell me ur own way or give me a modded systemui which have only notification panel is transparent
Thank you.
nikobellic121 said:
thanks for replying bro but i follow many tutorials on google for this samsung style
but all the tut is asking to edit these files but i am unable to understand so tell me ur own way or give me a modded systemui which have only notification panel is transparent
Thank you.
Click to expand...
Click to collapse
Bro..listen There Is Only one method which is working with Samsungs jb roms..i forgot the Name of the tut..but its really urgent..i will make one for u..I mean a Transparent ui No mod only fully transparent everything okay..But the main fact is my exams are from march4 so i cant mod.. but..Howz my new mod soon available on our forum screenshots are here
PRESS THANKS IF I HELPED U
---------- Post added at 10:27 PM ---------- Previous post was at 10:26 PM ----------
shadesk said:
bro..listen there is only one method which is working with samsungs jb roms..i forgot the name of the tut..but if its really urgent..i will make one for u..i mean a transparent ui no mod only fully transparent everything okay..but the main fact is my exams are from march4 so i cant mod.. But..howz my new mod soon available on our forum screenshots are here
press thanks if i helped u
Click to expand...
Click to collapse
press thanks if i helped u
---------- Post added at 10:30 PM ---------- Previous post was at 10:27 PM ----------
https://www.dropbox.com/sh/lpgwj27m5976m7t/AAANS4rYFacwdevfVOhKQ5CBa?dl=0
check the link for my upcoming SystemUI
PRESS THANKS IF I HELPED U
thank you when you have a free time plz upload it.
nikobellic121 said:
thank you when you have a free time plz upload it.
Click to expand...
Click to collapse
ofcrse
PRESS THANKS IF I HELPED U
Yo guys... And girls... Lol...
I m here with xperia ui v2 material-ish.....
Thanx to shade SK for the flashable zip...
Actually this ui is by shade SK... I just edited it a lil bit...
Features:
circle notif
Material-ish
Xperia Style
Blablablaaaaa
Credits:
@ShadeSK
@me for sharing it like a boss...
Link:
https://www.dropbox.com/s/xbiqgcf1y72f9ix/XPERIA MATERIAL_ISH BY ARGHA.zip?dl=0
How to install:
Put zip in memory card...
Goto recovery and flash the zip....
NOTE- DON'T EDIT THIS UI AND DON'T SHARE IT ANYWHERE.... IF U WANT TO DO SO... THEN FIRST TAKE PERMISSION FROM ME OR ShadeSK..
Or u will suffer for that...
Nice Man..
Thanx shade...
ur wlcm
nice man keep it up
unfortunately System ui has stopped not working with stock os :crying: but nice mod keep it up :good:
crazy cowBoy said:
Yo guys... And girls... Lol...
I m here with xperia ui v2 material-ish.....
Thanx to shade SK for the flashable zip...
Actually this ui is by shade SK... I just edited it a lil bit...
Features:
circle notif
Material-ish
Xperia Style
Blablablaaaaa
Credits:
@ShadeSK
@me for sharing it like a boss...
Link:
https://www.dropbox.com/s/xbiqgcf1y72f9ix/XPERIA MATERIAL_ISH BY ARGHA.zip?dl=0
How to install:
Put zip in memory card...
Goto recovery and flash the zip....
NOTE- DON'T EDIT THIS UI AND DON'T SHARE IT ANYWHERE.... IF U WANT TO DO SO... THEN FIRST TAKE PERMISSION FROM ME OR ShadeSK..
Or u will suffer for that...
Click to expand...
Click to collapse
This one is simply too good But I wanna suggest a few more edit..... I want the statusbar network icons and battery icon like the xperia m statusbar for our device..... Hope u will consider to make one.... Thanks in advance... plese make it... it would just be an awesome one... anyways thanks for this one too
it will work with all roms except stock os .i prefer to use stock deodex roms
sunny3503 said:
unfortunately System ui has stopped not working with stock os :crying: but nice mod keep it up :good:
Click to expand...
Click to collapse
Delete systemui.odex then it will work.
---------- Post added at 07:25 AM ---------- Previous post was at 07:25 AM ----------
Nyc work big brother
Bro Then u need to wait for xperia Mod V3 Do y remember??? Me Argha Das
---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------
open System/app now find this two files SystemUI.odex and SystemUI.apk
now rename both to SystemUIbak.odex and SystemUIbak.apk okay now delete the SystemUI.odex and..flash the Mod if u still getting Fc then..First flash any other ui which is working then..flash this it should work then
ShadeSK said:
Bro Then u need to wait for xperia Mod V3 Do y remember??? Me Argha Das
---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------
open System/app now find this two files SystemUI.odex and SystemUI.apk
now rename both to SystemUIbak.odex and SystemUIbak.apk okay now delete the SystemUI.odex and..flash the Mod if u still getting Fc then..First flash any other ui which is working then..flash this it should work then
Click to expand...
Click to collapse
Anyone remember me :crying: ???
Haha LOL XD Jit Debroy
ShadeSK said:
Bro Then u need to wait for xperia Mod V3 Do y remember??? Me Argha Das
---------- Post added at 04:12 PM ---------- Previous post was at 04:10 PM ----------
open System/app now find this two files SystemUI.odex and SystemUI.apk
now rename both to SystemUIbak.odex and SystemUIbak.apk okay now delete the SystemUI.odex and..flash the Mod if u still getting Fc then..First flash any other ui which is working then..flash this it should work then
Click to expand...
Click to collapse
Yes Bro I remember Yes am waiting eagerly since then Want it soon
cool
black vs materialish
I like both
Haha
post dual sim version