Hi, I would like to load wifi driver and configure wifi properities through JNI from Android UI. (referring not default setting menu but new wifi application). When I try to call ioctl dealing with wifi properties, I am getting 'Operation not permitted' error. To cope with, I tried to give permission as 'system' in its AndroidManifest.xml. However, I am still getting same error.
Is there any way that I can avoid this error ? Thank you in advance My wishes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---