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 7609673
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T01:13:47+00:00 2026-05-31T01:13:47+00:00

I have a Swedish word Pågår in my string XML file. When I try

  • 0

I have a Swedish word Pågår in my string XML file. When I try to read this word form the string resources it only shows P g r with å character missing in the output. Why is this happening and how can I solve this? Please help me in solving this error.

  • 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-31T01:13:49+00:00Added an answer on May 31, 2026 at 1:13 am

    You can (should) escape special letters with the utf-8 representation for it.
    Both \u00e5 and å would work for “å” in Android.

    As requested, an example of localized fonts according to link.
    To use localized Fonts, you can put the special fonts in assets and name it something like “se-font.ttf“
    In your strings.xml for the Swedish language you add a value:

    <string name="fontprefix">se-</string>
    

    Then, in your app, when you load the font, you create the asset filename like so:

    String fontasset = getString(R.string.fontprefix, "") + "font.ttf";
    

    Then you should be able to load your font using the fontasset filename

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

Sidebar

Related Questions

I have built an app for swedish language only. Now I have added multilanguage
I have a problem displaying the swedish characters åäö, read from my database, in
I have a whole bunch of files with filenames using our lovely Swedish letters
Hi i have develop and deploy one multilingual (english uk and swedish) website at
I use special characters (swedish letters åäö). Now, I have some folders, which contains
I have a HTML form that is sometimes submitted with accented characters: à, è,
I have a large string variable that is assigned from a database column of
I have written some JavaScript and jQuery code that accepts only numeric input in
I have a file(.txt) that I would like to have formated. the lines look
Let's say we have this select tag. Is it possible for me to select

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.