Add warning to Android build instructions mentioning that building is currently not possible.

This commit is contained in:
Julian Groß 2024-02-14 17:05:09 +01:00 committed by GitHub
parent cb05ae8f72
commit 1b77f5435e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,8 @@ SPDX-License-Identifier: Apache-2.0
# Build Android # Build Android
*Last Updated on December 15, 2020* *Last Updated on December 15, 2020*
> [!WARNING]
> Android building is currently broken, due to breaking changes in Qt and Gradle. Help with updating (or rewriting) the Gradle scripts would be great.
Please read the [general build guide](BUILD.md) for information on building other platforms. Only Android specific instructions are found in this file. **Note that these instructions apply to building for the Oculus Quest 1.** Please read the [general build guide](BUILD.md) for information on building other platforms. Only Android specific instructions are found in this file. **Note that these instructions apply to building for the Oculus Quest 1.**