Minimal Android application with fast startup times and runtime performance written in pure C with zero Java using Rawdraw library and Android NDK.
Kyvadlo will solve all your questions:
Budiž
- YesNikoliv
- NoMožná
- Maybe
A small demo of what an Android application can look like only written in C.
Following dependencies are required to build the application:
- gcc / clang
- make
- Android SDK
To download, run:
git clone https://github.com/EETagent/Kyvadlo.git
To compile the application, run:
make keystore
make build