[DISCONTINUED] Mi2Launcher B-1.5.1 [ADW/GO/NOVA/APEX/HOLO] - Android Themes

Hello every one , sorry for my bad English.
​I love MIUI, how about you ?
But since ICS release , i'm switch to ICS and unfortunately MIUI ICS doesn't offical support my phone .... ( now no phone )
So i'm trying to learning create some launcher theme to get back MIUI icons for my phone... and i see there're some one around here need apk for MIUI icons too, that i decide to make this program with my little skill to make it easier and improve my stupid skill ( don't " lol " me , please )
And this is Mi2Launcher
{
"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 you need to run this program ?
[DOWNLOAD] Windows with .NET framework 3.5 ( 8, 7 and XP tested )
[DOWNLOAD] Android SDK with API 7 and platform-tools installed
[DOWNLOAD] Apache ant 1.8.0 is minimum requirement
How to make it work ?
Download attach zip and extract, run "Mi2Launcher.exe", add some package and start with fun
If you have notify about problem with some thing, just open "Wrench" icon, and follow it
Import some icons pack and Create your new Project
Hit Start, wait and done
What's new in this update?
Fixed Import mtz problem ( because new "xhdpi" packages )
Removed Project list context
Fixed Export button disalbe after build apk
Fixed duplicate icons phone and contacts - tested on avd and 1 real device, it works
Fixed problem because some "unwanted" files (lazy me !!!)
Add Download button for environment setup make it easier
Default icons are "selectable"
New log text ( just for fun xD )
DOWNLOAD

Older :
v1.5 :
• Fix JB ( 4.1 ) Problems with Apex, Nova
• Fix some environment setup
• Fix duplicate and wrong icon for "Contacts"
• Database update with 3188 activities
v1.0.2 :
• Fix problem while setup jdk ( some people select for jre ) thanks to Anicane for report
• Little improve in template for GO Launcher
• Allow to find data for .png if it doesn't include in database now you can add all your icons to package
• Remove duplicate in "selectable" icons
• Add all icons to "selectable"
• Fix missing icons and missing database
• Some more tweak, i can't remember , i'm noob, you know
v1.0.1.2 :
• Code clean up but still stupid .... , reduce .png copy, make it a bit faster when build APK and better program performance xD
• Remove duplicate icons for activity from same package ( g+ or map ... )
• Fix error while copy .tff and also add function too see font name instead of path to font
• Allow to add "selectable" icons for Nova and Go Launcher
• Fix problems with local.properties
• You can press start actvity watch but can't add to db, just leave it == if you know what you need to do, you can add it to db !
v1.0.1:
•Support Apex, Nova and GO Launcher ( Now with icon background )
•Little UI improved . Credit to [email protected]
•You can import mtz package that created by MAC OS. Ex: MIcons Project [999+][07/03/12]
•You can choose custom scale factor for missing icon to make suite with other
•Fix some Error when create new Project
v1.0:
•Initial Release

Be back soon

This tool is gonna be very helpful.. Thanks
Sent from my Xperia Live

Yaaaay its out Tung91 .
Just did some initial testing, followed instructions to the 'tee' with installing everything but running into issues when Importing a .MTZ (in this case was just testing with MIcons Project v2 - http://forum.xda-developers.com/showthread.php?t=1701281).
Below is the error I'm getting:
As you can see all dependencies (SDK/JDK and Ant are there). Hope you can fix !

elite_gamer04 said:
Yaaaay its out Tung91 .
Just did some initial testing, followed instructions to the 'tee' with installing everything but running into issues when Importing a .MTZ (in this case was just testing with MIcons Project v2 - http://forum.xda-developers.com/showthread.php?t=1701281).
........................
As you can see all dependencies (SDK/JDK and Ant are there). Hope you can fix !
Click to expand...
Click to collapse
Yeah, thank you, this mtz package is created by Mac OSX so sharpziplib has some problem, fixed, but package has new format so we need to do some more

1.0.1 Updated :fingers-crossed:

tung91 said:
1.0.1 Updated :fingers-crossed:
Click to expand...
Click to collapse
Everything is running fine, mtz is imported fine, I even get the "APK build complete". But where is it built? I don't see any apk in the entire folder. Only a folder is created under Project folder. I even marked the "Open exported folder" but it doesn't. Please guide.

bagarwa said:
Everything is running fine, mtz is imported fine, I even get the "APK build complete". But where is it built? I don't see any apk in the entire folder. Only a folder is created under Project folder. I even marked the "Open exported folder" but it doesn't. Please guide.
Click to expand...
Click to collapse
It should be in "/Project/YOUR_PROJECT_FOLDER/bin/Mi2Launcher-debug.apk" , sorry i can't write the guide now, i'm on my class and will be back home later, when i'm home i will write the guide :good: btw, what package you try ? Are there any folder under "\Imported Package" ?

tung91 said:
It should be in "/Project/YOUR_PROJECT_FOLDER/bin/Mi2Launcher-debug.apk" , sorry i can't write the guide now, i'm on my class and will be back home later, when i'm home i will write the guide :good: btw, what package you try ? Are there any folder under "\Imported Package" ?
Click to expand...
Click to collapse
There's no bin folder there after running "Build APK".
Even though your tool says "APK build complete". -
I tried the MIcons and Crimp packages. They got their folder created under the Imported Package folder.
Spot anything wrong with my setup here?

bagarwa said:
There's no bin folder there after running "Build APK".
Even though your tool says "APK build complete". -
I tried the MIcons and Crimp packages. They got their folder created under the Imported Package folder.
Spot anything wrong with my setup here?
Click to expand...
Click to collapse
in picture, everything ok , are you install API 7 in sdk manager ? try Shift + Right click on "com.m2l.export" folder and choose Open command windows here , and type "ant debug" hit Enter and see what happen ? :silly:

tung91 said:
in picture, everything ok , are you install API 7 in sdk manager ? try Shift + Right click on "com.m2l.export" folder and choose Open command windows here , and type "ant debug" hit Enter and see what happen ? :silly:
Click to expand...
Click to collapse
Problem with path in propertiesfile
You see, project's root build.xml is looking for C:\Program Files\Android\android-sdk/tools/ant/build.xml
Two issues with this. My Android sdk is not installed in that path. I had provided correct path in environment setup. But this tool took this path somehow. I manually edited this sdk.dir path in the properties file.
And ant 1.8.0 is minimum requirement [which is not mentioned anywhere] while I had 1.7.0. After installing 1.8.0, it ran fine.

bagarwa said:
Problem with path in propertiesfile
You see, project's root build.xml is looking for C:\Program Files\Android\android-sdk/tools/ant/build.xml
Two issues with this. My Android sdk is not installed in that path. I had provided correct path in environment setup. But this tool took this path somehow. I manually edited this sdk.dir path in the properties file.
And ant 1.8.0 is minimum requirement [which is not mentioned anywhere] while I had 1.7.0. After installing 1.8.0, it ran fine.
Click to expand...
Click to collapse
hmm, i think i already add some code to find and fix sdk dir error in local.properties inside template folder in first run ( you will see "Your template has problem " in sys tray notification ) tested on xp sp3 on vmware and it work ok and thank you for ant 1.8.0 part, because i just download and test 1.8.4 only is it working now

Yea, it is working now. But there are some issues in the apk created.
For some reason, the installed app is not replacing all available icons. i.e. the Project\project-name\res\drawable-hdpi folder has that icon, but when the apk is built, that icon doesn't replace the default icon in app drawer.
Nova launcher provides option of individual icon selection from an icon pack. Long press any app, select change icon, select icon-pack; all icons in that icon pack is displayed. But this last step doesn't work for icon-packs created with this tool.
Since this is just first version of this tool, I guess this is just bug report / feature request. A great tool nonetheless. :highfive:

bagarwa said:
Yea, it is working now. But there are some issues in the apk created.
For some reason, the installed app is not replacing all available icons. i.e. the Project\project-name\res\drawable-hdpi folder has that icon, but when the apk is built, that icon doesn't replace the default icon in app drawer.
Nova launcher provides option of individual icon selection from an icon pack. Long press any app, select change icon, select icon-pack; all icons in that icon pack is displayed. But this last step doesn't work for icon-packs created with this tool.
Since this is just first version of this tool, I guess this is just bug report / feature request. A great tool nonetheless. :highfive:
Click to expand...
Click to collapse
1.ah ok , icons doesn't show maybe it's caused by activity name ( eg 2.3 Gallery and 4.0 Gallery ) that it need to update database , it's reason why we have "Start Activity Watch" button to add custom activity from user's phone :silly:
2.About selection from icon pack, i forgot to add drawable item in project :angel: It's used in GO Launcher too, i will add it to night when i'm back home :highfive:

it works very well except it did not import a bunch of icons from mtz.

SilverMist1 said:
it works very well except it did not import a bunch of icons from mtz.
Click to expand...
Click to collapse
Because it need info for each icons , not just copy icons that program just take icons inside database

You are real very good

why is adk with api 7 recomended? should we use api 15 for android 4.0.4 for cm9?

lightninbug said:
why is adk with api 7 recomended? should we use api 15 for android 4.0.4 for cm9?
Click to expand...
Click to collapse
because in some template's config it's api 7, api 7 still work fine with 4.0.4 and 2.3 with Go can use your package,too :d i'm on 4.0.4 with AOKP and it work with out problem :fingers-crossed:

Related

[SKN] [WAD2.x] LeSScroPAD v1.2 (US Basic & standard) • WVGA [Update 17-08-10]

{
"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"
}
LeSScro PAd is my new definition of UI... based on new Style from tablet & Interaction between device and User, i think is more easy to use than WP7...
All is here... if you need more, you can access your device easily...
Requirements:
Windows Mobile 5 (with touchscreen) or later
Wisbar Advance Destop 2.x
Mortscript 4.3 beta 15
Click to expand...
Click to collapse
Support :
• Xbox 360 avatar
• Stocks
• Weather
• Operator Logo
• Skinning Option
• Night and Day mode by time detection (v1.2)
• etc...
​Install selected : Manually, only need drag & drop 2 folder in root of your device
CAb version is too long (experience from WP7)
17/08/2010 : New version go to v1.2
Added Quickshutdown with graphic mode
Need to be install on device
Added Time detection for Theme changer
All credits to RoryB & CLHatch
Click to expand...
Click to collapse
Improved some graphics issue
10/08/2010 : Time detection & automatic switcher mode
Day Mode Skin & Night Mode skin finished
All credits to RoryB & CLHatch
Click to expand...
Click to collapse
04/08/2010 :
Added US basic Edition
All Credits to Jayinatlanta
Mod
===NOTES BELOW===
•Most shortcuts now point to basic programs that any US Windows Phone should have included. This saves time editing in Author mode if you only want to use the defaults.
•However, here are some special programs you need for some of the shortcuts, if you don't want to add your own:
Bing (Map & Navigation links) - FREE at http://m.bing.com
Newsbreak Lite (RSS icon) - should come standard with WP6.5
SPB TV (TV icon) - FREE at http://www.spbsoftwarehouse.com/pocketpc-software/tv/
• Also added a shortcut to quit LeSScro PAD on the programs shortcut menu. It is the second to last icon on the bottom row.
===END NOTES===
Click to expand...
Click to collapse
LeSScro ©
All rights reserved.
DON'T SHARE WITHOUT PERMISSIONS. USE ONY AVAILABLE LINK ON MY WEBSITE.
HOW TO ...
/*\ Instructions /*\​
Skin use Standard sliding transition with a long wallpaper... inserted on WAD by ME on WP7 LeSScro edition... always the ONE ! ! Damn a BIG EGO !
• ALL MODIFICATION ON SKIN CAN BE MADE BY LONG PRESS ON BLANK AREA
TO DISPLAY THIS MENU "AUTHOR MODE"
Uploaded with ImageShack.us
• LOCKSCREEN
• HOME PAGE
Calendar must be access to default calendar used on device...
Maybe you need edit SMS & Email directory by
LONG PRESS
AUTHOR MODE
*Long press on desired button... Properties...script (on tap)... select Lauch a program then EDIT... select program in available list
*When it s finished... select "ENTER USER MODE"
• MULTI PAGE
*EDIT BUTTON
LONG PRESS
AUTHOR MODE
*Long press on desired button... Properties...script (on tap)... select Lauch a program then EDIT... select program in available list
*When it s finished... select "ENTER USER MODE"
• NETWORKING PAGE
How to Change STOCKS ?
Stocks/Devises... :
- Modify the file Stocks Index.dat
- Go to http://finance.yahoo.com/ to get code of stocks/devises
I use the yahoo-finance website.
Each quote is listed in the file Stocks Index.dat.
you can find this files :
Storage Card\LeSScro PAD\Script UI\Stocks v2
Example :
--------------------------
^FCHI,CAC40
^DJI,Dow Jones
BNP.PA,BNP Paribas
AF.PA,Air France
EURGBP=X,Euro/Livre
GBPEUR=X,Livre/Euro
EURUSD=X,Euro/Dollars
How to Change AVATAR ?
press settings button, select Xbox Live... and follow instruction...
• Weather PAGE
/*\ Omnia II Instructions /*\​
teryo03 said:
Just successfully installed LeSScroPAD on my Omnia II and man it looks great!!! I had some troubles before so i promised LeSScro that i would post how i did it when i'm successful. The aim of this post is to help other Omnia II (GT-i8000) users who are used in CAB installations because this one requires manual copying of files.
1. Install Mortscript and WAD on DEVICE.
2. About the 2 folders that needs to be copied to root of device: (This is were i got lost )
unzip the file which you have downloaded from the first post. The zip file contains 1 zip file and 1 rar file. Choose one to extract. Each of these files contains 3 files: 2 folders and 1 notepad document. The first folder is named program files and the other folder is named Storage Card.
Folder named program files: (These are the extracted files)
Open program files --> Lakeridge --> Wisbar Advance Desktop --> then copy the folder named Themes. In your phone's file explorer, go to My Device/Program Files/Lakeridge/Wisbar Advance Desktop/ then paste the Themes folder that you have just copied.
Folder named Storage Card: (These are the extracted files)
Open Storage Card --> then copy the folder named LeSScro. In your phone's file explorer, go to your Storage Card then paste the Themes folder that you have just copied.
2. Run WAD (Wisbar Advance Desktop)
3. Tap and Hold on screen
4. Select "Change Theme"
5. Tap LeSScroPAD
6. Tap Menu then select Set As Portrait Theme
7. Tap Apply
8. Congratulations!!!
Click to expand...
Click to collapse
/*\ REQUEST /*\​
• SKIN
Unzip files, copy storage card folder and override existing files...
Clic on picture to download...
Eye Theme will be include in list of available skin | Camera pictures override TV icon !
• LOGO OPERATOR
copy picture as Operator in :
\Storage Card\LeSScro PAD\Storage Card\LeSScro PAD\Notifier\
|
|
|
|
|
great.. is good when people try of make something different =)..
congratulation.
but.. I think that the UI is not like tablet.. o maybe tablets that I know XD..
sorry for my english XD... try understand XD
please continues! thanks for your works =)
EDIT: ok. Sorry. I did a search for UI's tablet, and found this http://www.blogcdn.com/www.engadget.com/media/2010/05/10x0531mob2345224.jpg
it's similar..
I like it lesscro but curious would u do a landscape if u decided to continue ?
LeSScro, I think it looks easy to use and has a fresh and modern look. I can't wait to try it!
Jay
Thanks for this
Looking forward for your release!
Hello,
is it possible to try (download)? Will be working on VGA device?
thnx.
numaverick said:
EDIT: ok. Sorry. I did a search for UI's tablet, and found this http://www.blogcdn.com/www.engadget.com/media/2010/05/10x0531mob2345224.jpg
it's similar..
Click to expand...
Click to collapse
That's it... Asus tablet...
khalidabuu said:
I like it lesscro but curious would u do a landscape if u decided to continue ?
Click to expand...
Click to collapse
I can manage a landscape version... but at this time only Portrait...
jayinatlanta said:
LeSScro, I think it looks easy to use and has a fresh and modern look. I can't wait to try it!
Jay
Click to expand...
Click to collapse
Maybe next week... need integrate some modifications in pictures names to change easily for use...
orb3000 said:
Thanks for this
Looking forward for your release!
Click to expand...
Click to collapse
Thx bro'
davidm2 said:
Hello,
is it possible to try (download)? Will be working on VGA device?
thnx.
Click to expand...
Click to collapse
no download yet... only WVGA...
it looks amazin!!
The LeSScroPAD is very sexy. What should I need for using your pad ? Manila Sense 2016 or Titanium ???
Like all my Skin UI, i use Wisbar Advance Desktop 2, for me the best way to customize Windows...
looking good!
very handsome and clean
Update HOW TO...
2nd POST...
Now Work on CAB installer...
Release maybe today or tomorrow...
Have FUN...
lesscro said:
Update HOW TO...
2nd POST...
Now Work on CAB installer...
Release maybe today or tomorrow...
Have FUN...
Click to expand...
Click to collapse
I can't wait ...
1st POST updated !
Website UPDATED !
Now AVAILABLE ! for free..;
lesscro said:
1st POST updated !
Website UPDATED !
Now AVAILABLE ! for free..;
Click to expand...
Click to collapse
Thanks LeSScro - it's going on my device now & should be fun to play with.
Jay
Send feedback...
if you want custom logo operator... tell me...
cant get it to workpropely...
i can only switch between lock screen and home page..
other page no..what i do wrong..
i put the first lasscropad in wad themes folder
and other one in my storage card..
looks beautiful, but...
as the poster above ^^ I can see the lockscreen, swype up, icons disappear and that's it, can't go back or forward
I have 6.5.3 (build 23127), WAD is 2.5.
EDIT:
updated WAD to latest version, can now see the homescreen, but other pages are still unreachable

[MOD][CM10.1][4.2.2][GUIDE] Enable Multiuser (for noobs)

This is the noob-proof multiuser enabler guide for the CM10.1 - GS3 only!!
Want to enable multiuser on your galaxy S3 under CM10.1?? This is the easiest way to do it.
Updates - based on cm-10.1-2013XXXX-NIGHTLY-i9300.zip:
Multi_20130306
Multi_20130303
Multi_20130302
Multi_20130222
This is very simple: just flash the zip file and you're done!! just need to create the users under settings!! Can create up to 8 users!!
P.S. You need to reflash it for every new nightly installed!!!!
IMPORTANT INFORMATION!!!
I just found out a way to reduce FC in secondary user. Create 2 other users... delete the second, reboot and the third user should now be the second but without the FCs... well it should, it worked for me...
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"
}
Next is the tool I used to create the flashable mod zip. In case you wanna try for yourself or need to remake the mod for futures nightlies just download and follow the steps:
Links:
. JDK and JRE for windows 32bits - (are you under windows x64? Install the 32bits javas anyway)
. FrameworkFlasher Adapted from the wesf90 Original Thread and Updated from iBotPeaches Original Thread to run on CM10.1
1) Install JDK and JRE and Unzip FrameworkFlasher
2) copy your phone's framework-res.apk to the folder "place-framework-res-here"
3) run "RunMe.bat"
4) press 1 to decompile
5) Make the necessary changes under the folder "files-to-edit" ****
6) run 2 to recompile
7) run 3 and 4 to sign and zip the apk
8) Just flash your new zip and be happy!
**** In order to enable multiuser, it's necessery to change some xml file inside framework-res.apk and this is only possible by doing this decompile/compile process...
The files you need to change are:
. framework-res.apk\res\values\integers.xml
look for config_multiuserMaximumUsers and change the number of users (min 2)
Code:
<integer name="config_multiuserMaximumUsers">8</integer>
. framework-res.apk\res\layout-port\keyguard_host_view.xml
need to add this after the second </FrameLayout>
Code:
<FrameLayout androidprv:paddingTop="7.0dip" androidprv:layout_width="fill_parent" androidprv:layout_height="wrap_content">
<include androidprv:layout_gravity="top|center" androidprv:layout_width="fill_parent" androidprv:layout_height="fill_parent" layout="@layout/keyguard_multi_user_selector" />
</FrameLayout>
I made more changes than this so I advice to use mine own keyguard_host_view.xml
Thanks for the great work.... it worked perfectly. However, I have a feedback:
Few findings
- Unable to find option "Enable USB Debugging
- Unable to add facebook contact sync for secondary user
- Facebook sync not working
santoshtalluri
Unfortunetly multiuser feature still very limited and buggy... not my fault, it's Android/Cm10.1 fault... you also cant make/receive calls and themes cause fc in a secundary user...
santoshtalluri said:
Thanks for the great work.... it worked perfectly. However, I have a feedback:
Few findings
- Unable to find option "Enable USB Debugging
- Unable to add facebook contact sync for secondary user
- Facebook sync not working
Click to expand...
Click to collapse
Try tapping on the "Build Number" in settings 7-8 times to enable Developer Options.
Developer options only in primary user
help with decompile
I get the following failure when trying to decomile my apk. I am on the Sprint GS3 and d2spr CM10.1 2013-01-31 nightly. Any help would be appreciated. Also, I am making the leap that the same technique here works for any SG3 framework-res.apk and not just for the i9300. If that is an invalide assumption, then please set me straight. Thanks in advance...
---------------------------------------------------------------------
| Log - Sat 02/02/2013 -- 17:34:26.62 | Documents\Desktop\FrameworkFlasher-1.1.4\LogSimple.txt
---------------------------------------------------------------------
THE LOG BELOW IS FOR YOUR MOST RECENT PROCESS ONLY.
java version "1.6.0_39"
Java(TM) SE Runtime Environment (build 1.6.0_39-b04)
Java HotSpot(TM) Client VM (build 20.14-b01, mixed mode, sharing)
I: Loading resource table...
Exception in thread "main" brut.androlib.AndrolibException: Multiple resources: spec=0x01080293 drawable/ic_ab_back_holo_dark, config=-xhdpi
at brut.androlib.res.data.ResConfig.addResource(ResConfig.java:65)
at brut.androlib.res.data.ResConfig.addResource(ResConfig.java:58)
at brut.androlib.res.decoder.ARSCDecoder.readEntry(ARSCDecoder.java:196)
at brut.androlib.res.decoder.ARSCDecoder.readConfig(ARSCDecoder.java:165)
at brut.androlib.res.decoder.ARSCDecoder.readType(ARSCDecoder.java:130)
at brut.androlib.res.decoder.ARSCDecoder.readPackage(ARSCDecoder.java:105)
at brut.androlib.res.decoder.ARSCDecoder.readTable(ARSCDecoder.java:82)
at brut.androlib.res.decoder.ARSCDecoder.decode(ARSCDecoder.java:48)
at brut.androlib.res.AndrolibResources.getResPackagesFromApk(AndrolibResources.java:315)
at brut.androlib.res.AndrolibResources.loadMainPkg(AndrolibResources.java:50)
at brut.androlib.res.AndrolibResources.getResTable(AndrolibResources.java:43)
at brut.androlib.Androlib.getResTable(Androlib.java:44)
at brut.androlib.ApkDecoder.getResTable(ApkDecoder.java:148)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:98)
at brut.apktool.Main.cmdDecode(Main.java:128)
at brut.apktool.Main.main(Main.java:65)
@ swiggs98
Yes... probably works for your phone too....
The compile/decompile process can cause several erros when one or more conditions are not satisfied, so make sure:
1. Latest Java JDK/JRE 32 bits are installed
2. FrameworkFlasher is updated (the one I posted is updated, so use mine)
3. The folder name where FrameworkFlasher is running should not have spaces
4. framework-res.apk is not corrupted (I use WIFI file explorer to download framework-res.apk to my PC)
5. Wrong changes in framework-res files also ruins the process
Re: [MOD][CM10.1][4.2.1][GUIDE] Enable Multiuser (for noobs)
rfmalta said:
@ swiggs98
Yes... probably works for your phone too....
The compile/decompile process can cause several erros when one or more conditions are not satisfied, so make sure:
1. Latest Java JDK/JRE 32 bits are installed
2. FrameworkFlasher is updated (the one I posted is updated, so use mine)
3. The folder name where FrameworkFlasher is running should not have spaces
4. framework-res.apk is not corrupted (I use WIFI file explorer to download framework-res.apk to my PC)
5. Wrong changes in framework-res files also ruins the process
Click to expand...
Click to collapse
Thx. It was the version I had. Same version number but from the original forum.
bootlooping when after flashing the zip!
@ varund7726
according to your signature you're running AOKP ROM with a custom kernel Syiah... my mod is made for official CM10.1 ROM only...
rfmalta said:
This is the noob-proof multiuser enabler guide for the CM10.1 - GS3 only!!
Want to enable multiuser on your galaxy S3 under CM10.1?? This is the easiest way to do it.
Update 1 (based on build cm-10.1-20130204-NIGHTLY-i9300.zip)
1. Multi_user
This is very simple: just flash the zip file and you're done!! just need to create the users under settings!! Can create up to 5 users!!
P.S. You need to reflash these zips for every new nightly installed!!!!
Screenshots:
Next is the tool I used to create these flashable mods zips. In case you wanna try for yourself or need to remake the mods for futures nightlies just download and follow the steps:
Links:
2. JDK and JRE for windows 32bits - (are you under windows x64? Install the 32bits javas anyway)
3. FrameworkFlasher Adapted from the wesf90 Original Thread and Updated from iBotPeaches Original Thread to run on CM10.1
1) Install JDK and JRE and Unzip FrameworkFlasher
2) copy your phone's framework-res.apk to the folder "place-framework-res-here"
3) run "RunMe.bat"
4) press 1 to decompile
5) Make the necessary changes under the folder "files-to-edit" ****
6) run 2 to recompile
7) run 3 and 4 to sign and zip the apk
8) Just flash your new zip and be happy!
**** In order to enable multiuser, it's necessery to change some xml file inside framework-res.apk and this is only possible by doing this decompile/compile process...
The files you need to change are:
. framework-res.apk\res\values\integers.xml
look for config_multiuserMaximumUsers and change the number of users (min 2)
. framework-res.apk\res\layout-port\keyguard_host_view.xml
need to add <include layout="@layout/keyguard_multi_user_selector" /> before the second </FrameLayout> ---in my mods there are more changes than this so I advice to copy and paste this file from my mod to this new one---
Click to expand...
Click to collapse
My S3 (CM10.1 updated, stock kernel) is having FC with everything with a new user. The "Setup Wizard" can't start.
lucasdeeiroz
some native apps crash a lot but apps from play should work as I installed several games and facebook at my secondary user... so try removing second user and create it again...
rfmalta said:
lucasdeeiroz
some native apps crash a lot but apps from play should work as I installed several games and facebook at my secondary user... so try removing second user and create it again...
Click to expand...
Click to collapse
but i can't use anything with the new user: i can't configure it and i can't do anything 'cause the FC window appear for Wizard Setup, Contacts, Apollo, and it never stops. The only thing I can do is tap ok for FCs (no one app starts, neither launcher) and go to lockscreen to switch to original user.
Maybe the latest nightly release is not compatible with the old mod... so I have updated it to match 20130206... remove your secondary user under settings and reflash the new mod... create the new user and then you tell me if it works
rfmalta said:
Maybe the latest nightly release is not compatible with the old mod... so I have updated it to match 20130206... remove your secondary user under settings and reflash the new mod... create the new user and then you tell me if it works
Click to expand...
Click to collapse
tried wiping cache, fixing permissions, reflashing ROM AND MOD, deleting and recreating the user, but nothing works. the same FC problem. even the new 07/02's ROM and MOD.
it can be the gapps? the new user can't open the Wizard Setup (and I think it's part of gapps). I really want the multi user on my S3, so thanks for your work on it.
SOLVED! The problem is with the system theme. With the default theme, it worked!.
We can't apply themes to the system with multi user
Yes... themes cause FCs on secondary users... great to know it worked for you
rfmalta said:
Yes... themes cause FCs on secondary users... great to know it worked for you
Click to expand...
Click to collapse
superuser don't work on second user. is it a known issue or it never will work?
It's a known issue and its up to superuser developer to fix
Re: [MOD][CM10.1][4.2.1][GUIDE] Enable Multiuser (for noobs)
Will this work with aosp
Sent from my GT-I9300 using xda premium
@ sharingan92
maybe yes, maybe no... you gonna have to try... remember to backup first

[Guide] MIUI Theme Editor user Guide in detail

This is a user guide for MIUI Latest Theme Editor Released on 2013.1.31
Some times you really like a theme but you don't like some parts of it then you can edit it very easily using MIUI theme editor or want to creat your own theme from scratch then this guide is for you.
For always upto date guide check this
Things you need
MIUI Theme Editor.
Working ADB Drivers on your PC.
Android Phone with MIUI on it.
Image Editor (GIMP,Photshop etc )
NinePatchEditor (Optional)
Aditional Material
V4_Templete
Setting up English Language.
Download the Theme Editor and Run it.
first time it may have the interface in chinese. So here is how to change it
Guide Screenshot 1
{
"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"
}
Creating an New theme
Go to Fle > New Theme
and you will see the window below. In put the name of your theme and save it.
Guide Screenshot 2
Then you will see the following window. ( Description in screen shot )
Guide Screenshot 3
Buttons
All the buttons are self explanatory but i will add some description where needed
Save : This is to save the changes made to the projects.
Generate full MTZ : This is used to compress and make the mtz file of the theme project to be used in phone
Apply Recent Changes : For this and next option to work your phone must be connected to PC. this option apply the recent theme changes to your connected phone (Useful when testing a smal change).
Full apply: This option apply the Full theme to your Phone.
Reload: This option will discard unsaved changes and will load the theme from theme directory (added PNG's Will stay there, will be explained later)
Setting: Have only option to copress the font if you want.(Have'nt used it).
Differents Tabs and their Functions
Now Some information about diffrent Tabs and options on them.
Description Tab: Already explained in screen shot shown above.
Icons Tab: This tab is used to add icons to theme. When you click on the icon tab it have three further tabs, System icons, Default theme icons and Others. Before you proceed further Click on Sync button at the bottom of the icons. (Your phone must be connected in debug mode to the PC) This sync option will get all default icons from your phone including 3rd party apps. Now to change any Icons check below.
Guide Screenshot 4
on the default theme icons tab there are some default 3rd party icons avialable in theme editor and others tab have the icons repalcement option for apps installed in your phone. procedure is same for all three tabs
Note. you dont need to rename your icon, Progran will do it for you! just drop it to the proper place.
Thats it if you just want to creat new icon pack. Just click on create full MTZ button and copy the mtz file to your phone and import it to theme manager or just click complete apply to your theme. But if you want to theme your Apps and change text colors then read on
Modules tab: This tab is the most important tab for themeing MIUI.
Guide Screenshot 5
Creating New App Module
Here is how to create the App's theme module.
Guide Screenshot 6
As an example I have selected the Contacts module (only one module at a time). you will see screen shown below , if different then click "change edit mode" button.
Guide Screenshot 7
Now click on the first item in the folder view and follow the screen shot. again names of your png's doesnt matter. you have to go through all the view and find the red boxes, click on it and repalce the png's you want to change. If you want to keep the system default png just leave it blanck.
Guide Screenshot 8
For modifying PNG's you can use the V4_templete (link at top) png's as a refrence. you can edit them to your requirements and then use them.
Changing the text Color
To change the text colors of the module items, click on the "change edit mode" button while contacts module is stille open. see bellow.
Guide Screenshot 9
Guide Screenshot 10
Do the same procedure for all the Modules and PNG's and color's in it. Framework-miui-res and Framework-res are most important modules. Changes in Framework-miui-res effects all the MIUI applications, especially colors and Changes in Framework-res module can effect both MIUI apps and any other 3rd party app so be careful !!!! you might get white on white color problem.
Note: You dont need to recompile your 9.png's. just add contents and strech borders using the "NinePatchEditor" or sdk Draw9Tool. and thats it put it in the theme and compress the theme and it will do the rest.
Testing
Now its time to test your theme before release/share. You should test all the MIUI apps for proper theming as well as 3rd party apps for color problems. If you find any problem then just reopen or drag drop you theme directory on Theme Editor to reopen /edit your theme.
Credits:
Official MIUI Team for Theme Editor Tool and V4 Templete
NinePatchEditor Dont know the Auther (Will add when I know)
Questions and Suggestions are Welcome
Sooooo many thanks mate!!!!
Super!:good:
Glad you guys like it
hadron
Sent from my Xiaomi M2
MIUI V5 is going to be released tomorrow. I will update this for V5 the moment it get released the new Theme Editor
Just wonderful mate, exactly what I was looking for. Keep it going please!
Great job this looks amazing. Just installed, going to read up, and play. :good:
*bump*
Sent from my MI 2 using Tapatalk 2
thanks. i'm going to try it.
if it's not much to ask, can you upload a V5 template, only if it's exists.
otherwise no problem. thanks for the guide.
Is there a v5 template or will this one work for it?
awesome.. gonna try it.. im on my way to trying it ..
Raadius said:
Is there a v5 template or will this one work for it?
Click to expand...
Click to collapse
+1
Sent from my SGH-T889 using Xparent Skyblue Tapatalk 2
NVM, found the v5 theme editor.
Raadius said:
NVM, found the v5 theme editor.
Click to expand...
Click to collapse
could you post the link? thanks
picard666 said:
could you post the link? thanks
Click to expand...
Click to collapse
Here you go
http://en.miui.com/thread-2154-1-1.html
error:
Tiffany84 said:
Here you go
http://en.miui.com/thread-2154-1-1.html
Click to expand...
Click to collapse
when I try to run the miui theme editor.exe I get a message fromjava virtual machine launcher: Erroor: Unable to access jarfile_MIUIThemeEditor.jar Any ideas??? thanks in advance...
androidmechanic said:
when I try to run the miui theme editor.exe I get a message fromjava virtual machine launcher: Erroor: Unable to access jarfile_MIUIThemeEditor.jar Any ideas??? thanks in advance...
Click to expand...
Click to collapse
(EDIT)...nm I fingered it out...
sent from my galaxy note transformed into a nexus4
help
when i press sync show a message with ( you need click to install ) but after nothing happen don't loaded the icons of the phone in the MIUIThemeEditor
i only have to turn on debug mode or do something else?
cesar.villamizar said:
when i press sync show a message with ( you need click to install ) but after nothing happen don't loaded the icons of the phone in the MIUIThemeEditor
i only have to turn on debug mode or do something else?
Click to expand...
Click to collapse
+1
same thing happens
martinusbe said:
+1
same thing happens
Click to expand...
Click to collapse
Same here. Why is it doing this and how can it be fixed? Thanks in advance

[2.3+][TEMPLATE][Icon Pack] Go, Aviate, Nova, Apex, Adw, Holo and more supported

Hi folks.. This is a project template I have created for helping my themer friends on xda . I have made a simple interface but with almost every possible features that a decent icon pack must have. The template supports from Android 2.3 to 4.4.2
Note : This template is for making the apk only . For a tutorial on how to make icon pack, please refer to this guide of my good friend and tutor @iamareebjamal[/MENTION]. Follow only step 5 and 6 because the rest is already done in this template .
Preview :
{
"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"
}
Whats Included :
1. Dedicated in app launcher selector .
2. Icon request tool based on Tung91 's source files. Thanks to @vanessaem for
providing me with those. Now no need to install a different app.
3. Wallpaper support.
4. Go launcher and next launcher support.
Lets get started:
Files you need:
1. My Template HERE
2. Action Bar Sherlock (ABS)HERE
3.Eclipse
4.Notepad ++
Setting Up The Project:
1. Download both the files and extract on your desktop.
2. Open up eclipse and import actionbarsherlock as library.
For doing so, go to File-> Import-> Existing Android Code Into Workspace->(browse to the place you extracted ABS and click ok.
3. Right click to the imported file, go to properties and select ->Android and select "Is Library" And click apply. Refer to the image for more details.
4.Import the template. Now right click and go to Properties->Android->Add and select ABS from the list and click Apply.
Voila!! You are done with importing the project. Now lets dig in for some more features.
Changing the path name:
For changing the path name, have a look at the image below.
Changing email id so that you receive mail for icon request:
This is quiet simple. Just browse to TemplateIconPack-> src-> example.templete.iconpack and open IconRequest.java with Notepad++ and scroll down to line 212 and 214 and follow the instructions given there.
Changing path name inside LauncherActivity.java:
LauncherActivity.java is the activity which helps in the automatic application of icon pack in the launcher you select from the list inside the app.
To get it working for adw launcher, just open LauncherActivity.java in Notepad++ and scroll down to line 77. Change "example.templete.iconpack" to the path name of your icon pack.
Adding more wallpaper:
For adding more wallpapers, browse to the
TemplateIconPack-> res-> values and open up wallpaper.xml in notepad++. add name of wallpapers in the format present there. place the wallpapers in the drawable-hdpi folder. I have added 4 wallpapers already for your convenience.
Exporting the app:
Select File>Export>Export Android Application and Select your IconProject. Click on next and choose Create New Keystore and choose the location where you want it to be created. Enter any password you want. Click next, now, enter any name you want in alias, password, set Validity to 25 years(your choice), First and Last Names. Other Fields are Optional. You must remember those key location, alias and passwords for both as you will be signing upcoming updated of your icon pack with the same key so your fans don' t have to uninstall older app before installing the new one . Click next, then choose where you want your app to be created and click on Finish.
Tested On:
Galaxy Y (2.3.6 )
Moto G ( 4.4.2 )
Note II (4.3 )
Credits:
@tung91
Areeb Jamal
@MuSaddiq
@vanessaem
Team GFX Bandits
Download and Try Sample App from Google Play
Reserved
Change Log 1:
Fixed fc of icon request send button.
Fixed fc when choosing adw launcher from the launcher selector list.
New Template Link
Icon Pack(the1dynasty source) Integrated With Icon request feature by Alex Reconer [4.0+]:
As promised Guys, here It is. You need to add ABS as library for this. Please check out the original THREAD for more details. Thanks to @the1dynasty for his awesome icon pack template and @Alex_R3CONN3R for his awesome icon request tool.
Set up procedure is same as the previous one. Every other details and instructions is given inside respective xml and java files. Follow the instructions in green inside the files.
ScreenShots:
DOWNLOAD LINK:
DOWNLOAD HERE
Thanks for the tutorial and template.
Very nice template
vanessaem said:
Thanks for the tutorial and template.
Click to expand...
Click to collapse
MuSaddiq said:
Very nice template
Click to expand...
Click to collapse
Thank you guys... I hope more people will come to know about this..
I'll definitely give this a go later on, thanks man.
@vanessaem,thanks for the referral to here.
Sent from my ASUS Transformer Pad TF300T using XDA Premium 4 mobile app
mloc33 said:
I'll definitely give this a go later on, thanks man.
@vanessaem,thanks for the referral to here.
Sent from my ASUS Transformer Pad TF300T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks man.. I will go on updating the template with new features..
Blaze said:
Hi folks.. This is a project template I have created for helping my themer friends on xda . I have made a simple interface but with almost every possible features that a decent icon pack must have. The template supports from Android 2.3 to 4.4.2
Note : This template is for making the apk only . For a tutorial on how to make icon pack, please refer to this guide of my good friend and tutor [MENTION=4782403]
iamareebjamal[/MENTION]. Follow only step 5 and 6 because the rest is already done in this template .
Preview :
Whats Included :
1. Dedicated in app launcher selector .
2. Icon request tool based on Tung91 's source files. Thanks
to @vanessaem for
providing me with those. Now no need to install a different
app.
3. Wallpaper support.
4. Go launcher and next launcher support.
Lets get started:
Files you need:
1. My Template HERE
2. Action Bar Sherlock (ABS)HERE
3.Eclipse
4.Notepad ++
Setting Up The Project:
1. Download both the files and extract on your desktop.
2. Open up eclipse and import actionbarsherlock as library.
For doing so, go to File-> Import-> Existing Android Code Into Workspace->(browse to the place you extracted ABS and click ok.
3. Right click to the imported file, go to properties and select ->Android and select "Is Library" And click apply. Refer to the image for more details.
4.Import the template. Now right click and go to Properties->Android->Add and select ABS from the list and click Apply.
Voila!! You are done with importing the project. Now lets dig in for some more features.
Changing the path name:
For changing the path name, have a look at the image below.
Changing email id so that you receive mail for icon request:
This is quiet simple. Just browse to TemplateIconPack-> src-> example.templete.iconpack and open IconRequest.java with Notepad++ and scroll down to line 212 and 214 and follow the instructions given there.
Adding more wallpaper:
For adding more wallpapers, browse to the
TemplateIconPack-> res-> values and open up wallpaper.xml in notepad++. add name of wallpapers in the format present there. place the wallpapers in the drawable-hdpi folder. I have added 4 wallpapers already for your convenience.
Exporting the app:
Select File>Export>Export Android Application and Select your IconProject. Click on next and choose Create New Keystore and choose the location where you want it to be created. Enter any password you want. Click next, now, enter any name you want in alias, password, set Validity to 25 years(your choice), First and Last Names. Other Fields are Optional. You must remember those key location, alias and passwords for both as you will be signing upcoming updated of your icon pack with the same key so your fans don' t have to uninstall older app before installing the new one . Click next, then choose where you want your app to be created and click on Finish.
Tested On:
Galaxy Y (2.3.6 )
Moto G ( 4.4.2 )
Note II (4.3 )
Credits:
@tung91
Areeb Jamal
@MuSaddiq
@vanessaem
Team GFX Bandits
Download and Try Sample App from Google Play
Click to expand...
Click to collapse
when i select the unthemed Apps And click on send ..i get FC...
xperia4.0 said:
when i select the unthemed Apps And click on send ..i get FC...
Click to expand...
Click to collapse
Do you have any kind of email app installed? Cause its working on both devices of mine... Can you provide a logcat?
Blaze said:
Do you have any kind of email app installed? Cause its working on both devices of mine... Can you provide a logcat?
Click to expand...
Click to collapse
gmail, yes... and i get FC after selecting the way to send the reQuest..
give me 5min i will get bck to you with logcat..
xperia4.0 said:
gmail, yes... and i get FC after selecting the way to send the reQuest..
give me 5min i will get bck to you with logcat..
Click to expand...
Click to collapse
strange.. its working fine on my sgy but giving fc in moto g. But in minimal flat, I used this same thing and its working fine in my moto g. I will look into it tomorrow. am too tired today..
Blaze said:
strange.. its working fine on my sgy but giving fc in moto g. But in minimal flat, I used this same thing and its working fine in my moto g. I will look into it tomorrow. am too tired today..
Click to expand...
Click to collapse
yup..maybe cos of 4.4.2...
and when u dnt select any of the apps it just goes fine..with no errors, ready to send the reQuest..
but as soon as u select apps and send it "FC"....
the 1st one is from the emulator and the 2nd is from my xperia mini 4.4.2
xperia4.0 said:
yup..maybe cos of 4.4.2...
and when u dnt select any of the apps it just goes fine..with no errors, ready to send the reQuest..
but as soon as u select apps and send it "FC"....
the 1st one is from the emulator and the 2nd is from my xperia mini 4.4.2
Click to expand...
Click to collapse
The INTERNET permission is missing thats why it is giving fc.
xperia4.0 said:
yup..maybe cos of 4.4.2...
and when u dnt select any of the apps it just goes fine..with no errors, ready to send the reQuest..
but as soon as u select apps and send it "FC"....
the 1st one is from the emulator and the 2nd is from my xperia mini 4.4.2
Click to expand...
Click to collapse
MuSaddiq said:
The INTERNET permission is missing thats why it is giving fc.
Click to expand...
Click to collapse
Also try putting an icon.png into the drawable-ldpi, drawable-mdpi, drawable-xhdpi, and drawable-xxhdpi(if you have this folder) and I believe this got it to stop force closing for me.
xperia4.0 said:
yup..maybe cos of 4.4.2...
and when u dnt select any of the apps it just goes fine..with no errors, ready to send the reQuest..
but as soon as u select apps and send it "FC"....
the 1st one is from the emulator and the 2nd is from my xperia mini 4.4.2
Click to expand...
Click to collapse
it can't be because of 4.4.2 cause its working on my minimal flat icon pack. it must be because of the missing internet permission. I will look into it after my studies...
Blaze said:
it can't be because of 4.4.2 cause its working on my minimal flat icon pack. it must be because of the missing internet permission. I will look into it after my studies...
Click to expand...
Click to collapse
I havee tried it on my Xperia mini with wifi connection app.. But the result is the same..!!
Sent from my Xperia Mini using Tapatalk
xperia4.0 said:
I havee tried it on my Xperia mini with wifi connection app.. But the result is the same..!!
Click to expand...
Click to collapse
Blaze said:
it can't be because of 4.4.2 cause its working on my minimal flat icon pack. it must be because of the missing internet permission. I will look into it after my studies...
Click to expand...
Click to collapse
I don't think it's just that. Check my previous post. I was able to get it working. Also, I'm getting some force quits when trying to apply in ADW launcher. Sometimes it works fine but most times not. All the other launchers work fine though.
vanessaem said:
I don't think it's just that. Check my previous post. I was able to get it working. Also, I'm getting some force quits when trying to apply in ADW launcher. Sometimes it works fine but most times not. All the other launchers work fine though.
Click to expand...
Click to collapse
xperia4.0 said:
I havee tried it on my Xperia mini with wifi connection app.. But the result is the same..!!
Sent from my Xperia Mini using Tapatalk
Click to expand...
Click to collapse
I just checked the android manifest. I missed the internet permission. I will upload the new template soon.
@vanessaem, for the ads launcher fc, I will look into it now .
edit: I fixed both the issues... for icon request, internet permission is needed.. and for the adw launcher fix, a code needed to be changed. I forgot to change it. I will upload the build asap...
Blaze said:
I just checked the android manifest. I missed the internet permission. I will upload the new template soon.
@vanessaem, for the ads launcher fc, I will look into it now .
Click to expand...
Click to collapse
Fixed...
In LauncherActivity.java, I put in my own icon pack name for the intent and ADW launcher worked.
Please try and add a note about that in your template for noobs like me.
vanessaem said:
Fixed...
In LauncherActivity.java, I put in my own icon pack name for the intent and ADW launcher worked.
Please try and add a note about that in your template for noobs like me.
Click to expand...
Click to collapse
exactly. that is the fix. I also did it. I used an older path name there from my previous icon pack .. I will upload the new template soon..
 @vanessaem @xperia4.0 check out the template now.. i uploaded sample apk on playstore also. it will be published soon.

[GUIDE] Make your own Themes for your Samsung device

Hi all!
I make this guide for those who want to make their own themes for Samsung Devices. This uses Samsung My Theme, a software developed by Samsung.
The devices supported by this method are devices compatible with TouchWiz Theme Engine (like my A5 2015 for example)
Things you'll need:
Samsung My Theme Software, it has the following system requirements:
• A PC running Windows 7 or later.
• A Samsung device using Samsung Theme Engine.
• Android SDK for Android 4.4 or higher should be installed on the PC.
• Java JDK version 1.6-7.0 (not 8.0).
1. Downloading the required software.
You can download my version of Samsung My Theme here:
https://mega.nz/#!yl8VSZyK!-wUHQ5eQ8xcn-2VgZ9LbkW_g-ilLPuyjD-L_h0DY0Oo
Unzip the .zip file, and put it on a location you can access easily. Simply unzip the tool and run
“SamsungMyTheme.exe”.
1.2 Downloading Java JDK & Android SDK.
*Android SDK does not currently support JDK 8.0. Use JDK versions 6.0 or 7.0 only.
- Download the Android SDK (version 4.4 only) just use the download.bat script in working folder (it will download all SDK automatically) or you can download it manually here:
http://developer.android.com/sdk/index.html
- Copy all files and folders in the Android SDK…\android\android-sdk folder to the \sdk
folder on your PC.
{
"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"
}
Open Samsung_My_Theme folder and go to /sdk folder. Copy the files to this /sdk folder according to this below:
2. Choosing the correct resolution for your device and saving theme path.
Open the working folder and run SamsungMyTheme.exe
Wait few seconds, the components will be loaded. Once the app is loaded, select create a changeable theme.
2.1 Select the correct resolution for your device.
The software will ask you to choose your device resolution, if you don't know it, just search for specs of your Samsung device and you will find it.
Taking the example of A5, it uses 720x1280p so I choose it. Once all of that is done choose a name and a saving path for your Theme.
2.1 Adding Lockscreen and Home screen wallpaper.
After creating the theme file, you have to add your own resources to it.
You can use your resources to do that, download any picture you want and click on add image on the left side (see the picture below)
A popup will be opened, select your picture and click on open. You should now see your picture on the components. Use the adjustements tools on the right side to crop, rotate, adjust size or cut your pic to make it fit your device screen. Do the same procedure for the home screen wallpaper.
2.2 Adding your own icons.
Click on icon button.
Click on "+" to select the image you want to use as a icon for the app you want to change the icon.
Note: if you let a case empty, after Installing the theme to your device, it will use the stock icon.
Taking example here of music app icon.
Do as previous steps, use your own images. Crop the icon to make it fit the white square on the center. Adjust brightness if necessary. And do the same of the other icons you want to change.
3. Testing your Theme on your device.
Using SamsungThemePreview on your device
Go to your SamsungMyTheme folder, you should see an apk file named " SamsungThemePreview.apk", select it, plug your device to your PC and move the .apk file to your device. Use a file browser on your device, select the apk of SamsungThemePreview and install it as a normal apk.
- Now go to Settings > About device, touch 10 times build number, go back to settings, and now you should see a new option named "Developer options" click on the tile and enable USB debugging mode. Allow any popups on the device.
On your PC, click the Preview on phone button on the menu bar. When Theme Preview apk is installed, a preview of your theme will be displayed
automatically.
If you like your Theme, select file, click on save and then "Package the APK file"
It will open a new popup, set name for your Theme, package name, etc... And click on save.
It will take some time to build the apk file depending on the resources you used.
Once it's finished, you can directly apply the theme to the device or take it from working folder and /out.
Congratulations ! You made your own theme from your own resources.
Reserved
Reserved
Nice tutorial, thanks again :thumbup:
Pretty detailed. Thanks. Will try
Hi, I'm a noob here. I just wanted to know on where to download android sdk?
KR_ said:
Hi, I'm a noob here. I just wanted to know on where to download android sdk?
Click to expand...
Click to collapse
http://developer.android.com/sdk/index.html
Download from here
harsh09046 said:
http://developer.android.com/sdk/index.html
Download from here
Click to expand...
Click to collapse
Oh, thanks ☺?
Sent from my SM-A310F using XDA-Developers mobile app
doesn't work. when i open samsung my theme, everything is all gibberish and you can't click anything. any ideas?
mygalaxya said:
Hi all!
I make this guide for those who want to make their own themes for Samsung Devices. This uses Samsung My Theme, a software developed by Samsung.
The devices supported by this method are devices compatible with TouchWiz Theme Engine (like my A5 2015 for example)
Things you'll need:
Samsung My Theme Software, it has the following system requirements:
• A PC running Windows 7 or later.
• A Samsung device using Samsung Theme Engine.
• Android SDK for Android 4.4 or higher should be installed on the PC.
• Java JDK version 1.6-7.0 (not 8.0).
1. Downloading the required software.
You can download my version of Samsung My Theme here:
https://mega.nz/#!yl8VSZyK!-wUHQ5eQ8xcn-2VgZ9LbkW_g-ilLPuyjD-L_h0DY0Oo
Unzip the .zip file, and put it on a location you can access easily. Simply unzip the tool and run
“SamsungMyTheme.exe”.
1.2 Downloading Java JDK & Android SDK.
*Android SDK does not currently support JDK 8.0. Use JDK versions 6.0 or 7.0 only.
- Download the Android SDK (version 4.4 only) just use the download.bat script in working folder (it will download all SDK automatically) or you can download it manually here:
http://developer.android.com/sdk/index.html
- Copy all files and folders in the Android SDK…\android\android-sdk folder to the \sdk
folder on your PC.
Open Samsung_My_Theme folder and go to /sdk folder. Copy the files to this /sdk folder according to this below:
2. Choosing the correct resolution for your device and saving theme path.
Open the working folder and run SamsungMyTheme.exe
Wait few seconds, the components will be loaded. Once the app is loaded, select create a changeable theme.
2.1 Select the correct resolution for your device.
The software will ask you to choose your device resolution, if you don't know it, just search for specs of your Samsung device and you will find it.
Taking the example of A5, it uses 720x1280p so I choose it. Once all of that is done choose a name and a saving path for your Theme.
2.1 Adding Lockscreen and Home screen wallpaper.
After creating the theme file, you have to add your own resources to it.
You can use your resources to do that, download any picture you want and click on add image on the left side (see the picture below)
A popup will be opened, select your picture and click on open. You should now see your picture on the components. Use the adjustements tools on the right side to crop, rotate, adjust size or cut your pic to make it fit your device screen. Do the same procedure for the home screen wallpaper.
2.2 Adding your own icons.
Click on icon button.
Click on "+" to select the image you want to use as a icon for the app you want to change the icon.
Note: if you let a case empty, after Installing the theme to your device, it will use the stock icon.
Taking example here of music app icon.
Do as previous steps, use your own images. Crop the icon to make it fit the white square on the center. Adjust brightness if necessary. And do the same of the other icons you want to change.
3. Testing your Theme on your device.
Using SamsungThemePreview on your device
Go to your SamsungMyTheme folder, you should see an apk file named " SamsungThemePreview.apk", select it, plug your device to your PC and move the .apk file to your device. Use a file browser on your device, select the apk of SamsungThemePreview and install it as a normal apk.
- Now go to Settings > About device, touch 10 times build number, go back to settings, and now you should see a new option named "Developer options" click on the tile and enable USB debugging mode. Allow any popups on the device.
On your PC, click the Preview on phone button on the menu bar. When Theme Preview apk is installed, a preview of your theme will be displayed
automatically.
If you like your Theme, select file, click on save and then "Package the APK file"
It will open a new popup, set name for your Theme, package name, etc... And click on save.
It will take some time to build the apk file depending on the resources you used.
Once it's finished, you can directly apply the theme to the device or take it from working folder and /out.
Congratulations ! You made your own theme from your own resources.
Click to expand...
Click to collapse
Thanks brother i searching this thank you
---------- Post added at 10:18 PM ---------- Previous post was at 10:05 PM ----------
sufian.ahmed2007 said:
Thanks brother i searching this thank you
Click to expand...
Click to collapse
And can you tell me how to change apps background like calculator and phone calender etc it will helps alot
So after searching for ages I came across this thread downloaded and installed the application, played arpound with the app only to find to my disappointment - it only changes lock/home screen background and the icons. It dosent look this app did what I was hoping it would, namely allow me to edit all the backgrounds of the system apps to darker(kitkat) like.
In a nutshell, is there a way/app that will allow me to customise all the background, fonts and other UI elements on a TW based rom. My goal/aim is to remove/alter 'all' the white backgrounds in MM to darker, graduated-black or black (as per KK)
b1k3rdude said:
So after searching for ages I came across this thread downloaded and installed the application, played arpound with the app only to find to my disappointment - it only changes lock/home screen background and the icons. It dosent look this app did what I was hoping it would, namely allow me to edit all the backgrounds of the system apps to darker(kitkat) like.
In a nutshell, is there a way/app that will allow me to customise all the background, fonts and other UI elements on a TW based rom. My goal/aim is to remove/alter 'all' the white backgrounds in MM to darker, graduated-black or black (as per KK)
Click to expand...
Click to collapse
Yes this!
Well while we all wait for Samsung to stop being so obtuse, or better for someone to upload the SS tool so we can bypass SS and thier bloody theme store - I have a flashed Pheonix Rom for my S5 (G900F) which has ported S7 (G935F) features (i.e. theme store) and applied the 'Touchwiz6DMM' theme.
It has replaced 'almost' all the white backgrounds. only 3 occurances remain (notifications, when I manually install an APK, and some apps that interested with the OS in someway that they still use a white background.
Not understanding
Sir, can you please explain this?
- Copy all files and folders in the Android SDK…\android\android-sdk folder to the \sdk
folder on your PC.
Click to expand...
Click to collapse
a) I installed Android SDK and there is no such path like "Android SDK…\android\android-sdk"
b) which " \sdk folder on your PC"? You mean the one that is in the Samsung_My_Theme_1.0.5b_en program?
Open Samsung_My_Theme folder and go to /sdk folder. Copy the files to this /sdk folder according to this below:
Click to expand...
Click to collapse
You mean to copy from Android SDK installed in PC to Samsung Theme sdk folder? If yes The structure is different!
Android SDK Build Tools:
AppData\Local\Android\sdk\build-tools\24.0.3\....
Samsung Theme
Samsung_My_Theme_1.0.5b_en\sdk\build-tools\android-5.0.1\...
Can you detail?
Thanks
jayochs said:
doesn't work. when i open samsung my theme, everything is all gibberish and you can't click anything. any ideas?
Click to expand...
Click to collapse
did you get any solution? cz i am also facing same problem. but at first it was ok. but i think i messed up while configuring jdk
please help.
androidloveRs3104 said:
did you get any solution? cz i am also facing same problem. but at first it was ok. but i think i messed up while configuring jdk
please help.
Click to expand...
Click to collapse
Try reinstalling the jdk then. All should work fine
Thanks will this work on 7.1.1 and 4.4.4
Is this still applicable?
Really want to theme my GS8+ and I have a Masters in UX Design, but I can't get accepted into Samsung's Theme program.... lol.
CISGS said:
Is this still applicable?
Really want to theme my GS8+ and I have a Masters in UX Design, but I can't get accepted into Samsung's Theme program.... lol.
Click to expand...
Click to collapse
No, this is only applicable to devices that were released before Galaxy S6 (because they have the old theme engine).
But there should be the same software for new devices, check on XDA
sada
sad

Categories

Resources