This directory contains a sample Android application that demonstrate how to use the Filament APIs.
You must use Android Studio 3.6 RC 1 or higher. To open the project, point Studio to the this folder. After opening the project and syncing to gradle, you are ready to run it.
To compile and run each sample make sure you have selected the appropriate build variant (arm7, arm8, x86 or x86_64). If you are not sure you can simply select the "universal" variant which includes all the other ones.
