how to put True type font file in assets folder in android studio -


i have true type fonts file contains fonts of rockwell.i need put in assets folder in android studio.but not able put it.can tell how this?

just create assets directory under main directory of project (src/main/assets). copy , paste in folder , use it.
these links maybe useful complete information : gradle based projects


pic


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -