Skip to content

An Android fun app which allows users to increase/decrease a global counter value simultaneously

License

Notifications You must be signed in to change notification settings

globalcounter/GlobalCounter

Repository files navigation

Android with Rust

An Android fun app which allows users to increase/decrease a global counter value simultaneously.

Requirements

It's using tusk to run the automated scripts. Install it from the following:

brew install rliebz/tusk/tusk

Development

Setup the project by installing all the required dev tools:

tusk setup

Start the dev hot rebuild process:

tusk dev

Build release library files:

tusk build:prod

Generate jni files:

tusk jni

See logcat via ADB:

tusk log

Please refer to tusk.yml file for more commands.

About

An Android fun app which allows users to increase/decrease a global counter value simultaneously

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published