charbgr / Anagram-Solver

Android - An awesome and instantaneous Anagram Solver

Home Page:http://charbgr.github.io/Anagram-Solver/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anagram Solver

logo

This GitHub repository hosts the code for the Android app Anagram Solver.

Description

Find any anagram for any given word INSTANTLY!

A word or phrase formed by reordering the letters of another word or phrase, such as garden to danger.. One word anagrams (where a single word is anagrammed into another single word) are sometimes referred to by wordplay specialists as transpositions. For example, "listen" is a transposition of "silent".

You can type a regular or a scrambled word & see all the possible combinations. Come up with a word and let the app find all the possible anagrams. Browsing through random anagrams is a fun option! You can also use the app as a spelling dictionary.

Languages:

  • English
  • Greek
  • French
  • German

Contributing

See CONTRIBUTING.md

Big thanks to

Realm for the fastest embedded database!

Author

Basilis Charalampakis

About

Android - An awesome and instantaneous Anagram Solver

http://charbgr.github.io/Anagram-Solver/

License:MIT License


Languages

Language:Java 96.2%Language:Groovy 3.8%