Hi All,
So I have successfully converted some of the Windows fonts to Huawei .hwt fonts/Text Styles. Attached file link contains a list of all the Windows 10 Fonts (.ttf) that are required to do so.
1. Download the "Themes Manager for Huawei / Honor / EMUI" app from the Playstore. This version Contains ads but still worth it.
2. Extract the zip file to your desired directory on your phone or Windows (copy the folder to your desired phone directory)
3. Now Open the Themes Manager App and go to the Fonts Tab.
4. Next Click on Font Generator
5. Now Click on Generate Font.
6. Select your desired .ttf font file from the Directory that contains the Fonts.
7. Follow the next steps and Apply Them through the Text Styles.
Download Link to the TTF Fonts:
https://drive.google.com/file/d/1rtRdWsFNYrrcdQuZ2ID2lomkn2SLA1Yk/view?usp=sharing
Related
IT IS A BIT BIG BUT IT IS WORTH OF EFFORTS ADN VISIT http://supetawesomedude.deviantart.com/#/d4m2dq6 TO CHECK OUT THE END PRODUCT
WHAT THIS GUIDE IS FOR:
-How to change icons in espier launcher
-How to change page indicators
-How to change dock
-How to change notification bubble
-How to add custom icons (for apps not natively themed by espier launcher) RECENTLY EDITED
-How to install onto phone
A. Preliminary Steps:
1. Install apktool http://code.google.com/p/android-apktool/
2. Create a directory called Espier launcher mod
3. Download Espier launcher http://dl.free.fr/pjgXgBDEb and rename to launcher.apk
4. Place Espier Launcher into that directory.
5. Open terminal.
6. Change terminal directory to your Espier launcher mod folder.
E.G. I ran this:
Code:
cd /home/gaurav/Desktop/Espier launcher mod
7. Decompile the apk.
Code:
apktool d launcher.apk
B. Changing basic icons.
**UPDATE**
Now, to prevent icons from being edited (in a bad way) by Espier Launcher, download this icon and place it in drawable-(h/m/l)dpi. This is crucial to prevent your icons from getting a weird white glow around them!
1. Open res/drawable-(hdpi/ldpi/mdpi/xhdpi) *depending on what screen size your phone is. I have an mdpi so i will go into drawble-mdpi
2. Change the desired icon
For example, the file
Code:
ic_com_android_camera_preparecamera.png
can be replaced by an image of the same (or similar) size. when you're done, it should look like:
http://uppix.net/4/1/e/c43d8a7bc3e1fe2aa29cd3792dbe5.png
3. Refer to Section G
C. Changing page indicators
1. Open res/drawable-mdpi
2. Find the file:
Code:
ic_screen_level_focus.png
ic_screen_level_normal.png
3. Replace these two files with desired ones
4. Open res/drawable-hdpi
5. Replace these files with desired images.
Code:
ic_screen_level_focus
ic_screen_level_normal.png
ic_screen_level_search_focus.png
ic_screen_level_search_normal.png
ic_screen_level_widget_focus.png
ic_screen_level_widget_normal.png
6. Refer to Section G.
D. How to change dock
1. Navigate to res/drawable-mdpi (in my case)
2. Find file called
Code:
toolbar.png
3. Replace with desired (make sure the dock image is correct size for your phone)
4. Refer to Section G.
E. How to change notification bubble.
1. Open res/drawable-mdpi
2. Find and replace with desired image
Code:
icon_shuzi1.png
3. Refer to Section G.
F. How to add custom icons
*Warning* This section is a lot more confusing. Please read carefully. *Warning*
1. Navigate to /res/values/arrays.xml
2. Now, it gets tricky.
3. Go this website http://activities.droidicon.com/
4. Search for an app. It should look like this:
Screenshot http://uppix.net/0/9/8/4f7817e4c48f07662595e19ec72e7.png
5. Now, in arrays.xml, scroll down until you see this type of coding
Screenshot http://uppix.net/8/0/e/a9cc14bdf96ecae1dbc6e3a31eed4.png
6. Get to the end of that "chunk" of xml.
7. Let's say we're theming the facebook app. So we add this to xml. (and fill it out with info)
Code:
<item>ACTIVITY_OF_APP</item>
<item>DESCRIPTIVE_ACTIVITY_OF_APP</item>
<item>@drawable/NAME_OF_APP</item>
For example:
Code:
<item>com.facebook.katana</item>
<item>com.facebook.katana.LoginActivity</item>
<item>@drawable/facebook</item>
You get the first line of info like this:
Screenshot http://uppix.net/8/0/e/a9cc14bdf96ecae1dbc6e3a31eed4.png
and the second:
Screenshot http://uppix.net/7/b/0/cb6a915df97299a2832be59e39841.png
in that third line of that xml we add (@drawable/NAME_OF_APP), you can name your app anything you want. i made it "facebook" in this case.
8. Save and exit.
9. Find a desired image for your application (in this case facebook).
10. Rename it to "NAME_OF_APP.png" in this case, "facebook.png"
11. Drop that file into drawable/mdpi
12. Repeat steps 1-11 for as many applications as you want to theme.
13. Refer to Section G.
G. How to install on your phone
1. First, save and close everything you're working on.
2. Open your terminal, and change its directory to the "espier launcher mod" folder
3. Type in
Code:
apktool b 'PATH_TO/espier launcher mod' 1.apk
4. Take that 1.apk, and sign it, using a program like ApkSigner http://android-softwares.blogspot.com/2011/08/apksigner-v04-sign-unsigned-android-apk.html
5. Connect your phone to your computer via USB.
6. Mount it as a mass storage device.
7. Transfer that signed.apk to the root of your sdcard.
8. Now on your phone, uninstall any current version of EspierLauncher you may have.
9. Then, using a file manager, install the signed.apk from your sdcard.
This too, should be in themes n apps...
Sent from my iPad 3 using XDA App
I can't save the output file with
apktool b 'PATH_TO/espier launcher mod' 1.apk
Click to expand...
Click to collapse
The sorce
Can you count how many times you created a drawable for your app?
The answer is probably NO.
You opened your favorite image-editing software, designed a beautiful drawable, saved, and now of course, there's the simple but annoying thing, of resizing the drawable to fit every density.
No more! Android Drawable Resizer, replaces you in the last annoying part.
All you have to do, is to choose a drawable, tell the software which density does it belong to, choose the the res folder, and press Go!. The software will know how and where to place each resized drawable, with the correct name.
Requirements:
If you don't have a .NET Framework installed, download and install this:
http://msdn.microsoft.com/en-us/vstudio/aa496123
Instructions:
1. Download the zip file.
2. Extract it including the .dll file.
3. Run the .exe file.
*Note: Both files need to be in the same place in order to activate the program!
4. Choose the source drawable density
5. Choose the drawable you want to resize
6. Choose which densities you want to export to
7. Choose mode: Auto placing, and choosing the res folder as a destination directory OR Manual placing, and choosing any folder as a destination. all the selected densities will export there.
8. Press Go!
9. Enjoy!
10. Optional: Donate for my work
Download link - http://d-h.st/5RF
And thanks to Ron for This
This will help the miui devs ......
ok miui devs go work on the dailer and other stuff Thanks A loooooot
now porting Roms from other DPI devices shall be easy......
Thank Buddy:good::good::good::good::good::good::good:
Thanks for information but i think that you should correct 10 part from instruction
Sent from my GT-I5800 using xda app-developers app
all you people require is:
1.Photoshop(Ps)
2.a flashable zip
3.root explorer on your phone
4.7-zip
1.whichever app icon you want to mod say the "video player",just copy it's apk from /system/app/<apk_name>.apk
and paste it to sdcard.
2.now transfer this apk to your pc and extract it using 7-zip
3.now look for the app icon the file name maybe in drawable-hdpi and drawable-sw320dp-hdpi under res.."video",or"homescreen_icon" or anything...
4.when you find it just right click on it and click properties under the details tab check it's dimension something like"84X84","42X42","50X48"
5.alright then you know the app icon dimension now
6.just browse through the net for the picture you want to replace and download it or if you have it then open it in Ps.Under the images tab check for image size and enter the dimensions as per the app icon size which you found out in the 4th step.
7.now save the image as <app_icon_name>.png on the desktop(make sure the name is proper)
8.open the apk with 7-zip
9.Now drag and drop this image from the desktop to the folder drawable-hdpi and drawable-sw320-hdpi
and click yes when the prompt appears and close 7-zip
10.open any flashable zip and don't touch anything except the system folder
11.open the system folder and keep only the app folder delete other folders in this app folder copy your "video.apk" and delete other apks if present.
12.now close the flashable zip and send it to your phone ext
_sdcard and flash it by mounting system...and you are done!!
13,hit thanks if you got it !!
I managed to salvage themes that were already downloaded - but wouldn't apply:
Connect phone to computer
Have a look in folder MyColorScreen\Themer\tmp-dl
There may be a load of zipped themes with 24 digit alphanumeric names.
Copy these to computer.
Unzip each to their own folder.
Within these folders will be a folder called data.themer
Rename this to '24 character name of folder'.zip
Copy this zip file to Phone [MyColorScreen\Themer\Exported\zip\]
You should now b able to apply theme from 'Exported'
I would then customize theme to suit, and re-export with more sensible-sounding name, rather than 24 alphanumeric.
If anyone knows where there is an archive of zip files - let us know!
I colored the icons and changed the fonts for the wachface model_4 widgets - the black ones for the white background. Original for me were ugly
Required access to root to switch assets in the system of the System/app/HuamiWatchFaces/HuamiWatchFaces.apk to change the assets of the model4
All Watchface using model4 will display new colorful icons.
Example watchface https://amazfitwatchfaces.com/pace/view/6123
and my https://amazfitwatchfaces.com/pace/view/5867
To install:
Required access to root to switch assets in the system of the System/app/HuamiWatchFaces/HuamiWatchFaces.apk to change the assets of the model
Connect your watch to the computer. Use ADB or ADBCommander commands. Download to your drive HuamiWatchFaces.apk.
apk is a zip. You change the content of model_4 to my icons and back to the watch.
Or
just replace the apk from the attachment for Pace/Stratos(2 & 3). Tested on Pace with PACEficator.
If you have Startos 3 with the latest PACEficator use this:
https://drive.google.com/open?id=1-HzZdxo0yWWYe1-xQDxldV93vTAjDqoc
https://youtu.be/wcdDKB0KIJY
Adramel said:
I colored the icons and changed the fonts for the wachface model_4 widgets - the black ones for the white background. Original for me were ugly
Required access to root to switch assets in the system of the System/app/HuamiWatchFaces/HuamiWatchFaces.apk to change the assets of the model4
All Watchface using model4 will display new colorful icons.
Example watchface https://amazfitwatchfaces.com/pace/view/6123
and my https://amazfitwatchfaces.com/pace/view/5867
To install:
Required access to root to switch assets in the system of the System/app/HuamiWatchFaces/HuamiWatchFaces.apk to change the assets of the model
Connect your watch to the computer. Use ADB or ADBCommander commands. Download to your drive HuamiWatchFaces.apk.
apk is a zip. You change the content of model_4 to my icons and back to the watch.
Or
just replace the apk from the attachment for Pace/Stratos(2 & 3). Tested on Pace with PACEficator.
If you have Startos 3 with the latest PACEficator use this:
https://drive.google.com/open?id=1-HzZdxo0yWWYe1-xQDxldV93vTAjDqoc
Polish/English
Click to expand...
Click to collapse
Hi,
I've a stratos 3 with the last PACEficator but i don't understand how to have the colored icone. i can't install the .apk from googledrive. don't work.
Can you give me the way to work ? thanks
edit : C:\adb>adb install Stratos3_CN5.17.0.5_HuamiWatchFaces.7z.apk
Performing Push Install
Stratos3_CN5.17.0.5_HuamiWatchFaces.7z.apk: 1 file pushed, 0 skipped. 3.1 MB/s (21405820 bytes in 6.565s)
pkg: /data/local/tmp/Stratos3_CN5.17.0.5_HuamiWatchFaces.7z.apk
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]
stephcel said:
Hi,
I've a stratos 3 with the last PACEficator but i don't understand how to have the colored icone. i can't install the .apk from googledrive. don't work.
Can you give me the way to work ? thanks
edit : C:\adb>adb install Stratos3_CN5.17.0.5_HuamiWatchFaces.7z.apk
Click to expand...
Click to collapse
No, you won't install anything here. You only replace files. You download the HuamiWatchFaces.apk from the watch, replace the contents of model4 in it and copy it back to the watch.
apk is a regular zip archive.
Adramel said:
No, you won't install anything here. You only replace files. You download the HuamiWatchFaces.apk from the watch, replace the contents of model4 in it and copy it back to the watch.
apk is a regular zip archive.
Click to expand...
Click to collapse
Sorry, i don't understand where i must copy the contents of model4 on the stratos3 !
my watchface is in .wfz not in .apk
I've installed your watchface : sdc2-82440-4f08e7fd04.wfz without coloured icons
how can i replace with the coloured one (with explication) ?
thanks for your answer
Install Android Commander on your computer. I will connect the watch with a cable. Go to System/app/HuamiWatchFaces / and copy to HuamiWatchFaces.apk do your harddrive.
HuamiWatchFaces.apk is a zip archive. In this archive, replace the graphics in Assetts with those from the first post.
Copy the modified apk file back to your watch. And it's ready.
stephcel said:
thanks for your answer
Click to expand...
Click to collapse
Look at this
https://youtu.be/wcdDKB0KIJY
Adramel said:
Look at this
https://youtu.be/wcdDKB0KIJY
Click to expand...
Click to collapse
Good... work fine ! thanks for android commander