How to enable/disable wifi in android device through native code(java) in qt c/c++?
Questions: I successfullly managed wifi enable through java code using andorid studio but not able to do same in the qt c/c++.. i have tried the java method.. it’s working perfectly in android p...