0
Good morning guys, I’m producing an android app that is able to generate a backup on txt of the saved network settings on an android device, until then I know it is necessary to read the file parameters wpa_supplicant which is in a system folder. The question is:
It is possible to read this file without my app having to have permission to root? If so, how can I proceed?