benlau / androidnative.pri

Calling Android functions from Qt without using JNI
Apache License 2.0
103 stars 15 forks source link

Library supports Java (non-Android) application connectivity #22

Open nsourligas opened 2 years ago

nsourligas commented 2 years ago

Hi @benlau,

An interesting and great alternative way of making Java/Android function calls instead of using JNI !

This library supports connectivity with Java (non-Android) applications and how it can be achieved that? Maybe by using SystemDispatcher message queue?

Also, have you tested if the library is compatible with Qt 5.15?

Thanks.

rmallah commented 2 years ago

Dear @nsourligas

I use this library regularly and have made contributions too. Yes it works with qt 5.15

regds Rajesh , New Delhi , India.