mirror of
https://github.com/bplaat/android-apps
synced 2026-08-27 19:29:56 +00:00
No description
- Java 94.2%
- Rust 5.2%
- Shell 0.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| bin | ||
| lib | ||
| .clang-format | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| meta.sh | ||
| README.md | ||
Bassie's Android Apps
A collection of various Android apps that I created for myself and others
Android Apps
|
BassieMusic |
BassieTest |
Bible |
CoinList |
DrankCounter |
|
HackerNews |
NOS |
RedSquare |
RFID Viewer |
Tweakers |
- BassieMusic A simple Android app to listen to local music!
- BassieTest An example test app for the bob build tool and a sandbox for some ideas
- Bible An offline Android Bible app containing multiple bible translations
- CoinList A cryptocurrency information app similar to the coinlist website
- DrankCounter A basic alcohol tracker app with home screen widget
- 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 React 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
Android Libraries
- 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
- React A Jetpack Compose, Litho inspired declarative Android view component library
Getting Started
- Install Java JDK 17
- 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
License
Copyright © 2018-2026 Bastiaan van der Plaat
Licensed under the MIT license.