Quote from: monkey_05_06 on Wed 30/04/2014 15:40:35Thanks for the information. Glad I did not try to figure out this stuff for myself, although I am highly intrigued by the process.
The files in the Android folder are the Java-specific library and the launcher app. The actual engine itself is still built against the native C++ source (using the NDK), so these changes wouldn't be reflected in the Android folder.
QuoteGreat! Thanks (you too CW!)
CW has been working with me to try and get rid of the most recent fatal error, which was caused due to some incorrect code on Android which doesn't support graphics filters. I haven't had a chance to test it just yet, but CW posted a patch here. I will do a full rebuild later today to confirm if this patch resolves the issue. If so, I will upload the APK.