[Guide] Add Xperia battery icon to cm SystemUI - Sony Cross-Device General

{
"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"
}
Requirements:
-Knowledge on how to use apktool
-Notepad++
1- Decompile your SystemUI.apk
2- Download THIS ZIP and extract it
2- Move the extracted files to /res/
3- Open Notepad++, press Ctrl + F and choose the "Find in Files" tab
4- Set the directory to the layout folder of you decompiled systemUI
5- Find "<com.android.systemui.BatteryLevelTextView" and replace with "<com.android.systemui.BatteryLevelTextView android:background="@drawable/somc_sys_battery_percent_am" android:gravity="center" "
it should look like this:
6- Go to /res/values/dimens.xml
7- Find "battery_level_text_size" and set the value of it to "9.0sp"
8- Recompile and push it to your device
9- Set the Battery status style on settings to Text
10- Enjoy
Also checkout THIS GUIDE by abhishekr700

Confirmed working on cm12.1 bro....
Thanks... :good::good::good:

afah_me said:
Confirmed working on cm12.1 bro....
Thanks... :good::good::good:
Click to expand...
Click to collapse
Nice theme! Which is it?

STRYDER~007 said:
Nice theme! Which is it?
Click to expand...
Click to collapse
This is future update of my theme called "colorful xperia v1.6"
but WIP

nice guide sir :good:
but there's no charging indicator
take a look at this method http://forum.xda-developers.com/android/themes/how-to-change-battery-icon-kitkat-rom-t2919361/
it works for me :laugh:

afah_me said:
This is future update of my theme called "colorful xperia v1.6"
but WIP
Click to expand...
Click to collapse
Nice work! Looking forward to use it..

can support to cm7?

Hi, I have a question, the battery level is not in the center of the battery icon for me. I feel like it is a bit more to the left and I want to move it a little to the right.. What value do I edit to accomplish that?
Edit: Nvm found what to edit to get what I needed

Lovely Guide ,,,
U r the boss

Araib93 said:
Hi, I have a question, the battery level is not in the center of the battery icon for me. I feel like it is a bit more to the left and I want to move it a little to the right.. What value do I edit to accomplish that?
Edit: Nvm found what to edit to get what I needed
Click to expand...
Click to collapse
How did you do it? Thanks!

vjtigas said:
How did you do it? Thanks!
Click to expand...
Click to collapse
Look for battery_padding_end and change its value from 2.0 to -2.0, also hit thanks that should do the trick

idid idamrep said:
nice guide sir :good:
but there's no charging indicator
take a look at this method http://forum.xda-developers.com/android/themes/how-to-change-battery-icon-kitkat-rom-t2919361/
it works for me :laugh:
Click to expand...
Click to collapse
Please, how you do that because I don't understanding any thing from this method?
And I want know what is your keyboard name?
Thanks....

I cant decompile nothing on Windows 10, can you help me please?

Hi folks, thanks for the nice thread. I added to my CM12.1 for Sony Scorpion (Xperia Z3 tablet compact). If somebody compiles, can pick the code here. https://github.com/GeyerA/platform_frameworks_base/commit/307ab760c54324c3437fbf0387af3b043015f4fa

@naheel azawy, thanks for the tutorial. How to add battery charging icon next to battery icon?

I can not find the folder " values" in ressurection remix with android 6.0.1

who tried this on cm13 odexed ?

anagramgenius said:
@naheel azawy, thanks for the tutorial. How to add battery charging icon next to battery icon?
Click to expand...
Click to collapse
this is i want to ask

naheel azawy said:
Requirements:
-Knowledge on how to use apktool
-Notepad++
1- Decompile your SystemUI.apk
2- Download THIS ZIP and extract it
2- Move the extracted files to /res/
3- Open Notepad++, press Ctrl + F and choose the "Find in Files" tab
4- Set the directory to the layout folder of you decompiled systemUI
5- Find "<com.android.systemui.BatteryLevelTextView" and replace with "<com.android.systemui.BatteryLevelTextView android:background="@drawable/somc_sys_battery_percent_am" android:gravity="center" "
it should look like this:
6- Go to /res/values/dimens.xml
7- Find "battery_level_text_size" and set the value of it to "9.0sp"
8- Recompile and push it to your device
9- Set the Battery status style on settings to Text
10- Enjoy
Also checkout THIS GUIDE by abhishekr700
Click to expand...
Click to collapse
look at mine

Will it work in cm11??

Related

[GUIDE][GB] How to change text Zombie Art By Jack Larson on Platlogo

This is the first thread that I created on XDA, so sorry if my english bad.
OK, back to the topic. To change the text "Zombie art by Jack Larson" you can follow the steps below.
Take framework.jar. (you can use the framework.jar that exist on your device system)
Change the format to framework.apk
Decompile framewrok.apk. (u can use apktool or apk multi tool)
Use notepad++ to open file "PlatLogoActivity.smali" in /framework.apk/smali/com/android/internal/app/
Find the text "Zombie art by Jack Larson"
Change the text to which you want. For example : "I Love My Android"
Recompile
Delete classes.dex
The result will be System_framework.apk. Change into framework.jar.
Done (^_^)
Thank you also to Alucard1989pl
(if you like with this guide, please give 5 star and click to thanks button)
Thanks :good:
Thanks for the tut sir :good:
teztaz--v3 said:
Thanks for the tut sir :good:
Click to expand...
Click to collapse
success bro ?
cleverior.ipul said:
success bro ?
Click to expand...
Click to collapse
Kinda similar..pls give a proper credits
REAL POST
http://forum.xda-developers.com/showpost.php?p=34563875&postcount=3
http://forum.xda-developers.com/showthread.php?t=2208436
dzolcp said:
Kinda similar..pls give a proper credits
REAL POST
http://forum.xda-developers.com/showpost.php?p=34563875&postcount=3
http://forum.xda-developers.com/showthread.php?t=2208436
Click to expand...
Click to collapse
sorry guys, previously I've been searching on how to change the text in platlogo, but hard to find. Until one day I finally found it, but I forgot from where i got that tutorial. and before this thread was made http://forum.xda-developers.com/showthread.php?t=2208436, I have created my thread before. see at creation date.
And thank you for reminding me, I've added a credit for Alucard1989pl.
sir, i decompiled it with apk manager , but i didn't find resource.arsc , But i found classes.dex , i didn't delete it , then i compiled & flashed the new one & nothing changed !
tried again , & i deleted the classes.dex , when i flashed it i got bootloop
Mohamed Hashem said:
sir, i decompiled it with apk manager , but i didn't find resource.arsc , But i found classes.dex , i didn't delete it , then i compiled & flashed the new one & nothing changed !
tried again , & i deleted the classes.dex , when i flashed it i got bootloop
Click to expand...
Click to collapse
have you change the format from. jar to. apk ?
try to use apk multi tool for compile it.
It works now
cleverior.ipul said:
have you change the format from. jar to. apk ?
try to use apk multi tool for compile it.
Click to expand...
Click to collapse
yes i've changed the format . ok i'll try multi tool
EDIT : thx sir i made it with apk multi tool , i deleted classes.dex only B cuz i didn't find resource.arsc , but it works now
{
"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"
}
Mohamed Hashem said:
yes i've changed the format . ok i'll try multi tool
EDIT : thx sir i made it with apk multi tool , i deleted classes.dex only B cuz i didn't find resource.arsc , but it works now
Click to expand...
Click to collapse
OK.. good job sir
can I delete the framework.odex or not to make it works?? pls. reply asap.
ardelsan said:
can I delete the framework.odex or not to make it works?? pls. reply asap.
Click to expand...
Click to collapse
u should deodexing ur rom first.

[TUTORIAL][ICS][JB] How to create Theme

Hi Xda,
This is the second tutorial made ​​by me​
I would like to share with you my knowledge.
To decompile, sign and recompile files I using Advance ApkTool 3.0.0
Let's start!
1. Download this arhive View attachment eXperiaLOrange.apk.rar and extract eXperiaLOrange.apk from arhive in Advanced ApkTool 3.0.0 in OUT folder.
( See screenshot )
{
"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"
}
2. Now edit apktool.yml in eXperiaLOrange.apk
Change eXperiaLorange with the name you want for your theme!
( see screenshot )
3. Now go to res / values and open strings.xml. Change eXperia L Orange to name you want to appear in Theme Piker!
( see screenshot )
4. Now open colors.xml and change color code with you color code. For color codes visit this page http://www.color-hex.com/.
In Colors.xml change this code! Change code without #ff
( see screenshot )
5. Now change wallpapers in drawable-mdpi and drawable-land-mdpi with you wallpapers. Wallpapers must have the same size and .PNG
( see screenshot )
6. Now rename folder eXperiaLOrange.apk in Advanced ApkTool / OUT whith name you theme in apktool.yml
As you can see in the screenshot is the same name!
7. Recompile , Sign and put in system/ vendor / framework, set permision rw- r-- r-- and reboot!
8. DONE!
Sorry if you do not understand ... is the second tutorial made ​​by me!
If you like my tutorial please press Thanks button!:good:
help
Does it work it for new skin picker?
Can u port it to xperia e
appyrocks8325 said:
Does it work it for new skin picker?
Can u port it to xperia e
Click to expand...
Click to collapse
Is for stock 4.0.X and 4.1.X skin piker
@DanielFlorin what theme are u using on your pc ?
Matoxxi said:
@DanielFlorin what theme are u using on your pc ?
Click to expand...
Click to collapse
Dash Windows 8 Theme Here
Is there an apk tool that works on Ubuntu?
Thanks
Please before posting , search because the Tutorial was posted by me .
Sent From My Xperia Z1 Using Pure Xperia theme ???? .
Good Job guys... Thanks in advance. :good:
Sent from my GT-I9070 using XDA Premium 4 mobile app
Thanks.
DanielFlorin said:
Hi Xda,
This is the second tutorial made ​​by me​
I would like to share with you my knowledge.
To decompile, sign and recompile files I using Advance ApkTool 3.0.0
Let's start!
1. Download this arhive View attachment 2985800 and extract eXperiaLOrange.apk from arhive in Advanced ApkTool 3.0.0 in OUT folder.
( See screenshot )
2. Now edit apktool.yml in eXperiaLOrange.apk
Change eXperiaLorange with the name you want for your theme!
( see screenshot )
3. Now go to res / values and open strings.xml. Change eXperia L Orange to name you want to appear in Theme Piker!
( see screenshot )
4. Now open colors.xml and change color code with you color code. For color codes visit this page http://www.color-hex.com/.
In Colors.xml change this code! Change code without #ff
( see screenshot )
5. Now change wallpapers in drawable-mdpi and drawable-land-mdpi with you wallpapers. Wallpapers must have the same size and .PNG
( see screenshot )
6. Now rename folder eXperiaLOrange.apk in Advanced ApkTool / OUT whith name you theme in apktool.yml
As you can see in the screenshot is the same name!
7. Recompile , Sign and put in system/ vendor / framework, set permision rw- r-- r-- and reboot!
8. DONE!
Sorry if you do not understand ... is the second tutorial made ​​by me!
If you like my tutorial please press Thanks button!:good:
Click to expand...
Click to collapse
Excellent tutorial.
good job, but tittle seems miss leading
@DanielFlorin is this method work with 2011 Xperia ???? (arc,pro,mini,ray etc...)
abo hani said:
Thanks
Please before posting , search because the Tutorial was posted by me .
Sent From My Xperia Z1 Using Pure Xperia theme ???? .
Click to expand...
Click to collapse
And by me...
Thanks all
Your 500th thanks! You deserve it!
P.S.: Sorry for my bad english.
axxx007xxxz said:
Your 500th thanks! You deserve it!
P.S.: Sorry for my bad english.
Click to expand...
Click to collapse
Yeahh good!!
Sent from my D2303 using Tapatalk
@DanielFlorin: I think that you forgot this step:
Open AndroidManifest.xml with Notepad++ and edit the package name:
axxx007xxxz said:
@DanielFlorin: I think that you forgot this step:
Open AndroidManifest.xml with Notepad++ and edit the package name:
Click to expand...
Click to collapse
work without this step.
@DanielFlorin for ICS on 2012 devices only.
can support for cm7?

[Tutorial] Adding "Walkman" & "Movies" to Ultra Stamina Mode

In The Name of GOD​
Hi EveryOne
Here's a Tutorial on How to Add "Walkman" & "Movies" to Ultra Stamina Mode
{
"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"
}
Requirements:
1.USMHome.apk
2.Notepad ++ or any Editor
3.Apktool to Decompile apk
4.A Brain!
Tutorial:
1.First you need "USMHome.apk" (you can find it in system/app)
2.Decompile "USMHome.apk"
3.Open res/xml/settings_headers.xml
Add these Lines at the end of codes (like image below!)
Code:
<header android:icon="[B]@drawable/ic_walkman[/B]" android:id="[B]@id/walkman[/B]" android:title="[B]@string/walkman[/B]">
<intent android:targetPackage="com.sonyericsson.music" android:action="android.intent.action.MAIN" android:targetClass="com.sonyericsson.music.MusicActivity" />
</header>
<header android:icon="[B]@drawable/ic_movies[/B]" android:id="[B]@id/movies[/B]" android:title="[B]@string/movies[/B]">
<intent android:targetPackage="com.sonyericsson.video" android:action="android.intent.action.MAIN" android:targetClass="com.sonyericsson.video.browser.BrowserActivity" />
</header>
4. @drawable/ic_walkman & @drawable/ic_movies : This lines set the logo that is going to display in Setting
So you need "Walkman" & "Movies" Icon (you can use any png icon)
If you don't have the icons, you can download them from HERE
Next step is adding icons with right Dimension and Walkman & Moives icon must named ic_walkman & ic_movies in res/drawable-*dpi/
drawable-hdpi---------------------------------->48*48 Pixels
drawable-mdpi---------------------------------->32*32 Pixels
drawable-xhdpi--------------------------------->64*64 Pixels
drawable-xxhdpi-------------------------------->96*96 Pixels​
this icon will be show up in settings
5. @string/walkman & @string/movies : The Name that will Show in Setting
Open strings.xml and add this code
Code:
<string name="walkman">Walkman</string>
<string name="movies">Movies</string>
6. @id/walkman & @id/movies
Open res/values/ids.xml and add this code
Code:
<item type="id" name="walkman">false</item>
<item type="id" name="movies">false</item>
7.Recompile your Apk and Sign it
8. Transfer it to system/app and set Permissions
Note:
This Should work with any Xperia Rom that Support Ultra Stamina Mode.
I test it on my Xperia Z1 ST Ultimate Rom and it Worked Perfectly
So Test it on Your Own RISK
Updata:
if it's hard for you just replace this file
http://d-h.st/3Yy
Credits:
Madaditya : For his topic that teached me a lot
Hit Thanks if you find it helpful :good:​
Very Nice :good::good:
Awesome mahn you nailed it... Another form we were talking with @niaboc79 about adding this feature in his ROM and looks like you did it ... Can you add whatsapp also ?
shubham meena said:
Awesome mahn you nailed it... Another form we were talking with @niaboc79 about adding this feature in his ROM and looks like you did it ... Can you add whatsapp also ?
Click to expand...
Click to collapse
i didn't try it yet!
but in order to add whatsapp you need wifi connection
i think it's possible to add both of them
but what's the point of ultra stamina if you add wifi and another apps?
i Thought music and movie is more necessary than anything, so i just add them
Nice tutorial.:fingers-crossed:
Nice! Allthough if you're messing with /system/ you also need root, correct?
I believe you should add this requirement to the post (in big red letters) to avoid at least SOME questions in this matter.
sgiannouris said:
Nice! Allthough if you're messing with /system/ you also need root, correct?
I believe you should add this requirement to the post (in big red letters) to avoid at least SOME questions in this matter.
Click to expand...
Click to collapse
for changing it you need PC and flashtool
if you want replace file with Explore you will need root
but you can replace it with a flashable zip (or other ways) "without root"
is this work for 4.3 ?
Can we add user app(installed on /data/app) too?
Sent from my D6503 using Tapatalk 4
devilmaycry2020 said:
is this work for 4.3 ?
Click to expand...
Click to collapse
do you have ultra stamina in 4.3?
if yes, so it must work
hw0603 said:
Can we add user app(installed on /data/app) too?
Sent from my D6503 using Tapatalk 4
Click to expand...
Click to collapse
yes you can but not with this TUT
i will write new TUT for it
actually in new TUT i will tell you have to customize ultra stamina (how to add app in launcher and ......)
so wait for it :good:
yes you can but not with this TUT
i will write new TUT for it
actually in new TUT i will tell you have to customize ultra stamina (how to add app in launcher and ......)
so wait for it :good:[/QUOTE said:
OK Thanks. I gonna wait for that TUT
Click to expand...
Click to collapse
Considering that Internet browsing is disabled in ultra stamina, would FM radio works?
I regularly use the fm radio and it would be real good if it could be used in ultra stamina mode.
HotKillerZzz said:
Considering that Internet browsing is disabled in ultra stamina, would FM radio works?
I regularly use the fm radio and it would be real good if it could be used in ultra stamina mode.
Click to expand...
Click to collapse
i have fm radio in ultra stamina
it's enabled in stock
Very good guide Thanks
I tried to Z2 but I have this message
some ideas?
i have use 23...167 Rom 4.4.4 for Z2
Ambor said:
Very good guide Thanks
I tried to Z2 but I have this message
some ideas?
i have use 23...167 Rom 4.4.4 for Z2
Click to expand...
Click to collapse
yes
there is another guide
but i was busy
can you give me your SuperStamina.apk from System/app
i think i know how to make it work
samadipoor2 said:
yes
there is another guide
but i was busy
can you give me your SuperStamina.apk from System/app
i think i know how to make it work
Click to expand...
Click to collapse
Yes
Ambor said:
Yes
Click to expand...
Click to collapse
just replace and set permission
for preview of new guide
i add Movies to launcher
see it yourself
http://d-h.st/3Yy
samadipoor2 said:
just replace and set permission
for preview of new guide
i add Movies to launcher
see it yourself
http://d-h.st/3Yy
Click to expand...
Click to collapse
Thanks Bro will check
Bro works Thanks. Surely i will mention you in 2.2 MW
Ambor said:
Thanks Bro will check
Bro works Thanks. Surely i will mention you in 2.2 MW
Click to expand...
Click to collapse
you are welcome :good:
hope you and other enjoy it
samadipoor2 said:
you are welcome :good:
hope you and other enjoy it
Click to expand...
Click to collapse
Sure. Again thanks

[Guide][Noob Friendly]Xperia Z2 Style Battery Icon With Percentage Inside icon

Hello everyone,
I have brought you guyz another awesome mod for you all
THE XPERIA Z2 BATTERY ICON WITH BATTERY PERCENTAGE INSIDE
Yes now it is possible and this mod is very easy because I already edited the files as required.Just a little copy paste and you are done.
{
"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"
}
Requirements
1-)Knowledge of Decompiling/Re-compiling apks
2-)Files in attachment
3-)Usable mind...lol
Click to expand...
Click to collapse
Tutorial
1-)First pull SystemUI.apk from your phone and decompile using apktool.
2-)Navigate to SystemUI/res/drawable and delete the file "stat_sys_battery.xml".
3-)Extract the file I gave in attacment and copy "stat_sys_battery.xml" to SystemUI/res/drawable.
4-)Now again go to the extracted folder and copy all the images inside the "Battery" folder to SystemUI/res/drawable-xxxx
Drawable-xxxx ==> It means if your device is HDPI then copy to drawable-hdpi if its LDPI then
copy to drawable-ldpi and so on...
5-)Almost done,Now recompile the apk and dont forget to copy the Meta-inf and AndroidManifest from your original SystemUI to the new recompiled one.
Enjoy your new battery mod.
Click to expand...
Click to collapse
If you face any problems post it here.
Reserved for something.
can i just copy paste the file using computer? open using rar and copy the file?
because i try that method, it not change. no battery icon, only percent is show.
btw, sorry for my english.
shafyqsod said:
can i just copy paste the file using computer? open using rar and copy the file?
because i try that method, it not change. no battery icon, only percent is show.
btw, sorry for my english.
Click to expand...
Click to collapse
Read the instructions again. You have to first decompile the app
Sent from my C2305 using Tapatalk
Have you done it?
Sent from my C2305 using Tapatalk
Will this mod work on Lollipop system UI?
mfshujath said:
Will this mod work on Lollipop system UI?
Click to expand...
Click to collapse
Yes!!! Based on how it works....it will
Sent from my C2305 using Tapatalk
What happen when I charge the battery ?
The lightning will be there ?
farrokh19 said:
What happen when I charge the battery ?
The lightning will be there ?
Click to expand...
Click to collapse
It should be there....just check once..
Sent from my C2305 using Tapatalk
[/COLOR]
abhishekr700 said:
Hello everyone,
I have brought you guyz another awesome mod for you all
THE XPERIA Z2 BATTERY ICON WITH BATTERY PERCENTAGE INSIDE
Yes now it is possible and this mod is very easy because I already edited the files as required.Just a little copy paste and you are done.
If you face any problems post it here.
Click to expand...
Click to collapse
can you do the same thing but without the Stamina Mode " + " symbol?
skyrocketeer said:
[/COLOR]
can you do the same thing but without the Stamina Mode " + " symbol?
Click to expand...
Click to collapse
It's possible but you will have to batch crop all the pngs then do the same procedure as in first post.
Sent from my C2305 using Tapatalk
abhishekr700 said:
It should be there....just check once..
Sent from my C2305 using Tapatalk
Click to expand...
Click to collapse
When i charge the phone the battery icon change to the stock one (the green one with the lightning inside).
@abhishekr700 those pngs were too small in my phone (xperia SP, XHDPI). Do you have battery icons with xhdpi resolution?
Work in cm12.1?
Yes
Carlos Arriaga said:
Work in cm12.1?
Click to expand...
Click to collapse
Yes bro!!
Sent from my C2305 using Tapatalk
abhishekr700 said:
Yes bro!!
Sent from my C2305 using Tapatalk
Click to expand...
Click to collapse
Bro a quest, i make all step for step, when i move in te system nothing happen, the file have the modifications but the battery is not change , sorry for my bad english, please help... i stay on android 6.0.1
Krater132 said:
Bro a quest, i make all step for step, when i move in te system nothing happen, the file have the modifications but the battery is not change , sorry for my bad english, please help... i stay on android 6.0.1
Click to expand...
Click to collapse
Maybe you did not move the image files to correct location...

Material Design Icon Pack

Now you can use Transform APP to do this.
{
"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"
}
password
Hello friend just wanted to let you know related to your post is to get me to download the Material Design Icon Pack in mega asking me a password you could give me or tell me what that that key greetings.
Thank you
Need Password (key)
Wow. Works great but looks weird on Windows 10 styled apps
Can you do the iOS version of this?
Can anybody give link without a key?
There is no key
When you copy link remove the space
please attached on forum
Download here
tingtongku said:
My original post is in a Chinese forum
Here is the post
https://bbs.wfun.com/thread-931577-1-1.html
Download Link:
Icon.zip
mega.nz/#!nEQ1RSgB!fwFvaVMMMyIjThWzMC1vzcisLteOP0PR8VW7v9A Cnx0
Source File & Tool(You can find the English crack version Font Creator Program)
mega.nz/#!uN5jxSIQ!dEX3nh4D581lhyrEcUno-nwjvz8yrFp5fPqN35dKqgc
Tutorials:
Download “Icon.zip” and unzip it
Direct to
Phone\Windows\Fonts
Make a new Folder
Copy “segmdl2.ttf” to it
Open Interop Tools
Navigate to
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
Modify the following keys
Segoe MDL2 Assets (TrueType)
“Folder Name”\segmdl2.ttf
Click to expand...
Click to collapse
Hi, is there any suggestions to make my own design?? Thank you in advance
mirasal2 said:
Hi, is there any suggestions to make my own design?? Thank you in advance
Click to expand...
Click to collapse
You can leave your skype id so we can discuss the detail.
how to this?
tingtongku said:
My original post is in a Chinese forum
Here is the post
https://bbs.wfun.com/thread-931577-1-1.html
Download Link:
Icon.zip
mega.nz/#!nEQ1RSgB!fwFvaVMMMyIjThWzMC1vzcisLteOP0PR8VW7v9A Cnx0
Source File & Tool(You can find the English crack version Font Creator Program)
mega.nz/#!uN5jxSIQ!dEX3nh4D581lhyrEcUno-nwjvz8yrFp5fPqN35dKqgc
Tutorials:
Download “Icon.zip” and unzip it
Direct to
Phone\Windows\Fonts
Make a new Folder
Copy “segmdl2.ttf” to it
Open Interop Tools
Navigate to
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
Modify the following keys
Segoe MDL2 Assets (TrueType)
“Folder Name”\segmdl2.ttf
Click to expand...
Click to collapse
i dont get this part
Direct to
Phone\Windows\Fonts
Make a new Folder
Copy “segmdl2.ttf” to it
Open Interop Tools
Navigate to
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
Modify the following keys
Segoe MDL2 Assets (TrueType)
“Folder Name”\segmdl2.ttf
ryzel said:
i dont get this part
Direct to
Phone\Windows\Fonts
Make a new Folder
Copy �segmdl2.ttf� to it
Open Interop Tools
Navigate to
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
Modify the following keys
Segoe MDL2 Assets (TrueType)
�Folder Name�\segmdl2.ttf
Click to expand...
Click to collapse
You can use Transform APP to do this.
tingtongku said:
You can use Transform APP to do this.
Click to expand...
Click to collapse
icant make new folder in font folder
ryzel said:
icant make new folder in font folder
Click to expand...
Click to collapse
http://forum.xda-developers.com/windows-10-mobile/app-transform-to-change-font-version-t3483473
tingtongku said:
http://forum.xda-developers.com/windows-10-mobile/app-transform-to-change-font-version-t3483473
Click to expand...
Click to collapse
is this for mobile?how come the icon change?all i can see is fonts?im using nokia 1020..it is compatible?
ryzel said:
is this for mobile?how come the icon change?all i can see is fonts?im using nokia 1020..it is compatible?
Click to expand...
Click to collapse
Just Interop Unlock and have a try.
tingtongku said:
You can leave your skype id so we can discuss the detail.
Click to expand...
Click to collapse
I dont have skype id, neither Facebook
BlueTR said:
Wow. Works great but looks weird on Windows 10 styled apps
Can you do the iOS version of this?
Click to expand...
Click to collapse
I'd Love an iOS version of this too!
I installed myself. Very satisfied !

Categories

Resources