mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-15 23:09:05 +00:00
Documentation: Remove metions about Android port not working
This commit is contained in:
parent
f6c90d00a9
commit
a70fade461
Notes:
github-actions[bot]
2025-07-10 21:46:38 +00:00
Author: https://github.com/Olekoop
Commit: a70fade461
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5053
Reviewed-by: https://github.com/ADKaster ✅
3 changed files with 0 additions and 7 deletions
|
@ -180,9 +180,6 @@ choco install pkgconfiglite -y
|
|||
|
||||
### 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``
|
||||
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
> [!NOTE]
|
||||
> The Android port is currently [broken](https://github.com/LadybirdBrowser/ladybird/issues/2774) and won't build.
|
||||
|
||||
## Android Studio Project Configuration
|
||||
|
||||
The Android port of Ladybird has straightforward integration with the Android Studio IDE.
|
||||
|
|
|
@ -33,7 +33,6 @@ Contributions to restore or improve compatibility are welcome!
|
|||
There is currently one in progress platform port:
|
||||
|
||||
- Android: The Android platform port, using the Android SDK/NDK directly.
|
||||
The removal of `LibArchive` and the `DeprecatedPainter` from the repository has left gaps, as the port previously depended on these components.
|
||||
|
||||
## Porting Steps
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue