Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 590 Bytes

File metadata and controls

11 lines (7 loc) · 590 Bytes

Filament sample Android apps - Java

This directory contains a sample Android application that demonstrate how to use the Filament APIs.

Example

Android Studio

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.

Compiling

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.