0

Possible Duplicate:
Want to display data in Indian Regional language(Telugu,Hindi,Tamil and Malayalam) from RSSFeed in android?

enter image description here

I want to Develope app for telugu news paper like this can anyone help me,I want to take the data from RSS News Feedreader... i already tried

Typeface tf = Typeface.createFromAsset(getAssets(), "fonts/your_font.ttf");  
   TextView tv = (TextView) findViewById(R.id.CustomFontText);
   tv.setTypeface(tf); 

Thanks in advance

Community
  • 1
  • 1
  • Please don't repeat your questions. http://stackoverflow.com/questions/10687653/want-to-display-data-in-indian-regional-languagetelugu-hindi-tamil-and-malayala – Kazekage Gaara Jun 04 '12 at 03:34
  • @KazekageGaara Am not getting the correct answer from viewers thats way i sended and am using that method but still am not getting anyway thanks Gaara – lokeshbandharapu Jun 04 '12 at 03:37

0 Answers0