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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T09:43:09+00:00 2026-06-04T09:43:09+00:00

When an asset contains unicode characters in the file name, for example Chinese or

  • 0

When an asset contains unicode characters in the file name, for example Chinese or Arabic, the file can not be deployed to a package, it errors out.

Renaming the file to ANSI characters fixes it.

Is there a way to get MonoDevelop + MonoDroid deploy unicode Assets?

  • 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-06-04T09:43:11+00:00Added an answer on June 4, 2026 at 9:43 am

    I got this from the MonoDroid team (thanks jonp) and it works:

    Since Android doesn’t support Unicode asset filenames, you can instead set the
    file’s Build action to EmbeddedResource and use .NET resources to access the
    resource:

      using (var s = new StreamReader (typeof (Activity1).Assembly
           .GetManifestResourceStream ("Úñîćödę.txt")))
       button.Text = s.ReadToEnd ();
    

    (You may need to change the Resource ID property of the file to match the value
    passed to Assembly.GetManifestResourceStream().)

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

Sidebar

Related Questions

How can i solve this error:Column 'ASSET' does not belong to table . ?
I have a table that contains a list of machines that are loaned out
list vclAsset<FullAsset> list callsigns<string> foreach(FullAsset fa in vclAsset) { if (callsigns.contains(fa.asset.callsign)) { //do something
I have this SPListItem.Folder in sharepoint that contains a property named Asset ID. I
I'm trying to include a PHP file called includes.php which is not contained within
This table contains 1.2mill results, and I can't edit it as there are applications
I am displaying a text file that contains html code in a webview using
I'm writing a method to return an 'asset' row from the database. It contains
I can't figure out what is causing this problem. Any ideas or suggestions greatly
I need to install tab icons from Android asset studio. The downloaded zip contains

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.