Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

FontOnText is a library to add custom fonts in android easily. by using this library you can easily set custom font on TextView, Button, EditText and other android views.

Jan 9, 2017

A Tiny Font Utility Library used to apply custom Fonts to Toolbar, NavigationView, Menu, Submenu and Other Views like EditText, TextView, etc.

Mar 20, 2018

Add custom font classes easily for TextView, EditText & Buttons.

Aug 19, 2017

Fonty is Android library allowing you to easily change the typeface of your UI elements. Contrary to other implementations Fonty is designed with the assumption that if you want to change the font for your app, then you change it globally per whole application, to achieve consistency across your Fragments or Activities.

This means that using Fonty will require no change to your layout files. All you need to do is to initialize the library and specify what typeface you want to be used for regular text and what for boldfaced ones. That's it.

Mar 31, 2017

Hundreds of free, open-source fonts optimized for the web.

Jul 5, 2014

Custom fonts without writing code.

Jul 11, 2015

Provides a simple way to set custom font in Android application.

Mar 29, 2015

MultiFontView library can be used to select custom fonts for the view dynamically in your XML. The library loads the custom fonts using a font cache.

Aug 29, 2017

MultiFontViewKotlin library can be used to select custom fonts for the view dynamically in your XML.

Sep 9, 2017

Custom visual components.

Jul 5, 2014

A lightweight Android library for use iconic fonts.

Oct 1, 2014

Smart Fonts is an Android Studio Library which makes it easy to use Custom Fonts (TTF or OTF) in your apps. It handles the Android text widgets (TextView, EditText, CheckBox, RadioButton...). You can add any other widgets easily, including your own classes!

You can use Styles, and see the result directly in the Layout Editor!

A manager handles the caching of the fonts so that they are loaded only once. If a font is not used it is not loaded.

It is easy to integrate with gradle.

Nov 14, 2016

Tehreer is a library which gives full control over following text related technologies.

  • Bidirectional Algorithm
  • OpenType Shaping Engine
  • Text Typesetting
  • Text / Glyph Rendering

It is a wrapper over mature C libraries, FreeType, and SheenFigure.

Oct 16, 2017

Helper object for injecting typeface into various text views of android.

We can use various custom typefaces asset for any text views (like TextView, Button, RadioButton, EditText, etc.), but there's no way to set the typeface as a styled theme to apply the typeface for overall screens in the app.

This library helps to do it in easy way. :)

Dec 21, 2014

Typekit is a library that help you quick change default font of your android application. You don't need to add any custom view or tag to your current xml layout file. You make a quick config in your application class and change the font that you need specific for a style.

Jun 10, 2015

An android library that makes it easy to add custom fonts to edittexts and textviews.

Jan 16, 2016

UniversalFontComponents is a library that allows you to set a custom font in xml for all your TextViews. You can also set a library-provided Roboto font so that your fonts are consistent across different versions of Android.

Jan 29, 2017
Advertisement

This is an easy to use custom preference, which opens a dialog with a list of available fonts. The selected font gets automatically saved and you are able to set the font directory as well as the defaultValue.

Aug 11, 2014