Skip to content

RaynardGerraldo/Streak

Repository files navigation

Streak

A super minimal daily streak tracking app built in C, for Android.

189 kb apk, built to track workout streaks but could be used for anything

Get it on F-Droid

How to Compile

  1. Ensure you have the Android NDK and SDK installed. Then change line 22 ANDROIDVERSION?= in build/Makefile to your SDK version. Default is 34.

  2. Clone this repo

git clone --recurse-submodules https://github.com/RaynardGerraldo/Streak

  1. Navigate to build folder

cd Streak; cd build/

  1. Connect your android phone to your machine with adb activated

adb start-server

adb devices

  1. Build and Run:

make run

Credits

https://github.com/cnlohr/rawdrawandroid -- awesome project

License

MIT

About

A super minimal daily streak tracking app built in C, for Android.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors