How to programmatically connect to a wifi network in android NDK

Viewed 259

Given that SSID and password of a wifi is known, how can I programmatically connect the android device to that wifi network in android-NDK?

0 Answers
Related