c++ project wrapped by java interface

Mar 25, 2017 at 9:43am
Hello

I have a simple antivirus coding written in C++ language for my final year project. My question is, is it possible for me to make a mobile application with C++ project but wrapped by Java language interface? Next question is I am using Netbeans software. Is this software okay for mobile application development? I have tried using Android Studio but apparently it is not compatible for my laptop and it also a bit complex to use. Please give me some advice.
Mar 25, 2017 at 1:10pm
Yes, you can call C++ from an Android Java app using JNI.
No idea about your other question.
Topic archived. No new replies allowed.