[GUIDE] ADD Sweitch Button style TO GB,CM7,CM9 - Samsung Galaxy W I8150

Hello guys,
I want to share to you how
to mak Sweitch Button style
for
CM9 / gingerbread / CM7, I hope it is usefull for you
ok lets go to Guide:
first of all need some requirement for this MOD-GUIDE
REQUIREMENT:
- BRAIN
- Patient
- experience
- Know how to decompile/recompiling Apk file
- notepad++
- Tool for decompiling, : apkmanager/apktool/apkmultitools/or equivalent
STEP -1
DECOMPILE, framework-res.apk
- /res/values/styles.xml
go to end of the file
and paste the next styles:
<style name="Widget.CompoundButton.SwitchButton" parent="@style/Widget.CompoundButton">
<item name="background">@drawable/btn_switch_label_background</item>
<item name="layout_width">70.0dip</item>
<item name="button">@drawable/btn_switch</item>
</style>
STEP -2
-NEXT
donload attachment
SwitchButton_files.zip
Exstract it and put it to decompiled framework-res.apk
Done and recompile.
that simple.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

first
Nice uriel

Related

[THEMING GUIDES][EASY METHODS][ALSO FOR NOOBS][Playing with 9.pngs]

///How to easily edit 9.pngs easily \\\
Lets start ...
Step 1
Decompile the app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 2
Enter into res/drawables
Step 3
open 9.png with paint.net(preffered)not tested others
Get it here (www.getpaint.net)
Step 4
change its color to ur wish (note--dont touch those 4 borders at the ends)
Step 5
Close and save png
Step 6
Now recompile
Step 7
Install
congo it works fine.............
No need of draw9patch...
Notes:
Must knw how to compile- recompile apps.
Must try more coming soon..........
Dont Spoil This Thread Please!!!!
PRESS LIKE BUTTON IF U LIKE MY WORK
​

[THEMING GUIDES][EASY METHODS][ALSO FOR NOOBS][Playing with 9.pngs]

///How to easily edit 9.pngs easily \\\
Lets start ...
Step 1
Decompile the app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 2
Enter into res/drawables
Step 3
open 9.png with paint.net(preffered)not tested others
Get it here (www.getpaint.net)
Step 4
change its color to ur wish (note--dont touch those 4 borders at the ends)
Step 5
Close and save png
Step 6
Now recompile
Step 7
Install
congo it works fine.............
No need of draw9patch...
Notes:
Must knw how to compile- recompile apps.
Must try more coming soon..........
Dont Spoil This Thread Please!!!!
PRESS LIKE BUTTON IF U LIKE MY WORK
​
thanks !it is very usefull
thanks !it is very usefull

CLOSED | [XT907] 44dpi NAV BAR + MINI GUIDE

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XT907 44DPI NAVIGATION BAR​
- THREAD CLOSED
DOWNLOAD & INSTALLATION
+STOCK DEODEXED 98.30.1 ONLY
+DOWNLOAD
+COPY THE MOD ZIP TO SDCARD
+BOOT TO RECOVERY
+INSTALL THE MOD ZIP
+WIPE CACHE / DALVIK
+REBOOT
MINI GUIDE
FRAMEWORK-RES / RES / VALUES / DIMENS
Code:
<dimen name="navigation_bar_height">[COLOR="Red"]48.0dip[/COLOR]</dimen>
<dimen name="navigation_bar_height_landscape">[COLOR="red"]48.0dip[/COLOR]</dimen>
CHANGE TO ( OR WHATEVER VALUE YOU WANT )
Code:
<dimen name="navigation_bar_height">[COLOR="red"]44.0dip[/COLOR]</dimen>
<dimen name="navigation_bar_height_landscape">[COLOR="red"]44.0dip[/COLOR]</dimen>
Not to hi-jack your thread, but check out "Xposed Framework". There is a module called "Gravity Box' (and probably a few others) that allow you to do this from a nice GUI. Best thing of all, only "root" is needed.
..........

[GUIDE][NOOB FRIENDLY] How to change systemUI colors[ALL AOSP KITKAT]

Requirement:-
Apktool or vts
Notepad++
Basic knowledge in decompiling and recompiling apks
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here we go
Step:-1
Decompile systemui.apk
Wait until is decompiled
After this navigate systemui/res/values
Step:-2
Now inside the values folder open colors.XML file
In notepad++ or whatever the editor ur using
Change the color codes with your own codes
Then save
Step:-3
Now recompile the systemui.apk
sign apk
-:install:-
Push into system/priv-app/
Set permissions
And reboot
Or
Search for flashable.zip tamplates
Then cwm or twrp
Flash it
And enjoy
Please can you provide your own modified system ui apk. Thanks
Kalim Siddiqui said:
Please can you provide your own modified system ui apk. Thanks
Click to expand...
Click to collapse
yeah that will be great
This is a guide for you so do it your own
Press thanks if i help you ☺

Altering SystemUI QuickSettings Background?

I'm altering the stock SystemUI.apk from Samsung's 4.4.2 firmware for the P600. I've customised a lot of the UI, but I can't figure out where to set the background colour for the quick settings.
(For an example of what I mean, see this picture.)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As you can see, the header has been customised, but the setting block below still has a white (well, #FFF5F5F5) background, much to my frustration. I've tried everything I can think of to change it.
UPDATE: RESOLVED!
It's in res/values-sw800dp-xhdpi-v13/drawables.xml.
Change
<item type="drawable" name="tw_quick_panel_quick_setting_button_bg_normal">#fff5f5f5</item>
to
<item type="drawable" name="tw_quick_panel_quick_setting_button_bg_normal">#ff00a5c3</item>
And to get rid of that little black crescent you might have noticed over the white brightness bit, you head into colors.xml...
And change the value of "animated_brightness_icon_color". Easy-peasy!
FURTHER QUESTION:
Anybody know how to style the Seek Bars used for volume and screen brightness?

Categories

Resources