clangen / plasma

a hypnotizing live wallpaper for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plasma Live Wallpaper

plasma is a hypnotising live wallpaper for Android 4.1 and newer.

building

you need the NDK and Android Studio 2.1 to build this project.

first, compile libplasma.so -- this is a super small native library that draws the effect:

cd /path/to/android-sdk/ndk-bundle
NDK_PROJECT_PATH=~/src/plasma-android/app/src/main/ ./ndk-build

then, compile the app by opening Android Studio and building the project.

screenshots

screenshot 1 screenshot 2 screenshot 3 screenshot 4 screenshot 5 screenshot 6

About

a hypnotizing live wallpaper for Android

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 91.4%Language:C 7.3%Language:Makefile 1.3%