Beta build in XDK has been updated to crosswalk 10. We believe that rebuilding and republishing will eliminate the warning from google play. Go to the project tab, build settings, android-crosswalk tab. Under crosswalk version enter beta. Then go to the build tab, say yes when it asks you to upload, then build. Please retest your app thoroughly before publishing
Just tested the beta build, xwalk 10. Good news, it works, Star Nomad loads fine and runs a bit faster.
BAD NEWS. WebStorage LocalValue is reset. The old saved-game based on WebStorage is deleted, starting afresh.
Xwalk 10 must have changed the way it handles localhost, because by default, WebStorage saves the app data based on the current localhost IP & port, something like 10.0.0.7:50000 (or thereabouts). When that IP/port is changed, WebStorage cannot retrieve saved app data and thus builds a new empty one under the new IP/Port.
I can't update Star Nomad Elite since Xwalk7/8/9 has the security glitch and 8/9 (bug) doesn't load big games with lots of images.
Edit: Stable (7) remains fine for function, but still triggers security alert from Google.