[Q] How remove ON/OFF @ Settings - XPERIA X8 Q&A, Help & Troubleshooting

Hey People,
since 5 days i try to remove the ON/OFF Text in Settings &Co.
Look this:
View attachment 1097156
My goal is to create a Theme Chooser Theme so please told me how i can do this?
Please don't post me a line, post me a discription how to do
I allready added this in my Theme.apk
values.xml:
<string name="android:capital_on"> </string>
<string name="android:capital_off"> </string>
styles.xml
<style name="Widget.Holo.Button.Toggle" parent="@android:style/Widget.Holo.Button">
<item name="android:textOn"> </item>
<item name="android:textOff"> </item>
</style>
Click to expand...
Click to collapse
PS.: i will apply this in any language too
Great Ghanks to everyone who will help me
Regards SafiXS
.​

<==== bored

The image is gone. Error 410
Sent from my E15i using XDA

pic reup
plz help....

You can't replace layouts with a theme.
Sent from my E15i using XDA

so i have to make a mod?
with minicm9 i have the problem i cant compile framework-res back -.-
error flooding

I'm not familiar with the ics theme Chooser. But try to set the text color to transparent.
@android:color/transparent
Sent from my E15i using XDA

Related

Background Image

Hey guys....
How many of you'll would like to learn how to edit the background of apps with ur favorite images instead of sick black color.....
and here is the solution....
first decompile framework-res.apk either with apktool or apk manager
den hav three different pictures (potrait and landscape)
now place a picture in the drawable two pictures of landscape orientation in drawable land and two pictures in drawable ldpi hdpi or wat ever ur mobile supports
name then properly such as name the image in drawable folder as back_dark and in the rest land and ldpi folders name the images as back_dard,back_bright respectively
next comes the major part :|
go to "values"--> "drawables" and rename
Code:
name="screen_background_dark">#ff0000</drawable>
<drawable name="screen_background_light">#ff0011</drawable>
<drawable name="screen_background_dark_transparent">#ff0000</drawable>
<drawable name="screen_background_light_transparent">#ff0000</drawable>
(the color codes which i gave in the above is not the original code just for an example i wrote some code )
the above lines into
Code:
<drawable name="screen_background_dark">@drawable/back_dark</drawable>
<drawable name="screen_background_light">@drawable/back_bright</drawable>
<drawable name="screen_background_dark_transparent">@drawable/back_dark</drawable>
<drawable name="screen_background_light_transparent">@drawable/back_bright</drawable>
Save the file and compile the framework-res.apk
Nice work dude...
Thank you!
+1
but when I scroll, the background would disappear
trettet said:
but when I scroll, the background would disappear
Click to expand...
Click to collapse
i would teach that in the forthcomin procedures....
Help
i tried it and its working fine but wen i scroll the image dissappers...wat shuld i do
pvnkumar139 said:
i tried it and its working fine but wen i scroll the image dissappers...wat shuld i do
Click to expand...
Click to collapse
thats a tedious one dude... btw its just u hav to edit in styles.xml
in some places it would be writted background which has to be replaced by transparent....
i'd get u the linees sometime... i hav my exams goin so no time
DarshpreetGulati said:
Nice work dude...
Click to expand...
Click to collapse
Thank u Darshpreet... hope u try it and make a ROM
trettet said:
but when I scroll, the background would disappear
Click to expand...
Click to collapse
if u get time compare the styles.sml of creed's ROm and ur ROM... u hav to replace background as transparent in 5 locations....
Thanks man!
But it gives a error while compiling! Though it wrks with apktool sometimes! Apk manager always gives an error!
thanks for your effort...
will try
Sent from my GT-S5830 using xda premium
How to change in ICS Framework-res
manikant_009 said:
How to change in ICS Framework-res
Click to expand...
Click to collapse
Drawable nodpi
herpderp © aint got money to pay to my fish
spacecaker said:
Drawable nodpi
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
which xml files i have to edit for ICS framework and what changes i should do
manikant_009 said:
which xml files i have to edit for ICS framework and what changes i should do
Click to expand...
Click to collapse
No xml needed ics is easier
Just change pngs in nodpi
herpderp © aint got money to pay to my fish
spacecaker said:
No xml needed ics is easier
Just change pngs in nodpi
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
Then why it's not working in Andy's rom 7.2 framework-res.apk. If you want i can attach it here
manikant_009 said:
Then why it's not working in Andy's rom 7.2 framework-res.apk. If you want i can attach it here
Click to expand...
Click to collapse
On cm7.2 u need xml changes on ics cm9 not
Sent from my GT-S5830 using xda premium
spacecaker said:
On cm7.2 u need xml changes on ics cm9 not
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Its not cm9 or cm7 its Andy'sX Rom and i think background_holo_dark.xml files in drawable-nodpi folder is responsible for that

lockscreen interface

hellow to all,i want to share this app for all user fbO/fih...i have already test this app and it work great... hope this make you happy
this for the simple link
forum.xda-developers.com/showthread.php?t=1166054
or
http://www.youtube.com/watch?v=0FVWmeuj3T4
plz thank if you like
This app cant lock screen. This can only lock/unlock the Apps
thanks for the apps
Hmm good application
Would you like to make thread about changing system lock screen??
I think it will be better because some people like to permanent change system lock screen
Sent from my FIH-FB0 using XDA
Arya_3RDNumber said:
Would you like to make thread about changing system lock screen??
I think it will be better because some people like to permanent change system lock screen
Sent from my FIH-FB0 using XDA
Click to expand...
Click to collapse
for to change lockscreen permanent on gingerbread,we must edit framework-res.apk/xml and dont ask how to edit because i also dont know to edit
Is UOT kitchen possible to change?UOT change the systemUI n framework-res.apk
Have you try it elol??
Sent from my FIH-FB0 using XDA
Arya_3RDNumber said:
Is UOT kitchen possible to change?UOT change the systemUI n framework-res.apk
Have you try it elol??
Sent from my FIH-FB0 using XDA
Click to expand...
Click to collapse
for systemui is only control the status bar,notification,and icon line ril,for lockscreen to change we must edit xml at framework-res.apk/res/layout but i dont know which 1 xml to edit and i not already try go UTO kitchen because on UTO kitchen only modify icon that i know..so must google it and find the code to edit .xml at framework-res.apk/res/layout for rom gingerbread odex or deodex
elol said:
for systemui is only control the status bar,notification,and icon line ril,for lockscreen to change we must edit xml at framework-res.apk/res/layout but i dont know which 1 xml to edit and i not already try go UTO kitchen because on UTO kitchen only modify icon that i know..so must google it and find the code to edit .xml at framework-res.apk/res/layout for rom gingerbread odex or deodex
Click to expand...
Click to collapse
I have been tried UOT kitchen
Doesn't work at only lockscreen
Perhaps it must modify decompile framework-res.apk as you said
So must harder to learn it
Many files .xml on framework-res.apk
Sent from my FIH-FB0 using XDA
Arya_3RDNumber said:
I have been tried UOT kitchen
Doesn't work at only lockscreen
Perhaps it must modify decompile framework-res.apk as you said
So must harder to learn it
Many files .xml on framework-res.apk
Sent from my FIH-FB0 using XDA
Click to expand...
Click to collapse
yes so dont be lazy search on google..right now what that i know how to get clock at center on gingerbread,we must edit line at systemUI.apk/res/layout/status_bar.xml and how to get pull down transprent notification on gingerbread we must edit line at systemUI.apk/res/layout/status_bar_tracking.xml and change shade_hander_background.png and shade_bg.png to get transperant..but i not DONE when i try to edit because i cant see the line something all i see is the line code
elol said:
yes so dont be lazy search on google..right now what that i know how to get clock at center on gingerbread,we must edit line at systemUI.apk/res/layout/status_bar.xml and how to get pull down transprent notification on gingerbread we must edit line at systemUI.apk/res/layout/status_bar_tracking.xml and change shade_hander_background.png and shade_bg.png to get transperant..but i not DONE when i try to edit because i cant see the line something all i see is the line code
Click to expand...
Click to collapse
If only pull down transparent notification available on UOT kitchen status bar theme option,,
Maybe,,there are many app/tool to edit xml file easily..
I'll try searching that too friend
Thanks much,,I'm so newbie for discuss it
sent from my CSL-MI410 using XDA Mobile

How to modify themes background in menu and setings in JB?

Hi all.
I want to try modify background pictures on menu, settings, phone and other in dafault themes, but i don't find DefaultThemes.apk in system folder on my Xperia T. What files are modify to change the background.
On my other phone Arc S, i change these pictures in exactly this file DefaultThemes.apk in folder res/drawable-hdpi but now i am .
Not sure, but maybe somewhere in system/vendor.. Try looking in system/vendor/overlay/framework
Yes, they're in framework folder.
Yes, I will find and will trying to change it, when I have a free time.
Thanks you again
Sent from my LT30p using xda premium
Re: How to modify themes background in menu and setings?
In Jelly Bean I don't see these files to change backgrounds on dialpad, menu settings, message or phonebook from white color to another or other picture, for example.
If anybody know, please post answer.
Sent from my LT30p using xda premium
Monipeev said:
In Jelly Bean I don't see these files to change backgrounds on dialpad, menu settings, message or phonebook from white color to another or other picture, for example.
If anybody know, please post answer.
Sent from my LT30p using xda premium
Click to expand...
Click to collapse
Most probably in the framework folder. SemcGenericUxpRes.apk or so.
Posted by Sony Xperia™ Ion via xda-premium
Monipeev said:
Hi all.
I want to try modify background pictures on menu, settings, phone and other in dafault themes, but i don't find DefaultThemes.apk in system folder on my Xperia T. What files are modify to change the background.
On my other phone Arc S, i change these pictures in exactly this file DefaultThemes.apk in folder res/drawable-hdpi but now i am .
Click to expand...
Click to collapse
Try the system/app directory. There's BlackTheme.apk etc..
Why not make a theme, like the Sony theme, that does this?
Sent from my LT30p using xda app-developers app
lee480 said:
Try the system/app directory. There's BlackTheme.apk etc..
Click to expand...
Click to collapse
I search for files background In these themes.apk files, but they have only wallpaper.png for home screen and lock screens.
I will try with recommendations in post above.
Edit: In SemcGenericUxpRes.apk don't have files for modifying background on any menu or etc.
I will continue search on solutions about this.
Sent from my LT30p using xda premium
Wish I had JB by now :-/
Posted by Sony Xperia™ Ion via xda-premium
Look in SemcGenericUxpRes again .
/res/drawable-xhdpi/semc_bg_tile.png for dark apps (like settings) and semc_bg_bright_tile.png for white apps (like phonebook/dialer)
I'm away from my computer so I can't check for sure, but in framework-res.apk/res/drawable-nodpi (or whatever is closest to that, I can't remember exactly), there are a couple default background .png's, a light and a dark I think. Not sure if Xperia uses those, but it might work if you modify them.
EDIT: Looks like TiMiN8R beat me, and probably with a more correct response! Didn't notice there was another page started, lol.
Sent from my LT25i using xda premium
How about for the status bar and navigation bar?
LitoNi said:
How about for the status bar and navigation bar?
Click to expand...
Click to collapse
For the statusbar modify SystemUI.apk/res/layout/status_bar.xml. Look for android:background="[some_value]", and modify whatever is in quotes.
I haven't touched the navigation bar, so I can't help with that. Probably a similar process, though.
Sent from my LT25i using xda premium
shockwaverider said:
For the statusbar modify SystemUI.apk/res/layout/status_bar.xml. Look for android:background="[some_value]", and modify whatever is in quotes.
I haven't touched the navigation bar, so I can't help with that. Probably a similar process, though.
Sent from my LT25i using xda premium
Click to expand...
Click to collapse
what value would i need to input if i need to set it to 50% transparent? 100% transparent?
thanks
LitoNi said:
what value would i need to input if i need to set it to 50% transparent? 100% transparent?
thanks
Click to expand...
Click to collapse
50% = #7F000000
100% = #00000000
Sent from my LT25i using xda premium
TiMiN8R said:
Look in SemcGenericUxpRes again .
/res/drawable-xhdpi/semc_bg_tile.png for dark apps (like settings) and semc_bg_bright_tile.png for white apps (like phonebook/dialer)
Click to expand...
Click to collapse
Share your semc_bg_tile.png and semc_bg_bright_tile.png Please :fingers-crossed:
ReadReadz said:
Share your semc_bg_tile.png and semc_bg_bright_tile.png Please :fingers-crossed:
Click to expand...
Click to collapse
Here you go. If you want to use these in any mods that you make public please give me the credit. Have fun :laugh:
i've changed semc_bg_tile and semc_bg_bright_tile .. but nothing happen .. the settings background still black n dialer phone is white. ...
i'm on stock Xperia V .145 rom deodexed and using honami framework .... is there some files i have to edit in framework-res.apk ?
sony_84 said:
i've changed semc_bg_tile and semc_bg_bright_tile .. but nothing happen .. the settings background still black n dialer phone is white. ...
i'm on stock Xperia V .145 rom deodexed and using honami framework .... is there some files i have to edit in framework-res.apk ?
Click to expand...
Click to collapse
if you just want to change the background dark and bright only. you just need to add two png files with names :
- semc_bg_tile.png (for dark like setting menu)
- semc_bg_bright_tile.png ( for light as contacts background)
- recommended resolution is 1280x1280
Note : two png files above, function to automatically replace the png files in SemcGenericuxpres.apk when you change theme
How to (JB) :
1. Take one "theme.apk" from system/app (example : orangetheme.apk).
2. decompile theme.apk
3. copy two png file to res/drawable-xhdpi.
4. go to res/values and open public.xml
5. adding lines : add two line below "line" drawable and make sure the id number sequence with the id number above
6. recompile
Here is Public.xml :
Code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<public type="drawable" name="semc_theme_lockscreen_wallpaper" id="0x7f020000" />
<public type="drawable" name="semc_theme_preview" id="0x7f020001" />
<public type="drawable" name="semc_theme_wallpaper" id="0x7f020002" />
[COLOR="Blue"]<public type="drawable" name="semc_bg_bright_tile" id="0x7f020003" />
<public type="drawable" name="semc_bg_tile" id="0x7f020004" />[/COLOR]
<public type="color" name="semc_theme_accent_color" id="0x7f030000" />
<public type="color" name="semc_theme_illumination_color" id="0x7f030001" />
<public type="string" name="semc_theme_title" id="0x7f040000" />
</resources>
I hope this can help you and others are right, especially for who don't know

Does anyone know how to change N7000 JellyBean Status Bar to Black?

I did search but only found a thread in the Note 2 forum. That, I did extract my SystemUI.apk but I couldn't find the drawables.xml file... Anyone able to change it back to black? Can't stand the grey status bar...
Thx.
juiceppc said:
I did search but only found a thread in the Note 2 forum. That, I did extract my SystemUI.apk but I couldn't find the drawables.xml file... Anyone able to change it back to black? Can't stand the grey status bar...
Thx.
Click to expand...
Click to collapse
The Note 2 guide will work. Look in res/values for the file
Sent from my GT-N7100 using xda premium

[MOD] Native Hotspot Hack + Hotspot Quicksettings

THESE FILES WERE MADE FOR A REALLY OLD BASE (4.4.2). Do NOT FLASH THE FILE FOR ANY OTHER VERSION OF ANDROID SINCE IT CONTAINS AN OLDER VERSION OF default.xml. I'm leaving them attach for reference if anyone wants to manually make the edits on the latest and greatest version of their ROM. I also did not come with this mod, but ported it over from the source link below. If 4G is not working, then there is a problem with init.d in your ROM. Download and install script manager to manually run the script, as mentioned in the instructions below.
So, I finally got native hotspot working on the M8 by following the guide in the M7 thread posted here: http://forum.xda-developers.com/showthread.php?t=2474432
This mod requires you to have root access and an init.d capable kernel. Alternatively, you can download script manager and have it run at boot or modify your install-recovery.sh file located in /system/etc.
This is confirmed working for both 3G and 4G connections.
Step 1) Flash attached zip file.
If 4G Hotspot doesn't work do the following:
Optional Alternate Method #1 after installing zip file to use with Script Manager
Step 1) Download Script Manager: https://play.google.com/store/apps/details?id=os.tools.scriptmanager
Step 2) Open up Script Manager and navigate to /system/etc/init.d and select the "tether" script.
Step 3) Click on SU and Boot (Android Skull and Gear Icons, respectively) and click on run and save.
Optional Alternate Method #2 after installing zip file to edit your install-recovery.sh
Modify your install-recovery.sh referenced in this post: http://forum.xda-developers.com/showpost.php?p=51796802&postcount=21
Please note that this will overwrite any mods that you may have done to your default.xml. Here are the changes that were made:
Tether Hack:
Code:
<item type="boolean" name="isTetherBlockCheck">false</item>
<item type="boolean" name="tether_use_default_upstream">false</item>
<item type="boolean" name="tethering_guard_support">false</item>
<item type="boolean" name="tethering_roaming_specific">false</item>
<item type="string" name="tethering_specific">NONE</item>
<item type="integer" name="tethering_support_ipv6">1</item>
<item type="boolean" name="use_default_profile_for_tethering">true</item>
<item type="integer" name="TetheringGuard_Rule">0</item>
Unlock Hotspot Quicksettings:
Code:
<item type="integer-array" name="quick_setting_available_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>10</int>
<int>11</int>
<int>12</int>
<int>13</int>
<int>14</int>
<int>15</int>
<int>18</int>
<int>19</int>
<int>20</int>
<int>22</int>
<int>24</int>
<int>25</int>
<int>26</int>
</item>
<item type="integer-array" name="quick_setting_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>22</int>
<int>25</int>
Can you share exactly what changes you made to default.xml (or are you using the M7 default.xml?)
ahecht said:
Can you share exactly what changes you made to default.xml (or are you using the M7 default.xml?)
Click to expand...
Click to collapse
Sure. Added to OP.
Ph33zy said:
Sure. Added to OP.
Click to expand...
Click to collapse
I take it only 3g tether? Or 4g tether also
Sent from my 831C using Tapatalk
stacksptdtdm said:
I take it only 3g tether? Or 4g tether also
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Should work with 4G, but I'll confirm tomorrow at work since my house doesn't get 4G (unless someone gets to it first).
Ph33zy said:
Should work with 4G, but I'll confirm tomorrow at work since my house doesn't get 4G (unless someone gets to it first).
Click to expand...
Click to collapse
Yea it doesn't work with 4g. Devices connects but no data is being past through
Sent from my 831C using Tapatalk
stacksptdtdm said:
Yea it doesn't work with 4g. Devices connects but no data is being past through
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Can you force your phone to 3G and check to see if it works just to rule out the setup? Go to Settings, Mobile Data, Network Mode, and change to CDMA only.
Ph33zy said:
Can you force your phone to 3G and check to see if it works just to rule out the setup? Go to Settings, Mobile Data, Network Mode, and change to CDMA only.
Click to expand...
Click to collapse
Yes 3g works perfectly
Sent from my 831C using Tapatalk
stacksptdtdm said:
Yes 3g works perfectly
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
hmmm okay let me try to mess with it...
stacksptdtdm said:
Yes 3g works perfectly
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Can you try to go to system/app/and rename tetheringguard.odex and tetheringguard.apk to .bak and reboot and try again?
Ph33zy said:
Can you try to go to system/app/and rename tetheringguard.odex and tetheringguard.apk to .bak and reboot and try again?
Click to expand...
Click to collapse
Or could I just freeze it titanium?
Sent from my 831C using Tapatalk
stacksptdtdm said:
Or could I just freeze it titanium?
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
yes
Ph33zy said:
yes
Click to expand...
Click to collapse
Still no go
Sent from my 831C using Tapatalk
connects to 4g but no data is being sent.
Sent from my 831C using Tapatalk
stacksptdtdm said:
View attachment 2678086 connects to 4g but no data is being sent.
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Okay, thanks. I'll have to try to mess with it at work tomorrow when I have 4G.
stacksptdtdm said:
View attachment 2678086 connects to 4g but no data is being sent.
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Nm..I must be really sleepy. Just noticed it was an m7.
For a very long time, HTC phones don't tether 4g data using the hacked native Hotspot. Even back in the OG Evo, WiMax days. Somehow, it seems like HTC/Sprint still has a lock on that.
I'm not saying that it is impossible, but @Ph33zy, don't think that you're doing something wrong. That's just the way it is.
aarsyl said:
For a very long time, HTC phones don't tether 4g data using the hacked native Hotspot. Even back in the OG Evo, WiMax days. Somehow, it seems like HTC/Sprint still has a lock on that.
I'm not saying that it is impossible, but @Ph33zy, don't think that you're doing something wrong. That's just the way it is.
Click to expand...
Click to collapse
Yea I remember, but 4g definitely worked on the m7 so hopefully there is a way.
Ph33zy said:
<item type="boolean" name="isTetherBlockCheck">false</item>
<item type="boolean" name="tether_use_default_upstream">false</item>
<item type="boolean" name="tethering_roaming_specific">false</item>
<item type="string" name="tethering_specific">NONE</item>
Click to expand...
Click to collapse
Those values are already present in the stock default.xml
Ph33zy said:
Unlock Hotspot Quicksettings (along with others):
<item type="integer-array" name="quick_setting_available_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>10</int>
<int>11</int>
<int>12</int>
<int>13</int>
<int>14</int>
<int>15</int>
<int>16</int>
<int>18</int>
<int>19</int>
<int>22</int>
<int>23</int>
<int>24</int>
<int>25</int>
</item>
<item type="integer-array" name="quick_setting_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>22</int>
<int>25</int>
Click to expand...
Click to collapse
So you added 10,16, and 23 to the top list and 25 to the bottom list. Is there a reason you removed 20 and 26 from the top list?
ahecht said:
Those values are already present in the stock default.xml
So you added 10,16, and 23 to the top list and 25 to the bottom list. Is there a reason you removed 20 and 26 from the top list?
Click to expand...
Click to collapse
Yea, I knew some of them were default, but forgot what I changed since I was already in bed. The easiest thing to do at the time was search for "tether" and post all the lines.
Didn't mean to remove those as I think they correspond to NFC and Sync All. I was trying to get rid of finger scanner, which I accidentally added, but I guess I deleted the wrong one. I should've deleted 23.

Categories

Resources