Skip to content

EETagent/Kyvadlo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kyvadlo - C RawdrawAndroid aplikace

C

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ž - Yes
  • Nikoliv - No
  • Možná - Maybe

A small demo of what an Android application can look like only written in C.

Otevřený PDF dokument

Building

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