can someone help me. After I build Apk and install it on my device it doesn’t run just black screen.
I had build test game before and it was working.
Do you use a recently released Unity version? What is your device model and which Android OS version does it have? Have you looked at the log? Some information could be present there.
I have last version of Unity 2018.2.17f1 . I tried run the game on two devices Samung S3 (Android version 4.3) and HTC( version 4.4.2)
I fixed the problem . I just changed Max Size from 2048 to 512. and thank you JulisM said.