Good morning, I'm producing an android app that will be able to generate a backup of txt from the saved network settings on an android device, until then I know I need to read the < in> wpa_supplicant that is in a system folder. The question is:
Is it possible to read this file without my app having to have root permission? If yes, how can I proceed?