I know that android has a collection of fonts specifically designed by Ascender for Google, but what other fonts are available? I'm looking for a list like this one or even better this one.
"Roboto and Noto are the standard typefaces on Android and Chrome." From Wiki, "Roboto is a sans-serif typeface family developed by Google as the system font for its mobile operating system Android."
Use adb shell ls /system/fonts to list them, or adb pull /system/fonts to transfer all of them to the connected computer (adb will create a folder named "fonts").
Roboto is the default font on Android and other Google services.
Some web safe fonts are not available on Android devices such as Arial, Times New Roman and Courier New.
I believe the Ascender collection is the full list of fonts that come installed with Android. You can however include your own True Type fonts in your app (as long as your app isn't a Homescreen App Widget).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With