Version: 2022.3
Language : English
Manage asset packs at runtime
Screen configuration

Graphics for Android

This section of the User Manual contains Android-specific graphics information.

Android device hardware capabilities vary between models, and there are many different Android models on the market. This is important to consider when you develop graphics features and write shadersA program that runs on the GPU. More info
See in Glossary
.

Topic Description
Screen configuration Contains information on screen-related features such as application orientation and multi-window mode.
Single-pass stereo instancing Explains how to use single-pass stereo rendering in your Android application.
Framebuffer orientation Explains how to manually match the application’s frame buffer to the Android device’s native orientation.
Manage asset packs at runtime
Screen configuration