[Q] settings - Sony Xperia C

How to change the text on the on/off switches?
I know it's being done in the framework-res.apk, but i want to know the exact file to edit and how to do this
I tried the xposed module( on/ off name changer) but didn't work

Saelfos Emaka said:
How to change the text on the on/off switches?
I know it's being done in the framework-res.apk, but i want to know the exact file to edit and how to do this
I tried the xposed module( on/ off name changer) but didn't work
Click to expand...
Click to collapse
Decompile framework res apk
Go to res /values/string.xml
There look for something like somc on
Similar to this and change it
But i warn u that i have been trying to mod the framework
Omce i recompiled without any changes but it always give bootloop
Sent from my C2305 using Tapatalk

abhishekr700 said:
Decompile framework res apk
Go to res /values/string.xml
There look for something like somc on
Similar to this and change it
But i warn u that i have been trying to mod the framework
Omce i recompiled without any changes but it always give bootloop
Sent from my C2305 using Tapatalk
Click to expand...
Click to collapse
Thank you abhishekr
انت سوري يمكن مو؟
شكرا الك بس لما بستخرج الملفات وبفوت على مجلد ال
(res)
ما بلاقي جواتو مجلد ال
(values)
ولا حتى ملف ال
String.xml

Related

[Q] How to Change background and OS effect

i dnt knw if this is the right plcae to ask...
but i want to knw..how to change the background image in a theme..and any icon if i want too..! and yea.. Most Imp the color of Overscroll Glow..
Il b happy if someone can help me here,..
thank you..
theme inside os? its simple, inside zip of framework-res there's a image that is background, replace it with your without decompress, using winrar or under unix, zip
if you intend launcher theme, each launcher use "proprietary" format for theme and its new apk
Sent from my GT-I9003 using xda premium
geekynoob said:
i dnt knw if this is the right plcae to ask...
but i want to knw..how to change the background image in a theme..and any icon if i want too..! and yea.. Most Imp the color of Overscroll Glow..
Il b happy if someone can help me here,..
thank you..
Click to expand...
Click to collapse
If u are using tarunagg's themes than visit his thread named- change background in themes or so...
For the application icon- decomplile apk edit the icon under res/ drawable or drawable-hdpi. I dont remember the file name. But u will come to know easily after decompiling! After editing recompile it!
Sent from my GT-I9003 CM9
It is in system/framework/framework-res/drawable-hdpi and its name is default_wallpaper. Replace it with another one, close and thats it. It is easy to find because the rest of files are png and xml. Good luck!!
Edit: u dont need to decompile anything. Open with 7zip remove old jpg, introduce new one and when u close, 7zip will say: the file framework-res.apk has been modified. Would u like to update it? Press yes and thats all...
Enviado desde mi GT-I9003 usando Tapatalk
luiseteyo said:
It is in system/framework/framework-res/drawable-hdpi and its name is default_wallpaper. Replace it with another one, close and thats it. It is easy to find because the rest of files are png and xml. Good luck!!
Edit: u dont need to decompile anything. Open with 7zip remove old jpg, introduce new one and when u close, 7zip will say: the file framework-res.apk has been modified. Would u like to update it? Press yes and thats all...
Enviado desde mi GT-I9003 usando Tapatalk
Click to expand...
Click to collapse
On..it..
thanx alott..
wat about the overscroll glow colour?

[GUIDE][MOD] Enable navigation bar 4.2.2

This is a quick dev guide to enable navigation bar for S4. Tested on I9505 but should work here also.
Decompile SystemUI.apk go to res/values/drawables and add:
Code:
<item type="drawable" name="tw_navigationbar_bg">#ff000000</item>
Now download attached files and copy files to corresponding folders in SystemUI.apk if folder does not exist(drawables-xhdpi) create it.
Compile SystemUI.apk and push to device (nothing will happen yet) Just to check device boots fine.
Now use any buil.prop editor and add line:
Code:
qemu.hw.mainkeys=0
You can also enable it now through framework-res method.
Reboot and your done.
Please hit thanks and give credits.
There is no values folder in res.
Sent from my GT-I9500 using Tapatalk 2
adichandra said:
There is no values folder in res.
Sent from my GT-I9500 using Tapatalk 2
Click to expand...
Click to collapse
Have you decompiled systemui.apk ? Or you have just opened the apk file?
Sent from my Octa Core S4
Just opened the apk. I dont have any idea how to decompile that. Any guide?
Can you just serve the zip that i can easily flash in cwm?
Sent from my GT-I9500 using Tapatalk 2
systemUI
I have found this but when I click it the installation window opens. So should I proceed there? Please if you could add a few more steps to explain then noobs like us will be able to follow.
Thanks
ok now i know we have to use apktool etc. Most people couldnt get it working so what would be the best tool?
gharrington said:
This is a quick dev guide to enable navigation bar for S4. Tested on I9505 but should work here also.
Decompile SystemUI.apk go to res/values/drawables and add:
Code:
<item type="drawable" name="tw_navigationbar_bg">#ff000000</item>
Now download attached files and copy files to corresponding folders in SystemUI.apk if folder does not exist(drawables-xhdpi) create it.
Compile SystemUI.apk and push to device (nothing will happen yet) Just to check device boots fine.
Now use any buil.prop editor and add line:
Code:
qemu.hw.mainkeys=0
You can also enable it now through framework-res method.
Reboot and your done.
Please hit thanks and give credits.
Click to expand...
Click to collapse
Wonder how to do it if my rom is odexed ?
I dont think this thread is supported anymore
WOW!
This worked exceptionally well on my T-Mobile GS4 (M919).
I'll slip a thanks your way!
Please can you give details step by step for apks to use to compile and decompile etc for us simple people who want the navigation keys.
Thanks
Use this tutorial http://forum.xda-developers.com/showthread.php?t=2195680
For odexed rom don't care about odex file as you won't need to change smali files.
Styrke said:
Use this tutorial http://forum.xda-developers.com/showthread.php?t=2195680
For odexed rom don't care about odex file as you won't need to change smali files.
Click to expand...
Click to collapse
Can you post a pre-made SystemUI?
arian44 said:
Can you post a pre-made SystemUI?
Click to expand...
Click to collapse
Bump that...Tried figuring out decompiling myself, but it's a nightmare.
Tried decompiling and then following the instructions. Lots of hang ups. Isnt there an easier way?
Is there an easy way? Thanks
Enviado desde mi GT-I9500 usando Tapatalk
arian44 said:
Can you post a pre-made SystemUI?
Click to expand...
Click to collapse
I would second that as a request.
eldecanopy said:
Is there an easy way? Thanks
Enviado desde mi GT-I9500 usando Tapatalk
Click to expand...
Click to collapse
Add this to the end of the build.prop file in system/
qemu.hw.mainkeys=0
You have to use an alternate launcher though, but it works.
rohan999 said:
Add this to the end of the build.prop file in system/
qemu.hw.mainkeys=0
You have to use an alternate launcher though, but it works.
Click to expand...
Click to collapse
This used to work very well with S3 but did not work on i9500 S4. I'll try again.
I dont know how I changed permission but on S4 its showing read only and does not take changes . Can you please guide as to how you changed to read-write for build prop
No that doesnt work. Says systemUI has stopped. I remember that from last time and tried again through rom toolbar
can i use this method on 4.3 rom?
Maybe this should help....
http://forum.xda-developers.com/showthread.php?t=2014062
or maybe this, (this one is for ics but refer to the decompilation and recompilation using apk tool)
http://rohan999.wordpress.com/2012/03/31/how-to-enable-on-screen-ics-keys-on-any-ics-rom/

[Q] Ripple effect on lockscreen

Is there any way to get the ripple effect on the lockscreen (like the Samsung galaxy s3)?
Yes u have to decomplie and recomple apk for that .. u should use app from playstore
Sent from my GT-I8262 using XDA Premium 4 mobile app
vvaibhavv said:
Yes u have to decomplie and recomple apk for that .. u should use app from playstore
Sent from my GT-I8262 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Bro which apk do we have to decompile can u guide me something on how to enable that ripple effect
[email protected] said:
Bro which apk do we have to decompile can u guide me something on how to enable that ripple effect
Click to expand...
Click to collapse
decompile framework-res.apk
navigate to "res"
then "values-hdpi"
open bools.xml
change this: <bool name="config_isWaterRippleEnabled">false</bool>
To this <bool name="config_isWaterRippleEnabled">true</bool>
and recompile
I dnt have tym for dis, if anyone could do this den it will be great.. :fingers-crossed:
AnsleyC said:
decompile framework-res.apk
navigate to "res"
then "values-hdpi"
open bools.xml
change this: <bool name="config_isWaterRippleEnabled">false</bool>
To this <bool name="config_isWaterRippleEnabled">true</bool>
and recompile
I dnt have tym for dis, if anyone could do this den it will be great.. :fingers-crossed:
Click to expand...
Click to collapse
http://forum.xda-developers.com/galaxy-core/themes-apps/mod-ripple-effect-5-lock-screen-t2794384

Need to know which apk to edit

Hi guys need help
Iam using Xperia C with latest update. I was able to deodex my rom & changing the settings to white. With lot's of search here on xda to deodex & change the settings to white. but where to find this apk or file to change it to white.
Xenon1978 said:
Hi guys need help
Iam using Xperia C with latest update. I was able to deodex my rom & changing the settings to white. With lot's of search here on xda to deodex & change the settings to white. but where to find this apk or file to change it to white.
Click to expand...
Click to collapse
first of all you have to make a complete deodexed rom
coz in odex rom you cant just change an apk having odex file with it
here i think every one is trying to deodex whole rom
if you are done with it then install rom and then
go to system/app
chauhanjayc said:
first of all you have to make a complete deodexed rom
coz in odex rom you cant just change an apk having odex file with it
here i think every one is trying to deodex whole rom
if you are done with it then install rom and then
go to system/app
Click to expand...
Click to collapse
Thanks
I have already deodexed rom completely.
where to look to change to white settings for call settings/Xperia settings/Phone rongtone settings.
Xenon1978 said:
Thanks
I have already deodexed rom completely.
where to look to change to white settings for call settings/Xperia settings/Phone rongtone settings.
Click to expand...
Click to collapse
Please share white settings.apk file with us. Thank you
TacoNikky said:
Please share white settings.apk file with us. Thank you
Click to expand...
Click to collapse
uploaded settings.apk.
Xenon1978 said:
uploaded settings.apk.
Click to expand...
Click to collapse
Thanks a lot mate ) i was waiting this for a long time. You are king mate i appreciate you :good:
Xenon1978 said:
Hi guys need help
Iam using Xperia C with latest update. I was able to deodex my rom & changing the settings to white. With lot's of search here on xda to deodex & change the settings to white. but where to find this apk or file to change it to white.
Click to expand...
Click to collapse
You helped me, then i help you
I have found white Xperia settings, just change SemcSettings.apk in system/app folder.
Here you go
Edit: White background themes picker is added.
Xenon1978 said:
Hi guys need help
Iam using Xperia C with latest update. I was able to deodex my rom & changing the settings to white. With lot's of search here on xda to deodex & change the settings to white. but where to find this apk or file to change it to white.
Click to expand...
Click to collapse
thanks alot for sharing the apk file.can you please tell us how did you deodex the rom without cwm please...thanks
TacoNikky said:
You helped me, then i help you
I have found white Xperia settings, just change SemcSettings.apk in system/app folder.
Here you go
Edit: White background themes picker is added.
Click to expand...
Click to collapse
Thanks
have tried it its not working SemcSettings
rocker00 said:
thanks alot for sharing the apk file.can you please tell us how did you deodex the rom without cwm please...thanks
Click to expand...
Click to collapse
ok I will post it later today
Posted here
How to Deodex Xperia C Stock rom JB 4.2.2 B# 16.0.B.2.6 without cwm
Xenon1978 said:
Thanks
have tried it its not working SemcSettings
Click to expand...
Click to collapse
It worked on my device. Here are the screenshots
Xenon1978 said:
Hi guys need help
Iam using Xperia C with latest update. I was able to deodex my rom & changing the settings to white. With lot's of search here on xda to deodex & change the settings to white. but where to find this apk or file to change it to white.
Click to expand...
Click to collapse
I tried to change background of settings application and I found that it cannot be changed through settings.apk. There is another way of doing that.
Decompile "SemcGenericUxpRes.apk" present in framework folder.
then go to
res>>drawable-hdpi>> here you will find a file named "semc_bg_tile.png">> replace that file with whatever background you want
then go to
res>>drawable-hdpi-960x540>> here you will find a file named "semc_bg_tile.png">> replace that file with whatever background you want
then go to
res>>drawable-mdpi>> here you will find a file named "semc_bg_tile.png">> replace that file with whatever background you want
Recompile "SemcGenericUxpRes.apk" and place it in framework folder.
By doing this you can create Custom Backgrounds in Settings!
Another alternative is to install Xposed Framework and the Holo Themer module.

Advanced Framework Mod For Latest Firmware .175

Advanced Framework Mod :laugh:
#What is it?
>Most of the Sony Xperia user likes Sony UI. But in stock framework we see Sony UI only in Sony Apps. This is why making this framework. By flashing this framework you can enjoy Sony UI in Non-Sony Apps.
#Requirements:
>Stock Lollipop 5.1.1 Framework v18.6.A.0.175
#How to install?
>[NUT T2U Recovery users]
1.Take backup
2.Download Advanced Framework Zip
3.Place it in your phones sdcard
4.Reboot into recovery
5.Install Advanced Framework Zip
6.Reboot your phone
[Without Recovery,Only Rooted users]
1.Download Advanced Framework Zip
2.Extract framework-res.apk
3.Copy it to /system
(Note: Do not copy to /system/framework Directly)
4.Set permission to rw-r-r
5.Now move framework-res.apk to framework folder.
Your device will reboot after moving apk to framework folder.You may face bootloop.Take backup of data for safety.
#Download Link
> http://d-h.st/5pbf
#Screenshot
> Check Here http://forum.xda-developers.com/showpost.php?p=49450528&postcount=2
Press Thank Button if You liked my work :good:
@imzihad great
BTW which tool you use to edit framework? I tried Advanced apktool by BDfreak and after editing the framework it bootloops.
Gaurav007 said:
@imzihad great
BTW which tool you use to edit framework? I tried Advanced apktool by BDfreak and after editing the framework it bootloops.
Click to expand...
Click to collapse
I Wanna know that too to rezise the navbar
Gaurav007 said:
@imzihad great
BTW which tool you use to edit framework? I tried Advanced apktool by BDfreak and after editing the framework it bootloops.
Click to expand...
Click to collapse
I used same tool to edit.. Yes,after recompiling , framework-res.apk got corrupted and caused bootloop.. in my case, after compiling, i took resources.arsc from edited apk and replaced it in original apk with winrar.. and it worked
imzihad said:
I used same tool to edit.. Yes,after recompiling , framework-res.apk got corrupted and caused bootloop.. in my case, after compiling, i took resources.arsc from edited apk and replaced it in original apk with winrar.. and it worked
Click to expand...
Click to collapse
Thanks buddy:good:
Gaurav007 said:
Thanks buddy:good:
Click to expand...
Click to collapse
WC
Can we use this mod with this? http://forum.xda-developers.com/xperia-m2/themes-apps/systemui-mod-bug-fixes-odex-t3228895
Or one at a time? i have D2302.
Megamind08 said:
Can we use this mod with this? http://forum.xda-developers.com/xperia-m2/themes-apps/systemui-mod-bug-fixes-odex-t3228895
Or one at a time? i have D2302.
Click to expand...
Click to collapse
You can use it
Megamind08 said:
Can we use this mod with this? http://forum.xda-developers.com/xperia-m2/themes-apps/systemui-mod-bug-fixes-odex-t3228895
Or one at a time? i have D2302.
Click to expand...
Click to collapse
It should work..you can Try and Let me know :good:
Keep backup for safety
And now what changes exactly by there?
Sent from my D2403 using XDA Free mobile app
Matze6989 said:
And now what changes exactly by there?
Sent from my D2403 using XDA Free mobile app
Click to expand...
Click to collapse
Check Screenshot for difference
I have the mod flashed but somehow I can no difference
Sent from my D2403 using XDA Free mobile app
Awesome mod, but i forgot backup rom :/
Someone can post original files here?
Matze6989 said:
I have the mod flashed but somehow I can no difference
Sent from my D2403 using XDA Free mobile app
Click to expand...
Click to collapse
This mod applies sony ui to non sony apps.. try others app like root explorer.. see screenshot for better understanding
I'ts perfect TY.Woking perfectly with moded systemUI and moded systemOverlay.
nice share
thanks

Categories

Resources