Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 329 Bytes

Ada/WebAssembly Android Demo application

This is small example of an Android application written in Ada and compiled with gnat-llvm to run inside WebView component.

Building

Just run

./gradlew assembleDebug

Resulting APK is ./app/build/outputs/apk/debug/app-debug.apk.