I have a True type Fonts file which contains fonts of Rockwell.I need to put it in assets folder in android studio.But i am not able to put it.Can anyone tell how to do this?
Just create assets directory under your main directory of your project (src/main/assets). copy and paste it in that folder and use it. these links maybe useful for complete information : gradle based projects
assets
main
2.1m questions
2.1m answers
60 comments
57.0k users