> 1-use lastest cordova Cli for android + crosswalk (because intel xdk is using old crosswalk)
> 2-there is a tweak to modify on the config.xml or additions.xml files so you enable force gpu blacklist
>
Hi, can you say is the tweak is to modify config.xml ?
<preference name="CrosswalkAnimatable" value="false" />
<preference name="xwalkCommandLine" value="--ignore-gpu-blacklist --disable-pull-to-refresh-effect "/>
in your config.xml