Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

AACustomFont is a lightweight custom font binder in XML directly in TextView, Button, EditText, RadioButton, CheckBox tags. The library is aimed to avoid custom views for custom fonts in XML and to minimize the JAVA code for setting the TypeFaces for each view.

May 6, 2017

The library provides global configurations to your fonts.

Feb 13, 2019

Android-Icon-Fonts project contains material and Holo iconic fonts.

Sep 25, 2014

Iconify allows you to include any of the FontAwesome 4.1.0 icons by Dave Gandy in your texts, your ActionBar, and even in your EditTexts. Icons are infinitely scalable, and customizable with shadows and everything you can do on texts.

Jul 18, 2014

Font manager for Android.

Jun 3, 2015

Change/add font of Entire Android Application at time with out wasting your time - TextViews, EditText, Buttons, Views, etc.

Feb 23, 2017

Calligrapher is a simple library for setting specific font to all of your view with a single line.

Oct 3, 2016

Calligraphy - custom fonts in Android the easy way.

Jul 5, 2014

custom-typeface is an Android library to apply custom typefaces directly from layouts, styles or themes.

Sep 1, 2014

This library lets you apply custom fonts to your android projects. It's very simple to use: just change the widget declaration on your layout, the library will find the font on your assets directory.

Apr 19, 2015

CustomFontLib is an Android Library to help adding custom fonts to Android Views.

Jun 20, 2016

It's a simple library that allows you to use your custom font in android views.

Sep 27, 2015

CustomType allows you to easily use different typfaces in your app. It was created to initially work with the Roboto family of fonts, but has since been adapted to allow you to use any typeface that you would like.

CustomType maintains static Typeface objects to avoid potential memory leaks that can occur. Hence, it is the ideal manner of using any custom typeface in your app, regardless of whether or not it belongs to the Roboto family.

Jan 14, 2015

Custom-Typeface is a library to add custom fonts in android. By using this library you can easily set custom font on TextView, EditText, Button, CheckBox, RadioButton and AutoCompleteTextView and other wedgets in android. You can set custom typeface easily in XML.

Feb 27, 2017

DroidAwesome is a library to display FontAwesome Icons in any View or a MenuItem.

Dec 19, 2016

A simple and useful android library to use custom fonts in android apps without adding fonts into asset/resource folder. Also by using this library developer should not have to worry about Typeface object creation for every new font that he use.

Jun 25, 2015

Font Awesome gives you scalable vector icons that can instantly be customized - size, color, drop shadow, and anything that can be done with the power of CSS.

Oct 14, 2014

Library for add icons using Font Awesome font in your project Android. Compatible for Java and Kotlin.ding icons in your projects.

Ver. 1.0.5 Release July 2020

Sep 1, 2018

A very simple library to change font to all of your views. This library will make your application have a default font display. Your application will not be affected by changes to the font type from the settings menu.

Feb 20, 2017

The goal of this library is to allow your app to support multiple FontFamilies (e.g. lato, roboto, etc.) with their own styles (e.g. normal, bold, italic) in an easily-configurable way.

Aug 4, 2016

Fontain is a lightweight library for displaying text in custom fonts in your Android applications

Fontain allows you to include a number of custom fonts within your app, and then access them by their Font Family, Weight, Width and Slope. It simplifies the process of selecting the proper typeface for any given usage.

Dec 10, 2014

Easy font usage in your Android XML layouts

  • Based on Data Binding
  • Written in Kotlin
  • Automatic initialization
  • Automatic font caching
  • Homogeneous android:font usage
  • Tiny size: 14 KB
  • Minimum Android SDK: 7
  • Available through jCenter
Jul 4, 2016

The easiest way to customize fonts. You can change fonts on direct xml. There are 16 fonts in it. You can directly add your own font to the "assets" folder.

Jan 4, 2017

Convert Icon-font (e.g. font-awesome) to Drawable or Bitmap for Android.

Dec 20, 2015

FontDroid is a small library that gives the ability to use custom fonts in an Android application. You can use any font with extension .TTF or .OTF.

Sep 6, 2014

FontIcon is a simple library which allows to use font-based icons in Android.

Sep 19, 2015

Fontify is an Android library project providing drop-in replacements for all Android TextView subclasses, allowing developers to apply custom fonts via xml layouts and/or styles.

Jul 5, 2014
Advertisement

TextView, EditText and Button with custom fonts with normal, bold and thin style for different languages.

When the language of device changes the library automatically use the font for that language.

Jun 10, 2017

Fontinator is an Android-Library that make it simply easy to use custom Fonts.

Jul 21, 2015

Fontometrics is an Android library which help to use customs font with just writing one line of code avoiding all the hassle to add the .ttf/.otf font files in the assests folder.

Dec 29, 2016