Software Archive
Read-only legacy content
17061 Discussions

other letters than in english (Intel XDK app bulid)

Sebastian_Č_
Beginner
347 Views

Hello,

i tried to find same problem in topics, but unsuccessful. I have problem with some letters i used. Because i program the aplication in Czech, so i used letters like: á, ř, č, š, ě... 

What should i do to be shown after building correctly
This is a code:

http://www.rightplacerighttime.cz/1.png

This is how emulation show letters
http://www.rightplacerighttime.cz/2.png

This is how it real looks like in mobile phone

http://www.rightplacerighttime.cz/3.png

Thank you very mutch for help.

0 Kudos
1 Reply
Swati_S_Intel1
Employee
347 Views

Hello Sebstian,

Looks like the problem is not with special characters, but it's with rendering on mobile device. From the code I could see in the image you've posted, looks like you are not using any UI framework. For mobile devices it is advised that you use a UI framework like jQuery Mobile, App Framework, Bootstrap or Topcoat to take care of scaling and responsive issues. You can find demo applications using jQuery Mobile and App Framework in our sample apps. 

Swati

0 Kudos
Reply