hey guys is there a tutorial at all for porting quick panel to AOSP roms??
winxuser said:
hey guys is there a tutorial at all for porting quick panel to AOSP roms??
Click to expand...
Click to collapse
what do you mean by quick panel? if you mean notification bar power toggles, you could try this app called notification toggle. https://play.google.com/store/apps/...EsImRlLmo0dmVsaW4ubm90aWZpY2F0aW9uVG9nZ2xlIl0.
Yeah I mean that but I want to intergrate it into aosp
Sent from my GT-S5830 using xda app-developers app
winxuser said:
Yeah I mean that but I want to intergrate it into aosp
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Easiest way to do is compare phonestatusbar.smali of aosp to cm one and add the proper valeus ids layouts dimens pngs Public,codes
Change the proper const lines etc
Sent from my ST25i using xda app-developers app
thanks spacecaker,, oh i need to change smali aswell,, this is gonna take me a little time to learn haha
wow, after only changing the smali and some xmls, it does not compile and comes up with alot of errors
i dont know how to use pastebin, so i dont know how to put the error up here
AW: [Q] how do you add quick panel to AOSP
Aosp is PURE ANDROID so why do you want to add statusbar toggles?
use cm10.1 or aokp instead.
Sent from my GT-S5830 using xda app-developers app
http://forum.xda-developers.com/showthread.php?t=1531222
Install this
But dont use the theme options
Only quick panel
Sent from my ST25i using xda app-developers app
---------- Post added at 09:23 AM ---------- Previous post was at 09:22 AM ----------
Only for ics aosp
Sent from my ST25i using xda app-developers app
thanks spacecaker,, but how would i get stock cm style toggles on first install?
winxuser said:
thanks spacecaker,, but how would i get stock cm style toggles on first install?
Click to expand...
Click to collapse
Edit powerwidget.smali
Or add correct data files
Wih each own chmod line
Sent from my ST25i using xda app-developers app
Related
Hey guys, Can i create an AOSP Lockscreen with UOT kitchen for XXKQ1? I want to create one for my Custom Rom, and I just dont like the ICS one.
NVM it worked
Floris
I tried it by mzself but it didnt work :/
but the mod which is available gor the lockscreen has thr gingerbread aosp look
Sent from my GT-I9001 using XDA App
my lockscreen mod should work for kq1
if it isnt working i will make one
Sent from my GT-I9001 using XDA App
SkillCam said:
my lockscreen mod should work for kq1
if it isnt working i will make one
Sent from my GT-I9001 using XDA App
Click to expand...
Click to collapse
If you want to.. PLEASE I PMed you
SkillCam said:
my lockscreen mod should work for kq1
if it isnt working i will make one
Sent from my GT-I9001 using XDA App
Click to expand...
Click to collapse
Hey skillcam do you know why lockscreen changes aren't effective in framework-res?
Sent from my GT-I9001 using XDA App
thats bcause only the icons are in framework-res.apk the other things are in android.policy.jar and thats java stuff
normally should my aosp lockscreen work
just try it, but make a backup before
and if its not working i will make a working one
Sent from my GT-I9001 using XDA App
used almost 10 custom roms based on cm7. but the pattern lockscreen on all these roms are quite ugly and unusable because the dots are too close and big... can some one suggest a way out ??
i don't want to use apps like go locker or magic locker foe pattern lock as they unnecessarily consume ram..
please help !!!
Good question. Hope someone has an answer.
Sent from my GT-S5830 using xda app-developers app
Rezize pngs
Sent from my GT-S5830 using xda premium
CoolCatGetHome said:
Rezize pngs
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Which ones and where? I've checked SystemUI and framework-res.
Sent from my GT-S5830 using xda app-developers app
Framework-res.apk
Will give detailed guide later
Also maybe modify keyguard.xml
And remove the clock from patterlock
It might give u some more space
Sent from my GT-S5830 using xda premium
Yep don't need the clock either.
The pattern lock is the one ugly thing on CM7.2 and as a result I stopped using it.
Sent from my GT-S5830 using xda app-developers app
CoolCatGetHome said:
Framework-res.apk
Will give detailed guide later
Also maybe modify keyguard.xml
And remove the clock from patterlock
It might give u some more space
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
please try to give a detailed guide .. i've tried changing the png but no success...
Here's how I changed the lockscreen......
http://forum.xda-developers.com/showthread.php?t=2009997
Sent from my GT-S5830
Is there a way to remove CWM Recovery options from the power off menu? Running Overcome 4.1 Rom.
Tabs for my son's Christmas present and I need to hide these options from him.
Help would be appreciated.
Sent from my GT-S5830 using xda app-developers app
It is baked into the framework.
You can't remove it.
Sent from my GT-P1000 using xda app-developers app
Try to decompile, edit, and compile that part
savie said:
Try to decompile, edit, and compile that part
Click to expand...
Click to collapse
That's a bit above my station without instructions. Any help?
I've done it before to add 100 battery increments to my phone but I had a guide for that.
Sent from my GT-S5830 using xda app-developers app
mitchst2 said:
That's a bit above my station without instructions. Any help?
I've done it before to add 100 battery increments to my phone but I had a guide for that.
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Im not good with kitchen stuff but u can check evanlocked (sgy user) his good with that part (he create thread how to add EPM on sgy thread) maybe u can use guide to gtab not to add but remove EPM..
This one?
http://forum.xda-developers.com/showthread.php?t=1866664
Sent from my GT-S5830 using xda app-developers app
mitchst2 said:
This one?
http://forum.xda-developers.com/showthread.php?t=1866664
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Yupz.. i see u post too
I am trying to add reboot options to power menu on this rom. I tried several tutorials but no luck. I would really appreciate.
Thanks.
U wanna add those to source code or just for daily use? If its just for u, i'd install power toggles from playstore as those are included in @Paul L s aosp 4.0.4 build i use. Theres a toggle for reboot menu
Sent from my GT-S5570 using xda app-developers app
Masrepus said:
U wanna add those to source code or just for daily use? If its just for u, i'd install power toggles from playstore as those are included in @Paul L s aosp 4.0.4 build i use. Theres a toggle for reboot menu
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
i'm talking about power menu not power toggles. i want to integrate reboot options
Ah ok so then im afraid i cant help u with that
Sent from my GT-S5570 using xda app-developers app
Which guides u used
Sent from my GT-S5570 using xda premium
arpitkh96 said:
Which guides u used
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
this,this and this
XDRdaniel said:
this,this and this
Click to expand...
Click to collapse
They are not made for aosp
Only first one have chances to work
Sent from my GT-S5570 using xda premium
I was to trying to port quick settings mode made for cm9 to aosp . I was able to fix fc but the quick setting switcher button is not working nothing happens if I click it. some action is to be defined for it. can someone help me
I have used this http://forum.xda-developers.com/showthread.php?t=2319193
I have attached the ported systemui
arpitkh96 said:
I was to trying to port quick settings mode made for cm9 to aosp . I was able to fix fc but the quick setting switcher button is not working nothing happens if I click it. some action is to be defined for it. can someone help me
I have used this http://forum.xda-developers.com/showthread.php?t=2319193
I have attached the ported systemui
Click to expand...
Click to collapse
I was stuck at exactly the same place....never found a solution ...lets see if any one can help....
I think you skipped something in smali cause that's where the actions are defined ....
Sent from my GT-S5570 using Tapatalk 2
When u made this port have u added ids in public.XML?
Refresh
Sent from my GT-S5570 using xda premium
Don't add ids in public XML....they should get created on their own when you compile the apk
Sent from my GT-S5570 using Tapatalk 2
hsay said:
Don't add ids in public XML....they should get created on their own when you compile the apk
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
Now I know the correct problem. We haven't edited the required smali and we will have to also assign a different Id which comes in public XML after compiling and again decompiling
Sent from my GT-S5570 using xda premium
hsay said:
Don't add ids in public XML....they should get created on their own when you compile the apk
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
Do u know in which smali the settings button command is located
Maybe we can get a hint from it
Sent from my GT-S5570 using xda premium
arpitkh96 said:
Do u know in which smali the settings button command is located
Maybe we can get a hint from it
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
I don't remember ...wait I will check once I get home ...mostly it should be in statusbar....
Sent from my GT-S5570 using Tapatalk 2
hsay said:
I don't remember ...wait I will check once I get home ...mostly it should be in statusbar....
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
Waiting
Sent from my GT-S5570 using xda premium
I m no expert/dev but I think having a look at cm9.x sources and systemUI might help...
Edit: didn't read first post that you were already porting from cm9
Sent from my GT-S5570 using xda app-developers app