The compiler doesn't know that the library uses the FontAwesome font. You have two options:
1. Add the file to the Files tab.
2. Let the compiler add it by adding this code to main activity (not in the library):
If False Then Log(Typeface.FONTAWESOME)