Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1083621
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T22:27:33+00:00 2026-05-16T22:27:33+00:00

I would like to display Arabic text in my Android application. I am developing

  • 0

I would like to display Arabic text in my Android application. I am developing the application for Android 1.6.

Problem is, when i run the application i can only see square boxes instead of Arabic text.

After google’ing i found the font(*.ttf -true type font) for Arabic has to be added.
[ http://www.mydigitallife.info/2010/07/02/how-to-install-and-add-hebrew-arabic-and-unsupported-language-fonts-to-android-phone/ ]. But the solution is for real devices. More over in emulator most of the commands [ex: su,mkdir,chmod etc] are not permitted.

I’m working on windows XP, Eclipse 3.5.2, Android 1.6. All i need is a solution to display Arabic text in emulator.

Any of your effort in this regard is respected from my side:-)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T22:27:34+00:00Added an answer on May 16, 2026 at 10:27 pm

    I’ve got solution from my friend for the above said prob..

    And sharing the same here..


    If you are having .ttf file then first of all open your project in eclipse and copy .ttf file into the assets folder, which will be in your project hierarchy.
    and then open .java file where you want to use that font and just follow these steps:-

    First
    Typeface font1;
    TextView txt1;
    EditText edtxt;
    

    Second:
    In onCreate Method just write down this code.

    /*here fonttype.ttf is the file which was copied in assets folder.*/
    
    font1 =Typeface.createFromAsset(getAssets(),"fonttype.ttf");
    txt1 =(TextView) findViewById(R.id.user_id_txt);
    txt1.setTypeface(font1);
    
    edtx = (EditText) findViewById(R.id.editText);
    edtx.setTypeface(font1);
    

    by this your problem will solve.


    All credits goes to my friend

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 533k
  • Answers 533k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Enumerate the set, make NSNumbers out of the indexes, add… May 17, 2026 at 12:36 am
  • Editorial Team
    Editorial Team added an answer My favourite is iText (java) but extracting text from a… May 17, 2026 at 12:36 am
  • Editorial Team
    Editorial Team added an answer What's the exact compiler error? My guess is that DebugVertex… May 17, 2026 at 12:36 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I would like display something more meaningful that animated gif while users upload file
I would like to display details of an xml error log to a user
I would like to display some memory statistics (working set, GCs etc.) on a
I would like to display multiple colors (and potentially shapes and sizes) of data
I would like to display a popup in my iPhone app that alert users
I would like to display Division, then categories under each division and subcategories who's
I would like to display a larger image on a windows phone 7 device.
We would like to display very large (50mb plus) images in Internet Explorer. We
I have two arrays of data that I would like to display in an
i'm trying my hand with PDO and would like to know if the following

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.