I want to use c/cpp functions/library in an Android application using jni. any suggestion / links / tutorials /example ?
my problem with pointer/structure return in c/cpp. how to use pointer/structure in android?
actually, I am trying to develop a remote desktop application through which I should be able to access my pc in android.