Android format

Hi,

where can you see the android format of your phone?

thanks in advance,

Howdy ,

You can figure out the texture format of your device using a couple of different methods.

First you can use this Documentation page to better help with choosing the correct texture format for your device: Android Development Basics for Unreal Engine | Unreal Engine 5.1 Documentation

You can also use the Console command function on your device. If you have a Unreal project (Development only) on the device, you can four finger tap on the screen to bring up the console command. You should then be able to see what texture formats your device can use.

Please let me know if you have any additional questions.

Thanks and have a great day!