Skip to content

An Android app to generate Zalgo text for those times when you need to invoke the hive-mind representing chaos on the go

License

Notifications You must be signed in to change notification settings

tomauty/ZalgoTextGenerator

Repository files navigation

ZalgoTextGenerator

An Android app to easily generate Zalgo text strings and share them with other Android apps.

Compilation

ZalgoTextGenerator is built using Maven and there is a very minimal amount of setup required for compilation.

Two environment variables are required which point to your Android SDK and native Android SDK. A common place to put these is in a .bash_profile file in your home directory.

export ANDROID_HOME=/path/to/android/sdk
export ANDROID_NDK_HOME=/path/to/android/ndk

With these two environment variables loaded you can compile the modules and sample application by running mvn clean install. Each module's built artifact will be in its respective target/ folder.

About

An Android app to generate Zalgo text for those times when you need to invoke the hive-mind representing chaos on the go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published