mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:47:34 +00:00
Ladybird/Android: Move gradle files to Ladybird/Android directory
And add documentation for how to use the thing
This commit is contained in:
parent
ec05b4bc0a
commit
78ebeb6a5a
10 changed files with 35 additions and 11 deletions
|
@ -63,6 +63,11 @@ On Windows:
|
|||
WSL2/WSLg are preferred, as they provide a linux environment that matches one of the above distributions.
|
||||
MinGW/MSYS2 are not supported, but may work with sufficient elbow grease. Native Windows builds are not supported with either clang-cl or MSVC.
|
||||
|
||||
For Android:
|
||||
|
||||
On a Unix-like platform, install the prerequisites for that platform and then see the [Android Studio guide](AndroidStudioConfiguration.md).
|
||||
Or, download a version of Gradle >= 8.0.0, and run the ``gradlew`` program in ``Ladybird/Android``
|
||||
|
||||
## Build steps
|
||||
|
||||
### Using serenity.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue