A collection of various Android apps that I created for myself and others
|
BassieMusic |
BassieTest |
Bible |
CoinList |
HackerNews |
|
NOS |
ReactTest |
Redsquare |
RFID Viewer |
Tweakers |
- BassieMusic A simple Android app to listen to local music!
- BassieTest A example test app for the bob build tool and sandbox for some ideas
- Bible An offline Android Bible app containing multiple bible translations
- CoinList A cryptocurrency information app similar to the coinlist website
- HackerNews A simple HackerNews webview app because installed PWA's suck sadly
- NOS A simple sync-once NOS feed reader app
- ReactTest A test app for the ReactDroid library
- Redsquare A port of the RedSquare game to Android
- RFID Viewer A Mifare Classic / RFID card viewer / writer app
- Tweakers A simple Tweakers webview app because installed PWA's suck sadly
- Alerts A rating and update alert library
- Compat Wrappers around deprecated/changed Android API's
- Fetch Some utils to fetch data and image from the internet
- ReactDroid A Litho inspired declarative Android view component library
- Install Java JDK 21
- Install Android SDK with
cmdline-tools,platform-tools,build-tools:36andplatforms:android-36and set$ANDROID_HOMEenv var - Install a Rust toolchain
- Install bob
cargo install --git https://github.com/bplaat/crates bob
- Run
./meta.sh check
Copyright © 2018-2025 Bastiaan van der Plaat
Licensed under the MIT license.