Jump to content
Enpass Discussion Forum

Can u Explain Install ttf file in android without using any font installers?


Recommended Posts

 HI,

I am endeavoring to make a program that can introduce google text styles in the android gadget. Utilizing 

Uri = Uri.parse("http://fonts.gstatic.com/s/abeezee/v11/mE5BOuZKGln_Ex0uYKpIaw.ttf"); 

Expectation goal = new Intent(Intent.ACTION_VIEW, URI); 

startActivity(intent); 

I am ready to download the textual style specified in URL in my android gadget however when I endeavor to open it, it says unrecognized record compose. Already I had introduced Hifont. utilizing HiFont I could open my document yet is there any approach to open these sort of record without utilizing hifont or any kind of installer? If it's not too much trouble Help me...

 

 Thanks

sivanagamahesh

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...