Transparent Setting.apk !!!

Search This thread

den339

Member
Feb 27, 2010
21
48
Transparent :)

attachment.php




Settings.apk\res\values\styles.xml

Search

Code:
<style name="WhiteStyle" parent="@android:style/Theme.Light">
        <item name="android:listViewStyle">@android:style/Widget.ListView.White</item>
    </style>
    <style name="Theme.CustomDialog" parent="@android:style/Theme.Dialog">
        <item name="android:windowBackground">@drawable/filled_box</item>
    </style>
    <style name="WifiTheme" parent="@android:style/Theme.Light.NoTitleBar">

replaced by

Code:
 <style name="WhiteStyle" parent="@android:style/Theme.Wallpaper">
        <item name="android:listViewStyle">@android:style/Widget.ListView</item>
    </style>
    <style name="Theme.CustomDialog" parent="@android:style/Theme.Dialog">
        <item name="android:windowBackground">@drawable/filled_box</item>
    </style>
    <style name="WifiTheme" parent="@android:style/Theme.Wallpaper.NoTitleBar">
 

Attachments

  • SC20110426-121757.jpg
    SC20110426-121757.jpg
    36.3 KB · Views: 1,148
  • Settings.rar
    2 MB · Views: 3,747

chrisvuong

Senior Member
Jun 20, 2010
523
38
Noob question: How to install this? Is this compatible with Overcome 1.63 (Android 2.2.1)?
thanks
 
Last edited:

jerrycycle

Senior Member
Aug 20, 2009
1,282
187
Nandroid first. This way you can try on rom of choose to test.

Instructions for Settings with transparent background:
1. download settings.rar and extract the apk inside to your sd card
2. copy or move the apk using root explorer
3. navigate to system/app
4. tap on r/w at the top
5. [optional] backup your Settings.apk/ somewhere just in case it doesn't work for your rom.
6. paste all apks
 
Last edited:

All4TheFam

Senior Member
Mar 5, 2011
59
27
Thanks for this, ran out of thing to do with my fascinate and took my tab on. Been working with a couple dev with their roms and mods, to create themes for the vzw tab, would like permission to add this to the themes (of course for the transparent) but the icons would be changed to match theme. With proper credits goes without saying.
 

maxtcee

Senior Member
Jan 25, 2009
1,290
69
South Jerz
looks like tab is finally getting a fine choice of themes/mods nice work

anyway to get this to 70% for light wallpapers
 
Last edited:

den339

Member
Feb 27, 2010
21
48
Thanks for this, ran out of thing to do with my fascinate and took my tab on. Been working with a couple dev with their roms and mods, to create themes for the vzw tab, would like permission to add this to the themes (of course for the transparent) but the icons would be changed to match theme. With proper credits goes without saying.


I agree, use that.
 

sohrab1985

Senior Member
Feb 26, 2011
603
418
I replaced your setting.apk and it's not working. I attached a picrure and you can see what happend.
The thing is I thought I copied my original setting.apk but I can't find it now.
could you please upload the original one?
Thank you.

In your instruction it's written that "replace all apks", but I found just one apk.
Is the way in first post same as the second way?
------------------------------------------
I found the original file, thanks anyway.
 

Attachments

  • Setting.jpg
    Setting.jpg
    27.9 KB · Views: 895
Last edited:

WhiteShadow81

New member
May 8, 2011
2
0
In rooted tab w/ originale rom it doesn't workshop.

I changed settings.apk but it remain looks like the original one

I have original jk5 firmware rooted and cwm installed w/ rom manager


(Sorry 4 my bad English :p)

Editor....it's work!!!!! :D i used "File Expert" but it corrupted apk file....now i use "Super Manager" and it's OK! :D

Sent from my GT-P1000 using Tapatalk
 
Last edited:

WhiteShadow81

New member
May 8, 2011
2
0
In my tab i back to stock settings cause this one crash when i tried to send 1 file w/ Bluetooth.

I suggest to backup Settings.apk AND SETTINS.ODEX cause if u want retunt to stock u need to replace this 2 files....if u don't replace settings.odex u will stay w/o settings and Widgets.

So....backup them in SD!

Sent from my GT-P1000 using Tapatalk
 
Last edited:

V6-Maniac

Senior Member
Jun 27, 2006
4,592
7,243
Groningen
As i'm flashed Overcome 2.0.0 Beta 1 on my Galaxy Tab last night.
I was curious if the modified settings apk could be applied at Gingerbread 2.3.3
But for the people how want to give this a try.
I doesn't work because at some pages or setting options the settings apk will FC
 
  • Like
Reactions: mikkel-ol

mikkel-ol

Senior Member
Dec 16, 2010
76
6
31
Viborg
As i'm flashed Overcome 2.0.0 Beta 1 on my Galaxy Tab last night.
I was curious if the modified settings apk could be applied at Gingerbread 2.3.3
But for the people how want to give this a try.
I doesn't work because at some pages or setting options the settings apk will FC

But is this only a few "unimportant" settings or pretty essential settings? And thank you for your review/test on these MODs on 2.3.3 - saved me the effort ;)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 8
    Transparent :)

    attachment.php




    Settings.apk\res\values\styles.xml

    Search

    Code:
    <style name="WhiteStyle" parent="@android:style/Theme.Light">
            <item name="android:listViewStyle">@android:style/Widget.ListView.White</item>
        </style>
        <style name="Theme.CustomDialog" parent="@android:style/Theme.Dialog">
            <item name="android:windowBackground">@drawable/filled_box</item>
        </style>
        <style name="WifiTheme" parent="@android:style/Theme.Light.NoTitleBar">

    replaced by

    Code:
     <style name="WhiteStyle" parent="@android:style/Theme.Wallpaper">
            <item name="android:listViewStyle">@android:style/Widget.ListView</item>
        </style>
        <style name="Theme.CustomDialog" parent="@android:style/Theme.Dialog">
            <item name="android:windowBackground">@drawable/filled_box</item>
        </style>
        <style name="WifiTheme" parent="@android:style/Theme.Wallpaper.NoTitleBar">
    2
    Nandroid first. This way you can try on rom of choose to test.

    Instructions for Settings with transparent background:
    1. download settings.rar and extract the apk inside to your sd card
    2. copy or move the apk using root explorer
    3. navigate to system/app
    4. tap on r/w at the top
    5. [optional] backup your Settings.apk/ somewhere just in case it doesn't work for your rom.
    6. paste all apks
    1
    As i'm flashed Overcome 2.0.0 Beta 1 on my Galaxy Tab last night.
    I was curious if the modified settings apk could be applied at Gingerbread 2.3.3
    But for the people how want to give this a try.
    I doesn't work because at some pages or setting options the settings apk will FC