Fireplace for Android!
Go to file
Er2 5400a0d42d comment it 2022-02-10 20:45:10 +03:00
res init 2022-01-13 21:38:35 +00:00
src/org/er2/fireplace comment it 2022-02-10 20:45:10 +03:00
.gitignore make remake ;) 2022-01-15 15:23:41 +00:00
AndroidManifest.xml bump version 2022-02-10 19:44:03 +03:00
Makefile move if not exists 2022-02-10 19:39:53 +03:00
license license 2022-01-13 21:39:24 +00:00
readme.org make remake ;) 2022-01-15 15:23:41 +00:00
scr.jpg add screen 2022-01-14 18:57:24 +00:00

readme.org

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!

/er2/fireplace/media/branch/main/scr.jpg
Screensaver or Daydream on TV

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.