How to write bangla language in Android Studio
Step1: Go To Android Project main and make a new Directory named "assets"
Step2: Now Again make another new directory among assets file named "fonts"
Step3: Now Download Kalpurush font from here as .ttf file format.
Step4: Copy And Paste this Bangla font to your fonts directory in android studio.
Step5: Write some code at your ActivityMain.Java
Step6: ActivityMain.xml will looks like
Comments
Post a Comment