serenity/Ladybird/RequestServer
Andrew Kaster 7bc009d80f Ladybird: Add new template Kotlin Android application without Qt
This template app from Android Studio should hopefully be more fun to
work on than the Qt wrapped application we were using before. :^)

It currently builds the native code using gradle rules, and has a stub
WebViewImplementationNative class that will wrap a c++ class of the same
name that inhertis from WebView::ViewImplementation. Spawning helper
processes and creating proper views in Kotlin is next on the list.
2023-09-03 11:38:51 +02:00
..
CMakeLists.txt Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
main.cpp Ladybird: Add WebSocket server for use by Lagom networking 2023-08-03 09:55:20 +02:00