(03-07-2015, 04:32 PM)Heinermann Wrote: I don't think you necessarily need Android Studio, but it seems copying libmain.so from build/Source/Core/DolphinWX to Source/Android/libs/armeabi-v7a did the trick. I can even debug it in Android Studio which will be useful.
EDIT: After setting up Android Studio and using a directory called build over an alternative directory named android-build, make now copies the libmain.so file automatically.
Mine isn't importing the file, but I think that's because I'm building for aarch64, so mine is in a different folder.
I wish they would publish their build scripts, since I'm not a UI kind of person. I prefer my editor and command line builds.
