Makentoshe / Chiperchan

Android application for encoding-decoding a text using different ciphers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chiperchan

About

Android application for encoding-decoding a text using different ciphers.

Build project

Gradle

For build the project invoke ./gradlew build command.

To build a debug apk file call ./gradlew assembleDebug task.

To build a release apk file and immediately install it on a running device/emulator invoke ./gradlew installRelease.

IntelliJ IDEA / Android Studio

Create project from existing sources using import action.

About

Android application for encoding-decoding a text using different ciphers.


Languages

Language:Kotlin 100.0%