Besides the Wiki are there any guides to building the Android version?
I’m running Win 7 64. I didn’t have anything setup previously so my cygwin64, SDK, NDK, Eclipse setups were new. I’ve followed the Wiki and imported the projects to Eclipse. I had a bunch of errors which looked to have been resolved by adding the android-support-v7-appcompat and google-play-services_lib libraries to the build path.
I don’t have any errors anymore and it does build the apk but when I run it on my phone it immediately errors and stops working.
From a fresh install of everything is there anything else I should do? Thanks.