
UpdatedJun 10, 2023
PublishedJun 10, 2023
Packagecom.sumit.fontawesomedemo
MD5daf1078b8b0a31e848fe4a83c9c2b422
SHA1 (signer)C7:49:1D:67:10:C5:69:53:50:95:26:C4:62:4A:AB:5D:CD:DB:3D:4A
Signed byCN=Android, OU=Android, O=Google Inc., L=Mountain View, ST=California, C=US
Malware scanTRUSTED
Websitehttp://sumitsahoo.in
Contact[email protected]
What's new
- Revamped XML generation logic
- Now supports latest Font Awesome release i.e. v5.13
- Revamped UI with Dark mode support
- Network permission removed
- As always full source is available on GitHub
- Now supports latest Font Awesome release i.e. v5.13
- Revamped UI with Dark mode support
- Network permission removed
- As always full source is available on GitHub
Description
This App is created by a developer for a developer. It shows how Font Awesome is implemented in Android and it can also generate complete icon dictionary (icons.xml). This XML can be copied to any Android project and can be used in conjunction with Font Awesome TTF file. This reduces usage of PNGs or JPEGs which in turn reduces the APK size and as these are based on TTF, it can scale like vector graphics without quality loss.
v2.0 is out now which adds support of Font Awesome v5.13. You can browse all the icon sets (995 free icons as of now) and search for the icon you want by tapping on search icon.
The complete project is also available in GitHub : https://github.com/sumitsahoo/FontAwesomeIcon
More details on Font Awesome here : https://fontawesome.com/
Font Awesome GitHub page : https://github.com/FortAwesome/Font-Awesome
Huge thanks to Font Awesome for making this possible and making developer's life easy :)
v2.0 is out now which adds support of Font Awesome v5.13. You can browse all the icon sets (995 free icons as of now) and search for the icon you want by tapping on search icon.
The complete project is also available in GitHub : https://github.com/sumitsahoo/FontAwesomeIcon
More details on Font Awesome here : https://fontawesome.com/
Font Awesome GitHub page : https://github.com/FortAwesome/Font-Awesome
Huge thanks to Font Awesome for making this possible and making developer's life easy :)
Required features
- Faketouch android.hardware.faketouch
Permissions (2)
Font Awesome Icon requests the following Android permissions:
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE