Game won't launch on andriod device

hi everyone,

I have some trouble launching my first game on my andriod device…
if I look in my output log it says PackagingResults: Error: Launch failed! Unknown Error
and if I scroll up, i see more red lines.

LogPlayLevel: ERROR: System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

and also:

that first error I don’t understand, but is it true that the errors in the image are caused because I use a too big folder structure?

I have accepted the SDK license and I have also my device in debug mode… (ADB conection made and OEM drivers installed)

already a big thx for reading and thinking, and hope you know a solution! ;D
gr grover

well my folder structuur was indeed to big and making it smaller did fix most of this errors, how ever after that i encounter some new problem with lauching the game but i will make a new post for that… :wink: