2

I have a translation from english to Hindi and I`m adding it to Android Studio for my app, so I created the strings.xml (hi) on Android Studio.

When I copy the data from word document to the strings.xml (hi) file on Android Studio, the strings.xml (hi) Hindi characteres are shown as square box.

The strange thing is that when I run the app on mobile phone the correct Hindi language appears.

I suppose that Android Studio is not able to show the correct characters on strings.xml (hi) file.

Stephen C
  • 698,415
  • 94
  • 811
  • 1,216
Carlos
  • 433
  • 5
  • 19

1 Answers1

1

I just added the Hindi language on my Windows and now I can see the Hindi characteres on Android Studio.

Carlos
  • 433
  • 5
  • 19