Regexenator favicon

Regexenator

Regexenator is a powerful yet simple regular expression tool for Android phones and tablets. You can use Regexenator to create, test, and evaluate regular expressions and search text for matches of your regular expressions. If you need to perfect your RegEx later, you can save your work and come back later. If you need some examples, you can use the Cookbook to get started. Feature List:

  • Acts as a RegEx Matcher and highlights matches with alternating colors
  • A Cookbook that provides example regular expressions and test cases
  • A Catalog of regular expression special characters and sequences and their usages
  • Support for multiple tests for each regex
  • Built-in share feature - Once you've perfected your regular expression, you can use this feature to email the re to your work address, text to a co-worker, copy to clipboard, etc.
  • Configurable Quick-Entry buttons for characters not readily available via keyboard
  • Settings that allow multiline expressions, case insensitive, etc.
  • Ability to save regular expressions and tests
  • Supports the Java regular expression library as support by Pattern and Matcher