Fireplace for Android!
res | ||
src/org/er2/fireplace | ||
.gitignore | ||
AndroidManifest.xml | ||
license | ||
Makefile | ||
readme.org | ||
scr.jpg |
Fireplace
This is a matrix-like fireplace for Android!
It was written unoptimized, so it can be benchmark.
Also you can compile it for TV and even use as screensaver!
Make this
To make an APK file, you need:
- Android SDK 24.0.3
- OpenJDK (or other Java) JDK (full, not just JRE)
- GNU Make (as on Linux, no installed on macOS or other *BSD)
You maybe need to change some values in Makefile, but on Debian no changes needed.
To build, just run make
.
If you need to install, connect your Android device
and run make deploy
.