[Guide][TUT] Animation in Honami framework-res - Sony Cross-Device General

Hey , guys actually i'm new , i do not have so much knowledge, and also my english is very awful
So,if somewhere you don't understand ,just tell me , thanks​
Let's see what i'll teaching you today
picture prview
Android Defaul
{
"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"
}
Honami style
It's used for unknown progress,and honami styles spinner by a lot of pictures , so you can replace it by yourself
for example​
Seems like
So, here we go
1.Decompile framework-res.apk
2.Download resources
View attachment resources.zip
put file into drawable and drawable-hdpi
3.go to res\values\styles.xml open it with notepad2
search code
HTML:
progress_medium_holo
change to
HTML:
semc_progress_medium_holo
search code
HTML:
progress_small_holo
change to
HTML:
semc_progress_small_holo
search code
HTML:
progress_large_holo
change to
HTML:
semc_progress_large_holo
and add code before </resources>
HTML:
<style name="Widget.Holo.ProgressBar.ActionBar" parent="@style/Widget.Holo.ProgressBar">
<item name="indeterminateDrawable">@drawable/semc_progress_actionbar_holo</item>
</style>
seems like this
All right,Compile and enjoy it
there is a check Animation i still not figure out how does it work
If you interested,contact me
like it ? how about press thanks

nice job dude :good: .
do you also know how to change tab indicators ?

Can you post a guide for transforming it to Honami Framework Styles ?

XT-107 said:
nice job dude :good: .
do you also know how to change tab indicators ?
Click to expand...
Click to collapse
Your Poingt Being

abo hani said:
Can you post a guide for transforming it to Honami Framework Styles ?
Click to expand...
Click to collapse
Witch style ? I don't get it

ljg211314 said:
Your Poingt Being
Click to expand...
Click to collapse
i meant do you know how to port tab indicators ?

XT-107 said:
i meant do you know how to port tab indicators ?
Click to expand...
Click to collapse
you mean this ?
or this ?

ljg211314 said:
you mean this ?
Click to expand...
Click to collapse
yes

XT-107 said:
yes
Click to expand...
Click to collapse
it's simple , i'll try it , some resources in drawable and drawable-hdpi and styles.xml
I'll try to hack it right now

ljg211314 said:
it's simple , i'll try it , some resources in drawable and drawable-hdpi and styles.xml
I'll try to hack it right now
Click to expand...
Click to collapse
awesome dude , looking forward :good:

XT-107 said:
awesome dude , looking forward :good:
Click to expand...
Click to collapse
Here, there is txt file means to you need to change code in stylea.xml
If you still don't understand ,I will create a new guide tomorrow:silly:
View attachment 2879318

ljg211314 said:
Here, there is txt file means to you need to change code in stylea.xml
If you still don't understand ,I will create a new guide tomorrow:silly:
View attachment 2879318
Click to expand...
Click to collapse
thanks . i'll try now

XT-107 said:
thanks . i'll try now
Click to expand...
Click to collapse
W: Could not find sources
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:3659: error: Resource entry Widget.Holo.Light.ActionBar.TabView already has bag item background.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:1995: Originally defined here.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:3662: error: Resource entry Widget.Holo.Light.TabWidget already has bag item tabLayout.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:1837: Originally defined here.
facing this problem
here's my style.xml

XT-107 said:
W: Could not find sources
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:3659: error: Resource entry Widget.Holo.Light.ActionBar.TabView already has bag item background.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:1995: Originally defined here.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:3662: error: Resource entry Widget.Holo.Light.TabWidget already has bag item tabLayout.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:1837: Originally defined here.
facing this problem
here's my style.xml
Click to expand...
Click to collapse
delete the 1995 and 1837 line in your style.xml and try again

XT-107 said:
W: Could not find sources
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:3659: error: Resource entry Widget.Holo.Light.ActionBar.TabView already has bag item background.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:1995: Originally defined here.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:3662: error: Resource entry Widget.Holo.Light.TabWidget already has bag item tabLayout.
C:\AndroidMultitool\Decompiled_apk\framework-res\res\values\styles.xml:1837: Originally defined here.
facing this problem
here's my style.xml
Click to expand...
Click to collapse
Visit Here , A new guide by me
http://forum.xda-developers.com/crossdevice-dev/sony/guide-honami-style-tab-indicators-t2835607

Touchwiz
Ok i have to say...
Well done. Your theme-ing looks nice.
But is there anyone out there that is willing to share a TUT on how to theme 4.4.2 touchwiz framework?
Thanks in advance.

nice guide man thanks!
and congratulations your thread is on XDA PORTAL POSTS

To OP, @ljg211314, whatever image host that you used to post pictures in your threads & posts, it is down. So all the images in your threads & posts are not displayed. Hence, I request you to take necessary action so that the images in your threads & posts are displayed properly.

are this work with mm 6.0.1?

Related

[MOD]Enable NAVIGATION-BAR(4.0+)

Anyone ever wanted to have those sexy on screen buttons that devices like Nexus have?
No need to wait anymore!
Here it is for our Device:beer:
{
"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"
}
Its pretty easy !:beer:
Here are the steps
Instructions for CustomRoms
1)Hit Up Root Explorer
2)Go to System¬>Build.prop
3) add this line at the end of the build.prop then save and exit.And restart.
Code:
qemu.hw.mainkeys=0
This Code for turning off Navigation Bar
Code:
qemu.hw.mainkeys=1
Well that was pretty basic one.
So now in case of our stock ICS ROMs
Instructions for stock ics
1)Decompile Framework-res.apk
(better to use apktool1.5.2 or later)
2)now go to res¬>values¬>bools.xml
3)open bools.xml with notepad++
4) edit this
Code:
<bool name="config_showNavigationBar">false</bool>
TO
Code:
<bool name="config_showNavigationBar'>true</bool>
5)save and recompile apk
6)add The line
Code:
qemu.hw.mainkeys=0
To build.prop then restart
Now if you want to change the size of the navigation Bar
instructions for all roms to change size
1) decompile framework-res.apk
2)Go to res¬>values¬dimens.xml
3)open dimens.xml using notepad++
4) at line number 14,15,16,17
Edit the Dpi values to your choice
Code:
<dimen name="navigation_bar_height">48.0dip</dimen>
<dimen name="navigation_bar_height_landscape">48.0dip</dimen>
<dimen name="navigation_bar_width">42.0dip</dimen>
<dimen name="navigation_bar_height">28.0dip</dimen>
5)save and recompile apk
Thats so easy :screwy:
Well for ShenduOs4.1.2 here is the dimens.xml---LINK
Enjoy your "Nexus Bar Experience":thumbup:
If you think this post is helpfull press :thumbup: button
If you wanna buy me a:beer: donate me
-Rik[Rittik]
What's the point if you end up with shorter display?
Also CM10 has this feature in build.
People who want can follow this.Its just a matter of choice.
CM10 forzenpika build doesnt succesfully open nav bar. For it i had to write on build.prop
-Rik[Rittik]
How about Aurora?
Sent from my U8800-51
Yes,this is work!!!:victory:
It will work aurora is a custom rom..make sure navbar is enabled in framework-res.apk then apply the build.prop lines
-Rik[Rittik]
What kind of messaging is that?
Sent from my U8800-51
Umm what?
Just add the line at build.propand reboot
-Rik[Rittik]
Rittik said:
Umm what?
Just add the line at build.propand reboot
-Rik[Rittik]
Click to expand...
Click to collapse
The xda thing with parkh
Sent from my U8800-51
Still didnt get you lol..pm maybe?
-Rik[Rittik]
Are you a thread addict ritik
U have opened a 2nd thread for the same topic
Its against forum rules.
I think someone is going to be banned.
Go check forum rules
forum.xda-developers.com/announcement.php?a=81
THREAD REPORTED.....
Dude stop flaming and go study. I clearly wrote there giving link to this thread. I can understand kids these days and study pressures and all. Go take care of your exams stop wastinf tine trying to flame me and stealing stuffs from other members.
Best of luck for your exams "just a student"
-Rik[Rittik]
Check Out don't blame me don't you opned 2 threads for same topic
URL 1st thread(started 11:21 pm)
http://forum.xda-developers.com/showthread.php?t=2168849
2nd this thread only.
Don't blame me that I steal stuffs I mentioned them properly in credits
Or I will again report ur post for blaming me
Dude i clearly wrote there "the actual thread at my phone forum"
And another rule for you "Stay at your own phone's forum"
And for your kind info. Go Report
:thumbup:
-Rik[Rittik]
Yes u are correct I don't blame u for that but I was saying that u opened 2 threads for this mod .
U can check ur topics.
I know man ..i didnt open same thread at the same forum..please think before telling..i made one specifically for my phone (incliding shendu dimens.xml) and one for all other android devices..and dude i know what i am doing..and sorry i aint talkin on this topic anymore. If you need help with anything else am here just PM me or ask me in any of my thread
-Rik[Rittik]
Hi! How can i disable this bar in landscape mode only? It doesn't display correctly
stattus777 said:
Hi! How can i disable this bar in landscape mode only? It doesn't display correctly
Click to expand...
Click to collapse
Not possible without framework modification sorry
-Rik[Rittik]
Rittik said:
Not possible without framework modification sorry
-Rik[Rittik]
Click to expand...
Click to collapse
I change following parameter to 0 (to visually disable it)
Code:
<dimen name="navigation_bar_height_landscape">48.0dip</dimen>
but no changes are made ...
stattus777 said:
I change following parameter to 0 (to visually disable it)
Code:
<dimen name="navigation_bar_height_landscape">48.0dip</dimen>
but no changes are made ...
Click to expand...
Click to collapse
There is minimum value (16 i think.)
Sent from my U8800Pro using Tapatalk 2

[Guide] How to add banner in "About Phone" | Noob friendly

Hello folks .... I’ve backed to xda after a looong time because exams
My new TUT for adding logo in "About Phone" .
Inspired by this THREAD
Credits :
@gravtec for inspiring big thanks for you bro .
What you need ? :
Latest APKTOOL package .
A brain .
PC .
Knowledge in decompiling and recompiling .
Lets start the GUIDE !
Resources
APKTOOL here .
Image Resolution : 700*215 .
Guide​
First Part​
Decompile Settings
Go to res/Layout folder
Download this file
paste it in Layout folder
Second Part​
Copy the image to res/drawable folder
Rename it to logo and it must be "PNG" !
EX: logo.png
Click to expand...
Click to collapse
Third Part​
Go to res/xml
open device_info_settings.xml
Add this
<PreferenceScreen android:layout="@layout/logo" android:key="od_logo" />
Click to expand...
Click to collapse
after this line
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
Click to expand...
Click to collapse
EX :
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
<PreferenceScreen android:layout="@layout/logo" android:key="od_logo" />
Click to expand...
Click to collapse
SAMPLE
{
"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"
}
IF you see this Guide useful ... Hit thanks
Reserved for future
More things will add for this feature
Does this works only in Sony Devices ?
laura almeida said:
Does this works only in Sony Devices ?
Click to expand...
Click to collapse
I am wondering about that to
laura almeida said:
Does this works only in Sony Devices ?
Click to expand...
Click to collapse
No, it can works perfectly on another devices as well. That thread was created on Sony forum, but can be usable on you Galaxy s3. Cheers!
laura almeida said:
Does this works only in Sony Devices ?
Click to expand...
Click to collapse
Is supposed to work in all devices just becouse it is android CODE for all phone
Wow, this seems surprisingly simple enough. Can't wait to try this.
Help
Friend did not understand the tutorial ... can add some images!
Umm... this is basically the same as making ANY layout change in any Android application .
You don't have to do this in just Settings! This can be done in ANY app.
However, this resolution will be different in different devices like XXHDPI, XHDPI, and the XXXHDPI on the uber resolution devices. You really should just look at the border sizes (typically 10-20px per edge, depending on the resolution of the device.).
Oh, and don't forget to RESIGN the apk. Some devices may not play nice with an Altered Settings application that isn't signed with system-level keys.
That is all.
A problem: I don't have the red line in my settings
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
Click to expand...
Click to collapse
Help?
LeJolly said:
A problem: I don't have the red line in my settings
Help?
Click to expand...
Click to collapse
If you dont have it ... so no need to for it ... past the code after the first line
abo hani said:
If you dont have it ... so no need to for it ... past the code after the first line
Click to expand...
Click to collapse
Thanks, I kinda realized that and I can always restore a backup, but just wanted to make sure
abo hani said:
Hello folks .... I’ve backed to xda after a looong time because exams
My new TUT for adding logo in "About Phone" .
Inspired by this THREAD
Credits :
@gravtec for inspiring big thanks for you bro .
What you need ? :
Latest APKTOOL package .
A brain .
PC .
Knowledge in decompiling and recompiling .
Lets start the GUIDE !
Resources
APKTOOL here .
Image Resolution : 700*215 .
Guide​
First Part​
Decompile Settings
Go to res/Layout folder
Download this file
paste it in Layout folder
Second Part​
Copy the image to res/drawable folder
Rename it to logo and it must be "PNG" !
Third Part​
Go to res/xml
open device_info_settings.xml
Add this after this line
EX :
SAMPLE
IF you see this Guide useful ... Hit thanks
Click to expand...
Click to collapse
i followed your steps and modified my setting.apk but when i replace original settings.apk
it gave me bootloops........
Sir .. plsssssssss help me....
Vkas Raj said:
i followed your steps and modified my setting.apk but when i replace original settings.apk
it gave me bootloops........
Sir .. plsssssssss help me....
Click to expand...
Click to collapse
Did you drag Meta-Inf folder from original to modded one (you need to know how to decompile !)
laura almeida said:
Does this works only in Sony Devices ?
Click to expand...
Click to collapse
safariking said:
I am wondering about that to
Click to expand...
Click to collapse
herna said:
No, it can works perfectly on another devices as well. That thread was created on Sony forum, but can be usable on you Galaxy s3. Cheers!
Click to expand...
Click to collapse
kusanou said:
Wow, this seems surprisingly simple enough. Can't wait to try this.
Click to expand...
Click to collapse
Marília de Oliveira said:
Friend did not understand the tutorial ... can add some images!
Click to expand...
Click to collapse
werty100 said:
Is supposed to work in all devices just becouse it is android CODE for all phone
Click to expand...
Click to collapse
Its layout changes ... so it must work on all android devices
For the photo here you go :
http://forum.xda-developers.com/showthread.php?t=2560726
See examples
Cool!
Did in my Settings and everything worked. look at the picture below! Tested on Xperia Mini Pro Sk17a - with custom rom based on ics firmware 587. I hope more new stuff! Nevertheless, Keep your work. Thank you :good:
When i click on About Phone my Settings force close
▶theDr0idman◀ said:
When i click on About Phone my Settings force close
Click to expand...
Click to collapse
Send me your settings.apk I do for you
Sent from my SK17a using XDA Free mobile app
Marília de Oliveira said:
Send me your settings.apk I do for you
Sent from my SK17a using XDA Free mobile app
Click to expand...
Click to collapse
I have sent you a PM
▶theDr0idman◀ said:
When i click on About Phone my Settings force close
Click to expand...
Click to collapse
You may did a wrong editing in About Settings XML .
Sent from my LT26w using Tapatalk

[Guide] Add Xperia battery icon to cm SystemUI

{
"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??

[Tool] Android Material Icon Generator

Hey guys,
in case anyone needs to quickly create an Android launcher icon with that typical long material style shadow, here's a small tool I wrote which might help with that.
https://android-material-icon-generator.bitdroid.de/
Some example icons generated with that:
{
"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"
}
Source is available on GitHub. Hope its of some use
Cheers,
Philipp
maddoc42 said:
Hey guys,
in case anyone needs to quickly create an Android launcher icon with that typical long material style shadow, here's a small tool I wrote which might help with that.
http://bitdroid.de/Android-Material-Icon-Generator/
Some example icons generated with that:
Source is available on GitHub. Hope its of some use
Cheers,
Philipp
Click to expand...
Click to collapse
Looks good, definitely will be using it for creating app icons :good:.
Nice work bro. Looks sick and easy to use!
This is pretty awesome, but I'm trying to get Adguard to become an icon, but struggling since I get this error and not sure what to do with it. Any advice?
No path found
Make sure that your SVG file looks something like this:
<svg><path ... /></svg>
Woow dude, awesome. +1
This looks intriguing... Nice work, thanks!
Very thanks, works fine!
awesome project really like it
Kudos,this tool is magnificent!!!
vahdyx said:
Any advice?
Click to expand...
Click to collapse
That happens when the tool is unable to extract a (single) SVG path from your file. Is there any chance you could send me that SVG file?
Ideally if you open your image with a text editor you should get a structure similar to this:
Code:
<svg ...>
<path ... />
</svg>
Nice work! This seems to be really great and look forward to using it. :good:
Absolutely awesome!!
Simply great +1
Nice Work.. But..
I used your Website and converted the svg file, but its not opening in my PC.
May i know where it can be used and can this file be an .ico file(Icon).
Waiting for reply..
Thanks in advance...
Wow, thank you!
sarang.sss29 said:
This is amazing. Is this open source? Can I use it for my Android App?
Click to expand...
Click to collapse
Yep, it's open source https://github.com/Maddoc42/Android-Material-Icon-Generator
And yes, you may use it for your Android apps. Only thing to look out for in case you take one of the Google Icons is their license which is CC-BY (they don't require you to give attribution though).
Shanmukarajan said:
I used your Website and converted the svg file, but its not opening in my PC.
Click to expand...
Click to collapse
Can you provide me the SVG file that is not working for you? What program are you using to open the file? Have you tried opening the image in the browser?
Shanmukarajan said:
May i know where it can be used and can this file be an .ico file(Icon).
Click to expand...
Click to collapse
If you are referring to this ICO file format then I'm afraid the tool does not generate those at the moment. If you are looking for this feature please feel free to open an issue on GitHub such that we can discuss the details
Here is both PNG and SVG files in my Drive..
I converted this PNG file to SVG file from the website(image.online-convert.com/convert-to-svg).
Then i uploaded it in your website and when i press the download button, i got unknown file type downloading and also i tried your icons in the website too.
That too, downloads the unknown file type..
Add Beta Banner
Hello,
Yesterday I clone your project and decide to add something.
I add a beta banner option in the editor side panel.
Result below:
htt p:// i.imgur.com/rBnRhAw.png (remove spaces, I'm an new user)
But no way to push on the repository :/
Shanmukarajan said:
I converted this PNG file to SVG file from the website(image.online-convert.com/convert-to-svg).
Click to expand...
Click to collapse
Is your original image a PNG? If so then the icon generator won't be able to create any shadows for it, since the image conversion link you mentioned most likely simply places the raw PNG inside an SVG container, without extracting any paths from the original PNG. The icon generator only works on SVG paths, as it uses those to calculate how the shadow should fall.

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