[TUTORIAL] How to Decomplie/Recompile SemcGenericUxpRes.apk [15/3/2013] - Xperia Arc Themes and Apps

Many of us having problem with this SemcGenericUxpRes.apk
All of us can decompile it but some of us having problem in recompile it even if we didn't change anything.
We got that error everytime we try to recompile SemcGenericUxpRes.apk
{
"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"
}
That's why I want to make a TUTORIAL on How to Decomplie/Recompile SemcGenericUxpRes.apk :laugh:
My fixing method working for me, hope will be working for you all too. :fingers-crossed:
So here we go... :good:
What we need :
1. Any Decompiler/Recompiler Tool (in my case ApkTool)
2. Notepad++ (if you OS is windows)
3. Your SemcGenericUxpRes.apk
4. A Working Brain
5. Patience :silly:
==> First of all decompile your SemcGenericUxpRes.apk
ApkTool Command is :
Code:
java -jar apktool.jar d SemcGenericUxpRes.apk SemcGenericUxpRes
==> Now goto SemcGenericUxpRes\res\values Folder
==> Now open Notepad++ and Type the below texts on that window
Code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="BDFreak">true</bool>
</resources>
It will be look like this...
==> Now save it with bools.xml name (in notepad++ goto File > Save As... than type bools.xml in file name and save it)
==> Now copy bools.xml file and paste it in SemcGenericUxpRes\res\values Folder
==> Now open public.xml file with notepad++ from SemcGenericUxpRes\res\values Folder
==> Find <public type="dimen" name="semc_tab_indicator_icon_max_height" id="0x02070016" /> line in public.xml file (in notepad++ goto Search > Find and type <public type="dimen" name="semc_tab_indicator_icon_max_height" id="0x02070016" /> and press Find Next Button)
==> Under the line type this line
Code:
<public type="bool" name="BDFreak" id="0x02080000" />
It will be look like this...
==> Now save public.xml file
==> Now try to recompile your SemcGenericUxpRes.apk, it will be recompiled without any error
ApkTool Command is :
Code:
apktool b SemcGenericUxpRes SemcGenericUxpRes.apk
==> Whoaaaaa! You did it man, CONGRATULATION!!! :good:
If you like my tutorial or it helped you in any way than don't forget to press the THANKS :good: button

AW: [TUTORIAL] How to Decomplie/Recompile SemcGenericUxpRes.apk [15/3/2013]
Nice idea!
I never tried any SemcGenericUXP.apk modification, but I assume that one really works. Hehe
Oh, and sorry if I choose another bool... I rather want Chuck_norris set to true

jader13254 said:
Nice idea!
I never tried any SemcGenericUXP.apk modification, but I assume that one really works. Hehe
Oh, and sorry if I choose another bool... I rather want Chuck_norris set to true
Click to expand...
Click to collapse
I found many thread about recompile problem of SemcGenericUxpRes.apk, but i didn't get any good solution.
Thtat's why I post this thread...

An easier thing would be to just delete the public.xml instead of modifying it. IT will be regenerated during recompiling of the apk. Saves you from unfortunate errors.

emwno said:
An easier thing would be to just delete the public.xml instead of modifying it. IT will be regenerated during recompiling of the apk. Saves you from unfortunate errors.
Click to expand...
Click to collapse
Ow... I don't know this... Thanks for your info. I will give it a try...

Finally! Thanks!

oh yeah ! finally works ! thanks !

XperienceD said:
Finally! Thanks!
Click to expand...
Click to collapse
godlesplay said:
oh yeah ! finally works ! thanks !
Click to expand...
Click to collapse
You both are welcome...

BDFreak said:
You both are welcome...
Click to expand...
Click to collapse
Thanks for this bro....
if you guys can help me out.... I tried editing the Semc file of JB for XSOLA and faced some error but with method stated above it recompiled properly but then when i pushed it to my fone and after settings permissions my fone is stuck at boot animation only not moving further.... what could be the problem???

@[email protected] said:
Thanks for this bro....
if you guys can help me out.... I tried editing the Semc file of JB for XSOLA and faced some error but with method stated above it recompiled properly but then when i pushed it to my fone and after settings permissions my fone is stuck at boot animation only not moving further.... what could be the problem???
Click to expand...
Click to collapse
Bro, I don't have this device, that's why I can't try myself and can't help you as I am not that advanced member. I just can say sorry because I can't help you...

Awesome job on this, I kept trying myself without success, but now, finally it works
Thanks dude

Thanks for the nice tut:good:

Good work
Thanks.. very helpful and successful :good:

Related

On-Screen buttons [Home, Options, Back key] in ICS (.431)

Good day!
Guys is it possible that Xperia 2011 devices running ICS .431 can also have the on-screen buttons like the one in Samsung Google Nexus running ICS?
here:
{
"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"
}
I dont know if there is a thread or post here that correspond to mine, but I'll gladly appreciate someone that can point that thread to me. Im just curious about how this buttons looks like when put in Xperia devices. Thnaks in advance.
Long live XDA!
You should try GO Launcher EX, it's free on Play Store :B
Or maybe you would like to try MOAL
http://forum.xda-developers.com/showthread.php?t=1375703
There is already a thread about this in this same section. Please search
And that is the multitask key not options
BanorBhai said:
There is already a thread about this in this same section. Please search
And that is the multitask key not options
Click to expand...
Click to collapse
Thats what im asking, if someone here can pinpoint me to the actual post. Ofcourse, im done with digging here but cant find compatible for .431 version, only for the ICS .562 is present as of now.
ronniem18 said:
Thats what im asking, if someone here can pinpoint me to the actual post. Ofcourse, im done with digging here but cant find compatible for .431 version, only for the ICS .562 is present as of now.
Click to expand...
Click to collapse
Before proceeding please make a backup of framework-res.apk in system\framework then use the framework-res.apk in attachments
and copy it to system\framework and replace the existing framework-res.apk using x-plore or root explorer.. Reboot your phone.. Hope it works for you :good:
Attachment(s):
View attachment 1146979
Thanx,
Aqib :laugh:
Seems the zip is 6bytes. Broken
Sent from my WT19i using xda premium
u can make it urself !!
here's how to..
1. decompile ur framework-res.apk
2. go to res/values/
3. open bools.xml with any good xml editor
4. find string that contain showNavigationBar
5. change value from 'false' to 'true'
6. save the bools.xml
7. recompile ur framework-res.apk
8. give it original signature (META-INF folder)
9. push to phone
10. done
iiandskater said:
u can make it urself !!
here's how to..
1. decompile ur framework-res.apk
2. go to res/values/
3. open bools.xml with any good xml editor
4. find string that contain showNavigationBar
5. change value from 'false' to 'true'
6. save the bools.xml
7. recompile ur framework-res.apk
8. give it original signature (META-INF folder)
9. push to phone
10. done
Click to expand...
Click to collapse
Good Job Budddy.... but i dont understand step 8!
whalesplaho said:
Good Job Budddy.... but i dont understand step 8!
Click to expand...
Click to collapse
grab/copy META-INF folder from original apk to ur modified apk,
it will make ur modified apk be signed correctly..
iiandskater said:
grab/copy META-INF folder from original apk to ur modified apk,
it will make ur modified apk be signed correctly..
Click to expand...
Click to collapse
thanks a bunch buddy.......
mate
mohdaqib17 said:
Before proceeding please make a backup of framework-res.apk in system\framework then use the framework-res.apk in attachments
and copy it to system\framework and replace the existing framework-res.apk using x-plore or root explorer.. Reboot your phone.. Hope it works for you :good:
Attachment(s):
View attachment 1146979
Thanx,
Aqib :laugh:
Click to expand...
Click to collapse
Thanks ..anyway ..lets see if this thing works...
danist727 said:
Seems the zip is 6bytes. Broken
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
No, its not broken just download it.. it is about 6mb.. not 6bytes.. :laugh:

Solved - Cannot recompile framework-res

I used apktool to decompile framework-res.apk ( to fix htc network auto select for romporter). That part worked fine.
I used the command "apktool d -f framework-res.apk" and it gave me the folder, now I have edited it and trying to recompile it.
Am using the command "apktool b framework-res and nothing happens. (I don't know if it gives out any error, I don't see it). I don't get the apk. I know after I get the apk, I have to drag the meta-inf and androidmanifest from the old one, but I just can't get the apk.
So I wanna know, what am I doin wrong. And if there is any way to take a log of what goes wrong to submit here.
Regards
N
mnishamk said:
using the command "apktool d framework-res and nothing happens.
Click to expand...
Click to collapse
Well I guess u had to use after apktool "b" not "d" also u haven't specified what to recomile as...use this apktool b framework-res framework-res.apk best of luck
Cheers,
AJ
alokbina is now Abhinav2
Abhinav2 said:
Well I guess u had to use after apktool "b" not "d" also u haven't specified what to recomile as...use this apktool b framework-res framework-res.apk best of luck
Cheers,
AJ
alokbina is now Abhinav2
Click to expand...
Click to collapse
Sorry for that, but that was just a typo on my part.
I have been using "apktool b", was a typo in OP. Sorry.
Regards
N
But still try this :
Code:
apktool b foldername foldername.apk
I guess u shud write framework-res.apk
Best of luck :good:
Cheers,
AJ
Have tried that and a couple others too (will give in a sec)
This is what i get
{
"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"
}
Any ideas?
Regards
N
mnishamk said:
Have tried that and a couple others too (will give in a sec)
This is what i get
View attachment 2012023
Any ideas?
Regards
N
Click to expand...
Click to collapse
update aapt bro
@Abhinav2
i think only apktool b foldername is enough
sandy7 said:
update aapt bro
@Abhinav2
i think only apktool b foldername is enough
Click to expand...
Click to collapse
I know that bro but just in case...
Sorry if I didn't made myself clear enough
Cheers,
AJ
alokbina is now Abhinav2
Google for an aapt.exe, found one uploaded about 2 months ago, replacing it in sysytem32, I still get the same error.
if it should be replaced elsewhere, where?
Else could you perhaps provide a link?
Regards
N
mnishamk said:
Google for an aapt.exe, found one uploaded about 2 months ago, replacing it in sysytem32, I still get the same error.
if it should be replaced elsewhere, where?
Else could you perhaps provide a link?
Regards
N
Click to expand...
Click to collapse
here just replace in apktool folder
Hmmm....just a thought, why do people like using apktool when Tickle My Android can do a better job for modding???
i never got any problem using Tickle My Android cause its much easy to use without having to enter command for decompile, recompile & etc....
so why do people like to use apktool (beside Tickle My Android is for windows only) anyway????
iPusak Gaoq™ said:
Hmmm....just a thought, why do people like using apktool when Tickle My Android can do a better job for modding???
i never got any problem using Tickle My Android cause its much easy to use without having to enter command for decompile, recompile & etc....
so why do people like to use apktool (beside Tickle My Android is for windows only) anyway????
Click to expand...
Click to collapse
its their own choice and preferences ....
yes there are some good tools out there like TMA , APK-Mutlitool , Auto apk tool , Virtuous Ten Studio
One more reason, I am looking for a commandline tool, not a standalone one
@sandy7 will try it and repot
Don't forget to hit thanks
if you are editing just classes.dex, you can use Baksmali tool http://forum.xda-developers.com/showthread.php?t=1756953
ps. if you get classes, resources files and xml's in build folder, try to drag them to original apk.
Delete.
Don't forget to hit thanks
No worrys, it works now
Don't forget to hit thanks

[GUIDE] [MOD] Add Custom Banner in "about phone" section in Galaxy y

Here is my custom banner
{
"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"
}
What we need:
1) ApkTool
2) Notepad++
3) 7zip
4) Root Explorer
Files we need to add custom banner:
1) Transparent Banner Template, modify it with Photoshop or any other image editor to add ur preferred logos, writings, etc etc. (PLEASE REFER HERE)
2) logo_banner.xml, which u will put in res/layout LINK
3) Settings.apk and framework-res.apk from ur ROM
Lets start:
1) First we install framework-res.apk with apktool using this code
Code:
apktool if framework-res.apk
2) Decompile Settings.apk with apktool using this code
Code:
apktool d Settings.apk
3) after u have modified ur banner, go to decompiled settings folder then go to res/drawable then copy and paste the banner(banner.png) there
4) now go to res/layout then copy and paste the logo_banner.xml file there
5) now go to res/xml folder, there open device_info_settings.xml file with Notepad++
6) Copy and paste this line after the third line in device_info_settings.xml
Code:
<PreferenceScreen android:layout="@layout/logo_banner" android:key="od_logo" />
7) Now compile settings with apktool using this code
Code:
apktool b Settings
8) Once compiled, open decompiled Settings folder then go to build/apk, there u will find AndroidManifest.xml file
10) Now open original Settings.apk using 7zip then copy the META-INF folder and AndroidManifest.xml file
11) paste both the files in build/apk folder, if asked to replace, click yes
12) now go to a folder in settings folder named dist, there u will find Settings.apk which u compiled
13) now delete it. We never use the first Settings.apk that we compile, because we need to add the META-INF and AndroidManifest.xml files for signing purposes. Once you have deleted the 1st compiled Settings.apk, return to the command prompt and again compile the Settings using this code
Code:
apktool b Settings
14) After it is compiled go to dist folder there u will find new and fresh compiled Settings.apk which u can use it.
15) Using Root Explorer push it into system/app folder and set permissions to rw-r-r-
16) That's it!
Credits:
enricocid
I'd like to see Your works also, if any, feel free to post here​
Nice!
Will try this now.
I need to deodex my rom though
Good work keep it up..
I used this for my rom...
Thanks...
Sanjay Kumar said:
Good work keep it up..
I used this for my rom...
Thanks...
Click to expand...
Click to collapse
Dont tell thanks just press it..
In step 3 you say name the png logo_banner.png but in your xml file it points to @drawable value of banner
therefore you either need to call your png banner.png or change the value in the xml file to match what you have called the png
All works good and added my banner to my evo-x4 settings
marcussmith2626 said:
In step 3 you say name the png logo_banner.png but in your xml file it points to @drawable value of banner
therefore you either need to call your png banner.png or change the value in the xml file to match what you have called the png
All works good and added my banner to my evo-x4 settings
Click to expand...
Click to collapse
Oh, yes u r right, I m very sorry.
I will change it asap.
EDIT: Done!
Just share mine lol
Akhyarrh said:
Just share mine lol
Click to expand...
Click to collapse
lol.......nice one
heres what iv done with mine
marcussmith2626 said:
heres what iv done with mine
Click to expand...
Click to collapse
cool
this will be work on all GB or ICS ?
Panneer Selvam said:
this will be work on all GB or ICS ?
Click to expand...
Click to collapse
This will work on GB but not sure about ICS...
MuSaddiq1410 said:
This will work on GB but not sure about ICS...
Click to expand...
Click to collapse
okay dude.. thanks for your reply....:victory:
Nice Mod bro,, :good::good:
Works on My Xperia MIRO ZNXT v6 ...:fingers-crossed:
MuSaddiq1410 said:
This will work on GB but not sure about ICS...
Click to expand...
Click to collapse
Nice guide bro. Simple but very useful. I will try it too.
Edit: Tried. Looking very cool. See Screenshot
hey..
i will try this today
but can anyone say what size of image should i take???
I wanted to add dat guide. glad u did it.
chanbhavane said:
hey..
i will try this today
but can anyone say what size of image should i take???
Click to expand...
Click to collapse
480x182
Sent from my GT-S5360
MuSaddiq1410 said:
480x182
Sent from my GT-S5360
Click to expand...
Click to collapse
thanxxx....
i'll do it today...
but before pushing this settings.apk to my system
do i need to sign all system/app & system/framework ???????
chanbhavane said:
thanxxx....
i'll do it today...
but before pushing this settings.apk to my system
do i need to sign all system/app & system/framework ???????
Click to expand...
Click to collapse
No need to sign all apks from system/app & system/framework.

Adding Wifi Location Based on your Settings.apk

Hi friends and visitors xda. Well I'll pass on to you a bit adding apks in your Settings. I tried to do the best possible way to understanding all, hope you like it and read it carefully. Let's start
Requirements:
Virtuous Ten Studio
Apktool
Install Framework-res.apk
Installation SemcGenericUxpRes.apk
This tutorial works on Custom roms and stock roms based firmware 587. Devices MDPI and HDPI! just what we need to have is a little attention to codes in public.xml file
In my opinion the VST and most complete program for editing in general .. then the procedure was done for him!
*Decompile your Settings.apk
*After decompile ... check the folder >>>> res / values ​​/ strings.xml <<<< edit it. See the image below
*Add the code below to your Strings.xml.
<string name="loc_based_wifi">Location Based Wi-Fi</string>
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"
}
*Now open Public.xml is add the following code below
<public type="string" name="loc_based_wifi" id="0x7f0b0656" />
Click to expand...
Click to collapse
*Then open the folder and xml file settings_headers proucure the open and see where the code will be added below!
<header android:icon="@drawable/ic_wifi_lock_signal_4" android:title="@string/loc_based_wifi">
<intent android:targetPackage="com.sonyericsson.android.locationbasedwifi" android:action="android.intent.action.MAIN" android:targetClass="com.sonyericsson.android.locationbasedwifi.LbwPreferenceActivity" />
</header>
Click to expand...
Click to collapse
*Now place the images in the following folder drawable-MDPI
*Once added the images in drawable-MDPI folder ... You will compile your Settings.apk according to the program you are using for editing. In my case as I use the VST I compile my file in Build all.
Compiling ...
If all goes well will compile the following message appears telling you that everything went well and without errors!
Screenshot Xperia Mini Pro
Installation mode
Install with the flashable zip apk placing the Wifi Settings and location-based app folder in the zip with Root explorer or giving the permissions [rw-r--r--]
Ready. I hope everything goes well in the settings of you ... look carefully the hexadecimal code in public! is and of course, give me a Thanks kkkk
Credits >> @saqib nazm / @M4ST3R-V
Until next time friends.
Great, i will try on my touchwiz based rom for s3 mini :laugh: :good:
JynAlek said:
Great, i will try on my touchwiz based rom for s3 mini :laugh: :good:
Click to expand...
Click to collapse
Thank you. Test and answer me to know if everything went right.
if this tutorial can work on a custom rom cyanogen base cm10.1 ...
D2Y aka E said:
if this tutorial can work on a custom rom cyanogen base cm10.1 ...
Click to expand...
Click to collapse
I have not tested ... but I think yes you can :good:
Marília de Oliveira said:
I have not tested ... but I think yes you can :good:
Click to expand...
Click to collapse
okay I'll try my review later if this works on a custom rom that I use
D2Y aka E said:
okay I'll try my review later if this works on a custom rom that I use
Click to expand...
Click to collapse
Okay more and you get better and change the original settings.apk from the beginning. anything send me your settings if you do not get. good luck :good:

[Tutorial] Colorize Ram,battery and Data Usage Bar in Settings.apk

Hi Geeks ​
Here's a small tutorial to provide colorization to Battery,Data Usage and Ram bar
Requirements:
1. Apktool or derivatives
2. Settings.apk
3. A good text editor
4.A framework with colorizable support . Link for framework . || Link for tut by BDFreak
5. Little common sense,as always
Click to expand...
Click to collapse
Tutorial:
1. Decompile Settings.apk
2. Download the Tutorial.zip in attachments View attachment Color_Settings_tut.zip
3. Replace the LinearColorBar.smali from downloads into your smali\com\android\settings\applications folder
4. Place the sonymobile folder inside smali\com.
This will make your Ram Curve color changing according to theme accent.
5. Now, downloaded zip inside resources and paste the three pngs inside res drawable-nodpi or drawable-hdpi folder of your Settings.
semc_progress_bg_holo_dark.9.png
semc_progress_primary_holo_dark_colored.9.png
semc_progress_secondary_holo_dark_colored.9.png
Click to expand...
Click to collapse
6. Now, go to res/drawable folder and open data_usage_bar.xml and replace everything with this code
PHP:
<?xml version="1.0" encoding="utf-8"?>
<layer-list
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@android:id/background" android:drawable="@drawable/semc_progress_bg_holo_dark" />
<item android:id="@android:id/secondaryProgress">
<scale android:drawable="@drawable/semc_progress_secondary_holo_dark" android:scaleWidth="100%" />
</item>
<item android:id="@android:id/progress">
<scale android:drawable="@drawable/semc_progress_primary_holo_dark" android:scaleWidth="100%" />
</item>
</layer-list>
7. Now write a NEW xml named semc_progress_primary_holo_dark.xml inside res/drawable and paste the code
PHP:
<?xml version="1.0" encoding="utf-8"?>
<colorizable android:drawable="@drawable/semc_progress_primary_holo_dark_colored" android:color="@color/theme_accent"
xmlns:android="http://schemas.android.com/apk/res/android" />
8. Now write a NEW xml named semc_progress_secondary_holo_dark.xml inside res/drawable and paste the code
PHP:
<?xml version="1.0" encoding="utf-8"?>
<colorizable android:drawable="@drawable/semc_progress_secondary_holo_dark_colored" android:color="@color/theme_accent"
xmlns:android="http://schemas.android.com/apk/res/android" />
This will add colorization for the battery and data usage bar.
9. Go to res/values/colors.xml and add this color
PHP:
<color name="theme_accent">@com.sonyericsson.uxp:color/semc_theme_accent_color</color>
10. Open apktool.yml and it should have the following code
Code:
...
usesFramework:
ids:
- 1
[COLOR="Red"]- 2[/COLOR]
...
For an apk to take colorizable attributes from SemcGeneric it should be declared in apktool.yml.
Here -2 ids means SemcGenricUxpRes.apk
9. Recompile Settings.apk and Done!
Click to expand...
Click to collapse
Screenshots:
{
"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"
}
Click to expand...
Click to collapse
Hit Thanks if you like my work and always mention in credits when you use it! ​
Interesting tutorial. I will try it on Fluorescent Feather and tell you if it works .
You rock dude. Nice tutorial. And useful too. Keep giving us such things.
Nice tutorial, already implemented on Nextgen update
Nice Tutorial bro... :good: :highfive:
karandpr said:
Interesting tutorial. I will try it on Fluorescent Feather and tell you if it works .
Click to expand...
Click to collapse
Am waiting for your respose
BDFreak said:
You rock dude. Nice tutorial. And useful too. Keep giving us such things.
Click to expand...
Click to collapse
Thank you Bd,your tuts also helped!
Ayush Singh said:
Nice tutorial, already implemented on Nextgen update
Click to expand...
Click to collapse
Wow! Thats amazing.
Aneel said:
Nice Tutorial bro... :good: :highfive:
Click to expand...
Click to collapse
Thank you
Aweeeeeeeeeesome tutorial.
Definitely one to try.
PS: Can you make a tutorial on colorized check boxes/radio buttons?
NeoTrix said:
Aweeeeeeeeeesome tutorial.
Definitely one to try.
PS: Can you make a tutorial on colorized check boxes/radio buttons?
Click to expand...
Click to collapse
Refer to the tut by BdFreak linked in the OP
That should help
Not managed to make the tut. Can you help me? :crying:
nice tutor bro...thanks...
I still can not :/
Sent from my C5303 using XDA Free mobile app
I've tried it but it did not work for samsung galaxy young s6310 4.1 jb
please guide for touchwiz 4.1 jb..
takurcuy69 said:
I've tried it but it did not work for samsung galaxy young s6310 4.1 jb
please guide for touchwiz 4.1 jb..
Click to expand...
Click to collapse
Its for Xperia Devices mate
Needs an Xperia Framework
nice

Categories

Resources