Does Crosswalk have a lock orientation? I made a game that requires the device to be on its side and want to export to android so I was wondering if Crosswalk has a lock orientation.
In C2, using the Intel XDK object, make sure you set orientation to landscape or portrait.
Then, in XDK build mode, make sure you pick the newest code base and it should work.