UE 5.5 Android app Permission Required Storage need Help

hi can someone please help me
every time i build an app the build is successfull but when i start the app on a android device
comes this:

1 Like

After you successfully built project , a new folder created inside your project folder, there are some data files and .apk and xxxxx.bat file, you should click the xxxxx.bat file to install your app, this script will do push extra data to your device and setup permissions for you

If i click on install _androidshipping-arm64.bat or install…x64.bat
no apps found to open this file

Have you tried this?

I am getting the same error and have tried multiple suggestions, nothing has worked yet. when i click on permissions its not even an option.


1 Like

i am also facing same problem in UE 5.5 Android app Permission Required Storage need Help

1 Like

Im also having this issue, If anyones managed to figure it out?

Try to enable/checklist " Use ExternalFilesDir for UnrealGame Files?",it’s work for me.
Target SDK 34.

Screenshot :