Hello community,
I am currently trying to get OpenFL deployment on Android devices working.
How is the actual situation when I want to use a newer Android-NDK version than r15c?
I am a little bit confused, because I only can find relative old Information via Google.
As far as I understand, there is a modification in hxcpp necessary to support the cmake build system.
Is this already done or still in development? Do I have to install the cmake Package which I can find in sdkmanager --list?
What are the consequences when I want to upload my app to the Google Play Store? Because I read that they will accept apps with API28 target only. Additionally 64 Bit support will be mandatory this year. Is this possible with the current toolchain?
Thank you four your answers in advance!