Recent content by Ibrahim_Tech

  1. I

    Call Android Java Codes From C++

    Hi; I'm using Qt Creator IDE. When I compiled my JNI code for Android ARMv7, I get this error: Cannot find -ljvm. Whereas I included this parameters in the .pro file: https://paste.ubuntu.com/23787345/ Then I found other jni.h files. They are in that positions...