Skip to content

Albhedroid is a simple substitution cipherer for Google Android

Notifications You must be signed in to change notification settings

mtah/albhedroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Albhedroid is a simple substitution cipherer for Google Android, preloaded with the Al Bhed cipher of Squaresoft RPG fame. This is my very first Android app. I've made it a practice to re-implement this app the first thing I do whenever I'm learning a new language or platform. The reason is that it's fairly easy to do, but still involves common UI programming, event handling and string transformation. In other words, it's a bit more interesting than a simple "Hello, world!".

Usage

Just launch the app, type some text into the topmost box and click go. If you want some parts of the text to be ignored by the cipherer, enclose it in curly brackets ("{}"). Just make sure that they are correctly matched and not nested, or otherwise the cipherer will get angry.

Screenshot

Screenshot

About

Albhedroid is a simple substitution cipherer for Google Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages