mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 22:30:31 +00:00
Docs: Add note about Android port being broken
This commit is contained in:
parent
b543523717
commit
d0f80e1f05
Notes:
github-actions[bot]
2025-03-10 18:59:44 +00:00
Author: https://github.com/InvalidUsernameException
Commit: d0f80e1f05
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3890
Reviewed-by: https://github.com/ADKaster ✅
2 changed files with 6 additions and 0 deletions
|
@ -200,6 +200,9 @@ pkgman install cmake cmd:python3 ninja openal_devel qt6_base_devel qt6_multimedi
|
|||
|
||||
### Android:
|
||||
|
||||
> [!NOTE]
|
||||
> The Android port is currently [broken](https://github.com/LadybirdBrowser/ladybird/issues/2774) and won't build.
|
||||
|
||||
On a Unix-like platform, install the prerequisites for that platform and then see the [Android Studio guide](EditorConfiguration/AndroidStudioConfiguration.md).
|
||||
Or, download a version of Gradle >= 8.0.0, and run the ``gradlew`` program in ``UI/Android``
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue