phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.37k stars 657 forks source link

I can't save any file from the app (Sony Xperia 5 iii) #2048

Open Natalia-Oreiro opened 2 years ago

Natalia-Oreiro commented 2 years ago

I have a version of vanilla rom installed on a lot of mobile phones and any problem. The latest mobile is the Sony Xperia 5 iii and from the application: Discord or Fennec (Firefox) I can't save any mobile file.

it looks like all the rules are fine for these applications.

Where can the problem be and what log can I provide you with, (how to get it)?

thanks.

goldfish07 commented 2 years ago

for logcat cat go to Developer Option > Enable USB debugging for windows download platform tools from https://androidsdkmanager.azurewebsites.net/Platformtools and extract open cmd , browse to the extracted directory then type , adb logcat > logcat.txt and wait 10 sec then upload logcat.txt here

for linux adb logcat > logcat.txt and wait 10 sec then upload logcat.txt here