[Q] Editing AOKP toggles (swagger) - Xperia Play Q&A, Help & Troubleshooting

Does anyone here know how can I edit swagger mode toggle? To be precise i want to replace it's picture and change tap-hold action from displaying swagga baby! to some other words :>
Sent from my R800i using xda premium
//please move it from general to Q&A

Please tell me where I can edit this text as google/github gave me nothing...
Sent from my R800i using xda app-developers app

Bump
Sent from my R800i using xda app-developers app

No offense, but mucking around in source may be a bit beyond you if you're unfamiliar with ctrl+f
Sent from my R800x using xda premium

Odp: [Q] Editing AOKP toggles (swagger)
I am familiar but if you are a pro then please tell me where I can find it cos as I said I looked for swag on aokp source and I got nothing.
Sent from my R800i using xda app-developers app

refresh

Related

How do I make the pulldown transparent?

Is it more than just changing the images? I'm using cm7 night #28.
Sent from my ADR6300 using XDA Premium App
No one?
Sent from my ADR6300 using XDA Premium App
No one can lend a helping hand? It never seems to work when I edit the transparency.
Sent from my ADR6300 using XDA Premium App
I've been looking too can't find anything
sent from dinc
I found a theme that does it but still I wanna know know what it is... Changing transparancy does nothing.
Sent from my ADR6300 using XDA Premium App
Gahh Its Lee said:
I found a theme that does it but still I wanna know know what it is... Changing transparancy does nothing.
Sent from my ADR6300 using XDA Premium App
Click to expand...
Click to collapse
You go into your system with adb find the directory for framework go into it look for the app framework_res.apk pull it using command prompt once you have it out then you want to open it up with winner,or 7zip which ever you use then look for this image status_bar_background.png edit it using your favorite tool for editing I use Gimp....after you edit it you need to save it and close up your editing tool then you need to push the app back to your system.... I'm going to post a link to a thread that is good for learning how to theme check it out it will get you started.....
http://forum.xda-developers.com/showthread.php?t=916814
If I helped at all hit that thanks button
Sent from my Incredible using XDA App

Remove AM/PM from notify bar.

Well, I'm from Venezuela and I don't like to have the clock at 24hrs.
How can I remove the AM/PM when is at 12hrs?
Sent from my Arc S using xda premium
Go to settings>data and time>use 24-hour format(tick it)Cheers
I know, but I said that I don't like the 24 format. In Venezuela we use 12. I want something like in CM, you can remove AM/PM in 12 format.
Sent from my Arc S using xda premium
change the systemUI.apk ... at this moment I can not post links, maybe later upload the file
or look for one on the net
Exactly what files do I need to modify in SystemUI?
Sent from my Arc S using xda premium
Braayhaan said:
Exactly what files do I need to modify in SystemUI?
Sent from my Arc S using xda premium
Click to expand...
Click to collapse
I would look in strings and see if leaving a blank space or removing the line altogether does it.
Sent from my CM9'd Arc
Will try that.
And a little off-topic question, can I get CM9 (AOSP like) app open-close animation, buttons, borders, and all that stuff flashing the framework of CM9? Just wanna know.
Sent from my Arc S using xda premium
No.
Sent from my CM9'd Arc

Volume button to skip?

Hoping others would like to see this feature? Any devs looking into CM code to try to put it in a TW based ROM? The S3 just got a good fix: http://forum.xda-developers.com/showthread.php?t=2071970
Sent from my SPH-L900 using xda app-developers app
Of course... I post this even after searching and stumble on this: http://forum.xda-developers.com/showthread.php?t=2024867
Sent from my SPH-L900 using xda app-developers app

[Q] Google Now Navring Shortcut

When you long press the Softkeys on the Nexus 4 you see a Google Button from where you can get quick access to Google now. I want do know now where this image is placed because I want to change it and flash it. Does anyone know how to do this?
I am on stock rom and rooted by the way.
Sent from my Nexus 4 using xda app-developers app
Don't know how you can do it on stock but some custom ROMs include the feature. I'm using slim ROM......
Sent from my Nexus 4 using xda app-developers app
AW: [Q] Google Now Navring Shortcut
I just want to change the image of the Google Now Button, not adding anything to the Navring. So instead of this white Button with black Google logo an other picture.
Sent from my Nexus 4 using xda app-developers app
AW: [Q] Google Now Navring Shortcut
Does anyone have an idea? :/
Sent from my Nexus 4 using xda app-developers app
EdForce01 said:
When you long press the Softkeys on the Nexus 4 you see a Google Button from where you can get quick access to Google now. I want do know now where this image is placed because I want to change it and flash it. Does anyone know how to do this?
I am on stock rom and rooted by the way.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
I would search for it in system/framework/systemUI/res/drawables/xhdpi (or hdpi for other screens)
AW: [Q] Google Now Navring Shortcut
You mean /system/app/systemUI/... don't you?
Sent from my Nexus 4 using xda app-developers app
EdForce01 said:
You mean /system/app/systemUI/... don't you?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Oh, of course. This is what I meant to say. I mixed it up with the framework resources
AW: [Q] Google Now Navring Shortcut
Good idea but it is not the right one :/
I also searched for it in /system/framework/framework-res.apk/... and /system/app/velvet/...
I often saw the image but when I flashed it nothing changed there :/
Sent from my Nexus 4 using xda app-developers app
EdForce01 said:
Good idea but it is not the right one :/
I also searched for it in /system/framework/framework-res.apk/... and /system/app/velvet/...
I often saw the image but when I flashed it nothing changed there :/
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
/system/app/systemUI.apk/... ?
AW: [Q] Google Now Navring Shortcut
Yes "..." is just /res/drawable-xhdi
so it is/system/app/systemUI.apk/res/drawable-xhdpi
Sent from my Nexus 4 using xda app-developers app
AW: [Q] Google Now Navring Shortcut
Does anyone have an idea? :/
Sent from my Nexus 4 using xda app-developers app
EdForce01 said:
Does anyone have an idea? :/
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
the image file is in the google search apk, not the system framework.
AW: [Q] Google Now Navring Shortcut
Do you mean the Velvet.apk? I flashed the image files but nothing changed :/
Did you try to flash them?
Sent from my Nexus 4 using xda app-developers app

Keyboard is missing alternate symbols?

I love the alternate symbols that the Sammy keyboard has but somehow I've lost them? Does one the xda members know how to turn them back on.?
Sent from my SPH-L900 using xda app-developers app
Did you change a mod to framework or anything? Or install an app recently and then noticed it disappeared? It's an xml edit that removes it.
Sent from my Mackified Galaxy Note II using XDA Premium.
Thanks for the info. Definitely could of bonked it myself. Nothing a rom flashing won't fix. Thanks again.
Sent from my SPH-L900 using xda app-developers app

Categories

Resources