- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I developed an App for LatinAmerican people, his screen uses the UTF-8 charset, it works fine in almost all android devices, but the line Samsung S(3,4,5) doesn't show the languaje signals correctly and his buttons doesn't work.
I want to know if another developer has the same problem and how can it resolve. I work in linux mint 16/64bits intelXDK v1618
regards
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What do you mean that the language signals doesn't show and the buttons doesn't work?
Have you tried building your project with the Crosswalk for Android instead of the Android build target?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your answer
I changed all UTF-8 elements for spanish language (letters like á, ñ, ü) for html-ascii codes.
But the buttons doesn't work in the samsung line (s3,4,5) i use the <a href='#anchor'></a> where "anchor" is the id for a <div class="panel" id="anchor"> </div> element.
i don't know if there is some developer has some issue like this and (s)he found the solution.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please use the Crosswalk build, as Elroy recommends. What you are experiencing is likely due to some customization of the Android WebView that Samsung has done, which we can only correct by replacing the WebView. That is the key benefit of the Crosswalk build, it implements a replacement WebView with consistent behavior and functionality across all Android 4.x and higher devices. For more details, please read this blog: http://blogs.intel.com/evangelists/2014/09/02/html5-web-app-webview-app/

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page