This is small example of an Android application written in Ada and compiled with gnat-llvm to run inside WebView component.
Just run
./gradlew assembleDebug
Resulting APK is ./app/build/outputs/apk/debug/app-debug.apk
.
This is small example of an Android application written in Ada and compiled with gnat-llvm to run inside WebView component.
Just run
./gradlew assembleDebug
Resulting APK is ./app/build/outputs/apk/debug/app-debug.apk
.