Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Application appears different

akin_o_
Beginner
618 Views

Hi, everyone

I created an application on Intel XDK.

It appears ok on my HTC Desire816 5.5" Android version 5.0.2

But doesnt appear ok on my tablet which is Standart Chinese Tablet 7" and Android version 4.4.2,
there are some javascript error, and layout different from what I want to see.

Do you think, should I ask change the API SDK versions?

Best Regards

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
618 Views

Build with Crosswalk. The webviews in the Android 4.x devices are very bad, that is the reason you are seeing these problems and is one of the best reasons to use Crosswalk. See this doc page > https://software.intel.com/en-us/xdk/docs/why-use-crosswalk-for-android-builds <

0 Kudos
akin_o_
Beginner
618 Views

Thank you very much Paul,

I will follow your recommendation, then I ll let you know.

0 Kudos
Reply