[tutorial]How to make Rom/System transparent - Galaxy Y GT-S5360 General

HoW TO Make Rom/ SYSTEM TransPaReNT ​
AFTER A LOT OF LEARNING I GOT THIS MOD ON MY OWN
WILL WORK IN GB ROMS BUT DONT KNOW ABOUT ICS/JB ROMS PLEASE TRY IT AND REPORT
THERE ARE MANY USERS WHO WANT TO MAKE ROM TRANSPARENT
NOW MAKE IT YOURSELF SIMPLE AND NOOFRIENDLY
PLEASE REPORT IF ITS WORKING FOR U
WHAT U WILL NEDD IS
1]APKTOOL OR APKMANAGER OR VTS OR ETC ETC[TO DECOMPILE AND RECOMPILE]
2]FRAMEWORK-RES.APK
2]NOTEPAD++
STEP 1
DECOMPILE FRAMEWORK-RES.APK
OPEN RES/VALUE/STYLE.XML WITH NOTEPAD++
SEARCH

Rserved for ss
{
"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"
}

Reserved for more

Nice tut.
If my rom is already transperent and i want it as non-transperent then can i make it by reversring all steps??
Sent from my GT-S5360

LetJect said:
Nice tut.
If my rom is already transperent and i want it as non-transperent then can i make it by reversring all steps??
Sent from my GT-S5360
Click to expand...
Click to collapse
just change this
HTML:
<item name="colorBackground">@color/transparent</item>
<item name="windowBackground">@color/transparent</item>
To
HTML:
<item name="colorBackground">@color/black</item>
<item name="windowBackground">@color/black</item>

Woa ! This is awesome,.. gonna mod on jellyblast ... thanks a ton bro!!!!!!
Sent from my E15i using xda premium

syahazu said:
Woa ! This is awesome,.. gonna mod on jellyblast ... thanks a ton bro!!!!!!
Sent from my E15i using xda premium
Click to expand...
Click to collapse
no need to say thanx just ress it
edit:report if it is working for u

doesn't windowShowWallpaper need to be set to true too? cause when you only change those lines to @Color="transparent" it will still be black

thanxx for d guide +1

Tried on My ZTE-BLADE works grt..
Thanxx

This works in xduos rom?

nunobcm said:
This works in xduos rom?
Click to expand...
Click to collapse
Yes
Sent from my GT-S6102 using xda app-developers app

Omkar$ said:
Yes
Sent from my GT-S6102 using xda app-developers app
Click to expand...
Click to collapse
but i can´t find this file RES/VALUE/STYLE.XML on framework-res.apk of xduos rom.

nunobcm said:
but i can´t find this file RES/VALUE/STYLE.XML on framework-res.apk of xduos rom.
Click to expand...
Click to collapse
Try again
Decompile with apktool,multitool etc etc
U will find it res/values/styles.xml
Sent from my GT-S6102 using xda app-developers app

Omkar$ said:
Try again
Decompile with apktool,multitool etc etc
U will find it res/values/styles.xml
Sent from my GT-S6102 using xda app-developers app
Click to expand...
Click to collapse
Where are credits bro??

raw99 said:
Where are credits bro??
Click to expand...
Click to collapse
I learned it on my own
Soorry if i did something wrong
Its 100% trans
Soo it looks badd
I wanted to know to to make it 70% tras u pm me but
Can u telll me which line to edit
Sent from my GT-S6102 using xda app-developers app

Omkar$ said:
I learned it on my own
Soorry if i did something wrong
Its 100% trans
Soo it looks badd
I wanted to know to to make it 70% tras u pm me but
Can u telll me which line to edit
Sent from my GT-S6102 using xda app-developers app
Click to expand...
Click to collapse
You need to define custom color in colors.xml.....
75% black transparency was - BF000000, white BFFFFFFF
if I remmember right....
BTW. Your guide dissapeared... I can't see it anymore.....

Omkar$ said:
HoW TO Make Rom/ SYSTEM TransPaReNT ​
THERE ARE MANY USERS WHO WANT TO MAKE ROM TRANSPARENT LIKE CREED/HYPERION ETTC
NOW MAKE IT YOURSELF SIMPLE AND NOOFRIENDLY
PLEASE REPORT IF ITS WORKING FOR U
WHAT U WILL NEDD IS
1]APKTOOL OR APKMANAGER OR VTS OR ETC ETC[TO DECOMPILE AND RECOMPILE]
2]FRAMEWORK-RES.APK
2]NOTEPAD++
STEP 1
DECOMPILE FRAMEWORK-RES.APK
OPEN RES/VALUE/STYLE.XML WITH NOTEPAD++
SEARCH
Credit
@raw99
Click to expand...
Click to collapse
guide ??

randibaaz said:
guide ??
Click to expand...
Click to collapse
Only Matrix can see that dead code...
Sent from my GT-S6102 using Tapatalk 2

Omkar$ said:
HoW TO Make Rom/ SYSTEM TransPaReNT ​
THERE ARE MANY USERS WHO WANT TO MAKE ROM TRANSPARENT LIKE CREED/HYPERION ETTC
NOW MAKE IT YOURSELF SIMPLE AND NOOFRIENDLY
PLEASE REPORT IF ITS WORKING FOR U
WHAT U WILL NEDD IS
1]APKTOOL OR APKMANAGER OR VTS OR ETC ETC[TO DECOMPILE AND RECOMPILE]
2]FRAMEWORK-RES.APK
2]NOTEPAD++
STEP 1
DECOMPILE FRAMEWORK-RES.APK
OPEN RES/VALUE/STYLE.XML WITH NOTEPAD++
SEARCH
Credit
@raw99
Click to expand...
Click to collapse
PC ke bager phone me hi edit kiya ja sakta hai kya....just like any text editor...

Related

Theme Honeycomb Mod for Blackhawk DXKT5

Devilsking's Honeycomb theme, thanks to him. Ported and edited to Blackhawk DXKT5 by me..
If you like this, just install and enjoy..don't forget to make backup first for safety.
Do with your own risk..
*also work with blackhawk DXKT7 rom
*v2 changelog : add small update
*v3 changelog : new battery icon, signal icon and other notification icons, new dialer, new volume slider style, add ics transition and add transparent statusbar & app drawer touchwiz30 launcher...
Screenshoots v3 :
{
"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"
}
Download link :
http://www.4shared.com/zip/CqRIbIiq/Honeycomb_Mod_DXKT5.html
Download link v2 :
http://www.4shared.com/zip/xZsIqm1Z/Honeycomb_Mod_DXKT5-fix.html
Download link v3 :
http://www.4shared.com/zip/9W9JGWU3/Honeycomb_Mod_DXKT5_V3.html
add new link..
Great... Gak dpt pertamax gan
Sent from my GT-S5830 using xda premium
Great work, i will try this one to see if the problem for EU users is fixed
athe_s said:
Great... Gak dpt pertamax gan
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Thanks gan..hehe
newarkoz said:
Great work, i will try this one to see if the problem for EU users is fixed
Click to expand...
Click to collapse
Thanks dude..
Is this theme for ketut's latest ROM that he created using android kitchen? If not, can you please gimme the link of the ROM on which this theme is supposed to be applied. I know this annoying, but please
Sent from my GT-S5830 using xda premium
tj_droid said:
Is this theme for ketut's latest ROM that he created using android kitchen? If not, can you please gimme the link of the ROM on which this theme is supposed to be applied. I know this annoying, but please
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
This theme work with both ketut's latest rom, blackhawk dxkt5 & blackhawk dxkt7..
wonokairoen said:
This theme work with both ketut's latest rom, blackhawk dxkt5 & blackhawk dxkt7..
Click to expand...
Click to collapse
Will it also work on any other rom based on ketut's rom? :O
Sent from my GT-S5830 using xda premium
tj_droid said:
Will it also work on any other rom based on ketut's rom? :O
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I think it's only work with blackhawk dxkt5 & blackhawk dxkt7..I haven't try yet with another roms
Bro, the crt off animation not working. Are u not include on purpose?
Sent from my GT-S5830 using xda premium
athe_s said:
Bro, the crt off animation not working. Are u not include on purpose?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Are you sure? Go to settings>>display>>animation>>set all window animations are shown
Crt animation aktif gan,coba cek lagi deh..
wonokairoen said:
Are you sure? Go to settings>>display>>animation>>set all window animations are shown
Crt animation aktif gan,coba cek lagi deh..
Click to expand...
Click to collapse
Yup. I am sure of it... It was a simple thing to do... Makanya gw jg binun nih gan..
Sent from my GT-S5830 using xda premium
athe_s said:
Yup. I am sure of it... It was a simple thing to do... Makanya gw jg binun nih gan..
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Ok I'll check&fix it gan..
wonokairoen said:
Ok I'll check&fix it gan..
Click to expand...
Click to collapse
Your the best... Thx gan. Or is there anything i can edit with root browser?
Sent from my GT-S5830 using xda premium
athe_s said:
Your the best... Thx gan. Or is there anything i can edit with root browser?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Nope, to enable crt animation you must edit framework's xml file..try theme v2. Ane udah test and it works..
wonokairoen said:
Nope, to enable crt animation you must edit framework's xml file..try theme v2. Ane udah test and it works..
Click to expand...
Click to collapse
Still not working on my SGA.
I am flashing with this steps:
1. Boot in cwm
2. Mount data
3. Mount system
4. Flashing theme fix by you...
Is there s'mthing wrong with this step... Pls help how to apply this... ?
Note: other then crt was working nicely.
Sent from my GT-S5830 using xda premium
athe_s said:
Still not working on my SGA.
I am flashing with this steps:
1. Boot in cwm
2. Mount data
3. Mount system
4. Flashing theme fix by you...
Is there s'mthing wrong with this step... Pls help how to apply this... ?
Note: other then crt was working nicely.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Hmm it's weird..caranya bener. Try to check no animations, and then check all window animations are shown. It should be work
wonokairoen said:
I think it's only work with blackhawk dxkt5 & blackhawk dxkt7..I haven't try yet with another roms
Click to expand...
Click to collapse
This thme works on my SGSII v2 rom
Sent from my GT-S5830 using xda premium
Rushabh25 said:
This thme works on my SGSII v2 rom
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Whats your rom based on? crt animation works with your rom or not? Sorry I just want to know..

[MOD][DEODEX][LP7/8][V2] Sense style Multitasking on Stock Samsung ICS

Hey!
Following this guide, I was able to port the Sense Multitask mod to our Samsung based ICS roms!
This mod is for DEODEX ONLY!
Original Sense:
Screen shoots of the mod working on LP8:
{
"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"
}
Download Link: https://hotfile.com/dl/155422525/bdabbfd/Sense-Multitask-LP8-Deodex-v2.zip.html
Installation: Flash through CWM / Recovery Mod
Notice: This mod reverts your status bar to the stock Samsung one. You will lose your theme!
Contact your rom/theme developers so they can insert this mod into their roms/theme.
[V2] For Devs:
If you know how to use apktool and baksmali its easy. I'll just tell you what the files that I changed are and you can compare them to the original.
framework-res.apk:
res/values/dimen.xml
systemUI.apk:
res/drawable/status_bar_recents_background.xml
res/layout/status_bar_no_recent_apps.xml
res/layout-land/status_bar_recent_panel.xml
res/layout-land/status_bar_recent_item.xml
res/layout-port/status_bar_recent_item.xml
res/layout-port/status_bar_recent_panel.xml
res/values/bools.xml
res/values/drawables.xml
res/values/strings.xml
smali/com/android/systemui/recent/RecentsPanelView.smali
Click to expand...
Click to collapse
good luck!
Have fun and don't forget to press the Thanks and Rate button!
credits: evilisto, [email protected], D4rKn3sSyS, Neil Davies
Hi i flashed the mod and now the statusbar is the same of samsung original is it correct?, sorry for the bad english
Sent from my GT-I9100 using Tapatalk
Yes,
This reverts your status bar to stock one.
I will add this point to the first post.
it's virus..with my avira..
Thank you for the reply
Sent from my GT-I9100 using Tapatalk
Ha?
This is not a virus..
Please don't state wrong things.
Thank you
This is great but can you port it to cm9 or aokp?
Theoretaclly I can.
But there are so many roms out there that usually theme the SystemUI.apk and the framework-res.apk I cant mod them all.
The guide I linked shows how to add to any aosp/cm9 based rom.
You can ask your rom developer to check it out.
Sent from my GT-I9100 using xda premium
firefds said:
Theoretaclly I can.
But there are so many roms out there that usually theme the SystemUI.apk and the framework-res.apk I cant mod them all.
The guide I linked shows how to add to any aosp/cm9 based rom.
You can ask your rom developer to check it out.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
what if we flash some system ui mod? or status bar mod? will they affect the recent apps too?
like this one:
http://forum.xda-developers.com/showthread.php?t=1443498&highlight=system+ui
Yes, they will effect the recent apps.
firefds said:
Hey!
Following this guide, I was able to port the Sense Multitask mod to our Samsung based ICS roms!
This mod is for DEODEX ONLY!
Original Sense:
Screen shoots of the mod working on LP8:
View attachment 1010240
Download Link: https://hotfile.com/dl/153223349/bdc34cd/Sense-Multitask-LP8-Deodex.zip.html
Installation: Flash through CWM / Recovery Mod
Notice: This mod reverts your status bar to the stock Samsung one. You will lose your theme!
Contact your rom/theme developers so they can insert this mod into their roms/theme.
Have fun and don't forget to press the Thanks button!
credits: evilisto, [email protected]
Click to expand...
Click to collapse
Thank you very much ..
I've been using your mod to the my Rom
My video
Updated first post with a small guide for devs.
If you don't know how to use apktool or baksmali/smali - please refer to the appropriate guide. Thanks!
TNX ALOT!!
Code:
res/values/drawables.xml
res/values/strings.xml
smali/com/android/systemui/recent/RecentsPanelView.smali
Click to expand...
Click to collapse
I cant find this files on ur SystemUII.apk..
Leenks said:
I cant find this files on ur SystemUII.apk..
Click to expand...
Click to collapse
Are you extracting the apk or decompiling it?
Sent from my GT-I9100
soyef said:
Are you extracting the apk or decompiling it?
Sent from my GT-I9100
Click to expand...
Click to collapse
I'm Extracted this files on my Winrar ))))
I havent apktools (
You need to use Apktool and Baksmali...
V2 - added thumbnail reflection thanks to D4rKn3sSyS and Neil Davies
firefds said:
V2 - added thumbnail reflection thanks to D4rKn3sSyS and Neil Davies
Click to expand...
Click to collapse
Thanks firefds for your little guide
Sent from my GT-I9100 using xda premium
I have a problem with ICS apk editing, which version of apktool do you use so I can give it a try ?
Thanks

[CM7]Official Stable ICS Layout

Sorry, I was initially confused as to where to put it. ..
but this clear is equal to: http://forum.xda-developers.com
/showthread.php?t=1558063 ... but this is only for the Official Stable CM7
Download Link :
ICS Layout With Center Clock :
-Patch : http://www.mediafire.com/?vawdcolbuhw08tt
-Undo : http://www.mediafire.com/?0ly8znyjcy1gc0r
ICS Layout :
-Patch : http://www.mediafire.com/?ohiirdbrcaiu59u
-Undo : http://www.mediafire.com/?9g0j199j669llqa
Screenshoot :
{
"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"
}
Instructions
Just Mount System,And Flash ICS Layout
The patch (with the center clock) and undo links are the same
link fixed sorry
gametv said:
link fixed sorry
Click to expand...
Click to collapse
This awesome dude..errr are u daffa?? correct me if i wrong..
xxxMADxxx said:
This awesome dude..errr are u daffa?? correct me if i wrong..
Click to expand...
Click to collapse
correct,im Daffa
gametv said:
correct,im Daffa
Click to expand...
Click to collapse
Nice to see u here...keep developt..go modol if u stomachache :screwy:
Sent from my GT-S5830 using xda premium
xxxMADxxx said:
Nice to see u here...keep developt..go modol if u stomachache :screwy:
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
thanks sepuh ahmadd peacemaker
Sent from my GT-S5830 using xda premium
gametv said:
thanks sepuh ahmadd peacemaker
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Welcome to the club Daffa.. :beer:
Sent From Jamban.. When I was Modol..
PanzerKnackers said:
Welcome to the club Daffa.. :beer:
Sent From Jamban.. When I was Modol..
Click to expand...
Click to collapse
hahahaha ... ini om amri kan ?
Gametv, I see there's a difference between the 2 files: the one ICS layout with center clock doesn't have systemui file while the other one has it. Is this the way it's supposed to be or the file is missing?
Thank you very much! I'll test it as soon as I get home!
Sent from my GT-S5830 using xda premium
gametv said:
hahahaha ... ini om amri kan ?
Click to expand...
Click to collapse
Sent From Jamban.. When I was Modol..
gbueno6 said:
Gametv, I see there's a difference between the 2 files: the one ICS layout with center clock doesn't have systemui file while the other one has it. Is this the way it's supposed to be or the file is missing?
Thank you very much! I'll test it as soon as I get home!
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
If you can attach a file under?
1. framework-res.apk
2. SystemUI.apk
3. DeskClock.apk
4. DownloadProvider.apk
5. Bluetooth.apk
6. Music.apk
7. Phone.apk
Sent from my GT-S5830 using xda premium
Ok! I've tried to install it but I get a bootloop in CM boot animation! I believe it's caused because I'm using the last nightly (maybe this layout is only for the stable one?).
If you want me to test, I'll be very happy to help!
Sent from my GT-S5830 using xda premium
Wooow thkz share mastah :laugh:
gbueno6 said:
Ok! I've tried to install it but I get a bootloop in CM boot animation! I believe it's caused because I'm using the last nightly (maybe this layout is only for the stable one?).
If you want me to test, I'll be very happy to help!
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
dont apply my patch using nightly
If you can attach a file under?
1. framework-res.apk
2. SystemUI.apk
3. DeskClock.apk
4. DownloadProvider.apk
5. Bluetooth.apk
6. Music.apk
7. Phone.apk
Sent from my GT-S5830 using xda premium
nickyikra said:
Wooow thkz share mastah :laugh:
Click to expand...
Click to collapse
thanks mastah nicky
gametv said:
thanks mastah nicky
Click to expand...
Click to collapse
Hmm.. Indonesian Reunion on XDA..
Sent From Jamban.. When I was Modol..
PanzerKnackers said:
Hmm.. Indonesian Reunion on XDA..
Sent From Jamban.. When I was Modol..
Click to expand...
Click to collapse
Hahaha pengen banget ya emang nya?
Sent from my GT-S5830
Work for cm7 nightly?
Sent from my GT-S5830
nickyikra said:
Hahaha pengen banget ya emang nya?
Sent from my GT-S5830
Click to expand...
Click to collapse
y u no use english.. :batabig
Sent from my GT-P3100 using xda app-developers app

[guide] how to add extra options in the about phone section of the settings

Most of the new devs... Such as myself.. Have struggled a lot to figure it out.. How to add those things in there ?
{
"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"
}
NOTE == IF THE IMAGE DOSENT SHOWS UP, RIGHT CLICK IT AND OPEN IT IN NEW TAB
Click to expand...
Click to collapse
HOW TO DO THAT ?
HOW TO START ?
DECOMPILE SETTINGS.APK ( DUH ! )
NOW NAVIGATE TO /RES/XML/**HERE**
OPEN DEVICE_INFO_SETTINGS.XML WITH NOTEPAD ++
HARD PART
AFTER OPENING THE FILE, YOU WILL GET SOMETHING LIKE THIS IN THE END BEFORE </PREFERENCESCREEN>
Code:
< Preference android:title="@string/build_number" android:summary="@strings/device_info_default" style="?android:preferenceinformationStyle />
NOW, HERE,
android:title="@string/build_number"
android:title="xxxxx"
xxxx = title of the extra option you want to give !
THAT MEANS IF I EDIT IN THIS WAY
android:title="ROM Name"
I WILL GET THE TITLE AS "ROM Name"
android:summary="@strings/device_info_default"
HERE,
android:summary="xxxxx"
xxxxx = Summary of the title you gave !
THAT MEANS IF I GIVE THE TITLE AS "ROM Name" I SHOULD SPECIFY THE ROM's NAME IN THE SUMMARY SECTION SO, IF I EDIT IT IN THIS WAY
android:summary="Pulse ROM"
I WILL GET THE SUMMARY AS "Pulse ROM"
NOW WE ARE DONE WITH THE HARD PART
NOW COMES THE EASY PART
AFTER EDITING THE WAY YOU WANT, SAVE YOUR WORK
COMPILE YOUR SETTINGS.APK AND PUSH IT BACK TO
/SYSTEM/APP/
Click to expand...
Click to collapse
NOTE ---->
THIS IS APPLICABLE TO ANY ANDROID PHONE WHICH IS ROOTED AND HAS BOOTLOADER UNLOCKED
​
HERE IS A VIDEO BY ME. IT SHOWS HOW TO DO IT IN DETAIL
IF YOU STILL HAVE ANY DOUBTS JUST PM ME
I AM ALWAYS THERE FOR HELP :good:
How To Add Extra Options in Settings.mp4
Click to expand...
Click to collapse
U should make a TUT by text n video to better.
Tutorial with text pls
Sent from my GT-S5360 using xda premium
in text please...u surely not want any of us to report it to text version do u? if we do that i'm sure this thread will be abandon lol
.
.
Spoiler
LESSON 1: dont ask for ETA's, the mod-wanna-be-guy will report it
....
when i click on link ...
YouTube shows that"This video is unavailable."......
sudgai said:
when i click on link ...
YouTube shows that"This video is unavailable."......
Click to expand...
Click to collapse
same here, maybe its not compatible in mobile or op want to keep his secret
.
.
Spoiler
LESSON 1: dont ask for ETA's, the mod-wanna-be-guy will report it
UPDATED
encik_racun said:
same here, maybe its not compatible in mobile or op want to keep his secret
.
.
Spoiler
LESSON 1: dont ask for ETA's, the mod-wanna-be-guy will report it
Click to expand...
Click to collapse
sudgai said:
when i click on link ...
YouTube shows that"This video is unavailable."......
Click to expand...
Click to collapse
encik_racun said:
in text please...u surely not want any of us to report it to text version do u? if we do that i'm sure this thread will be abandon lol
.
.
Spoiler
LESSON 1: dont ask for ETA's, the mod-wanna-be-guy will report it
Click to expand...
Click to collapse
d3cka said:
Tutorial with text pls
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
shocklads said:
U should make a TUT by text n video to better.
Click to expand...
Click to collapse
UPDATED GUYS..... I WAS GONNA POST THE TUTORIAL WITH TEXT. BUT I HAD NO TIME YESTERDAY SO I JUST MADE A VIDEO. AND NOW WE HAVE A TUTORIAL WITH TEXT AND VIDEO IF YA'LL NEED SOMETHING ELSE, JUST POST IT HERE :fingers-crossed: :cyclops: :crying: :angel: :victory: :silly: :laugh: :highfive: :good:
Ok will try. But provide ss pls
Sent from my GT-S5360 using xda premium
d3cka said:
Ok will try. But provide ss pls
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
done sir
you saved my day bro :good::laugh:
The Droid Master said:
you saved my day bro :good::laugh:
Click to expand...
Click to collapse
lol thanx :angel:
Updated the video
Hi can you add an tutorial on putting image in the about phone?
Thanks bro
mariozawa said:
Hi can you add an tutorial on putting image in the about phone?
Thanks bro
Click to expand...
Click to collapse
LOL ... i am also struggling with that... sorry bro...
Hi how did u make the backgroung of settings transparent?????
help I need it badly
Please press thanx if I am useful to you
Bidyadhar said:
Hi how did u make the backgroung of settings transparent?????
help I need it badly
Please press thanx if I am useful to you
Click to expand...
Click to collapse
You will find a guide here....
Cyb3r5p4c3 said:
Will this work on jellyblastv3?
Sent from my Galaxy y with Jellyblast v3!!!!
Click to expand...
Click to collapse
yes. it will work on any thing. even cm7
Sent from my GT-S5360 using xda app-developers app
收件人: [guide] how to add extra options in the about phone section of the settings
thx man
Sent from my HTC X515d using xda premium
Why do I keep getting "unknown" under the additional options I made.. More at the Screenshots attached...
Sami Kabir said:
Why do I keep getting "unknown" under the additional options I made.. More at the Screenshots attached...
Click to expand...
Click to collapse
It is the same reason as the build number.
Reason: the key you have provided is not appropriate
Remedy: change the value at android:key="build_number"
Sent from my GT-S5360 using xda app-developers app

W logo on locksreen for cm9/cm10/cm10.1

This is a lockscreen for cm9/cm10 and cm10.1 and other roms unless gingerbread and cm7. I made it by myself
{
"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"
}
(Black W edition)
View attachment Locksreen_W.zip
Enjoy !!!
Nice :good:
try to make the color white
how to install?
What about this?!
If you like it .. I can share it, if OP accept
Sent from my GT-I8150 using xda premium
daha82 said:
how to install?
Click to expand...
Click to collapse
oh...yes forget about that, simply :
-copy zip to sdcard
-go to CWM
-unmount system
-wipe cache
-flash zip
-reboot
Madridii said:
What about this?!
If you like it .. I can share it, if OP accept
View attachment 1899620
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Yes of course why not !!
White one
Ok.. here you are guys.. it is nice on our wonder
The png modded with PhotoShop
high quality screenshot
Code:
Instruction
1-Download the flashable zip.
2-Make Nandroid backup to restore the ROM if you dont like this MOD
3-flash (install) the downloaded zip via CWM.
4-fix permissions
5-reboot and enjoy.
Code:
I modded framework apk of CM10.1 so It is just for CM10.1
The link : [URL="http://www.mediafire.com/?yjbwjiw6jkl1rwd"]W-handle for CM10.1[/URL]
If you want this MOD for another CM version tell me
press my thank button if you like it
Madridii said:
What about this?!
If you like it .. I can share it, if OP accept
View attachment 1899620
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Can u make it like this ? And the s change to w
Sent from my GT-I8150 using xda app-developers app
irfanharith said:
Can u make it like this ? And the s change to w
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
I will try
And will open new thread with all CM versions
Sent from my GT-I8150 using xda premium
Madridii said:
I will try
And will open new thread with all CM versions
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Thanks Madridii ! Btw make for Pacman too
Sent from my GT-I8150 using xda app-developers app
irfanharith said:
Thanks Madridii ! Btw make for Pacman too
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
can you give me framework-res.apk (copy and paste on your sd ccard) from [system>framwork] of your ROM
because I wont download it all
Thank you
Madridii said:
can you give me framework-res.apk (copy and paste on your sd ccard) from [system>framwork] of your ROM
because I wont download it all
Thank you
Click to expand...
Click to collapse
View attachment framework-res.apk.rar here
irfanharith said:
View attachment 1899798 here
Click to expand...
Click to collapse
I need the apk .. dont extract it
Very nice. Thank u Madridii ! :good:
this is my framework-res.apk for galaxy w i want put my name ( Alaa Assi)
Great I'll try thanks
Sent from my GT-I8150 using xda premium

Categories

Resources