GREP On The Run Apk

GREP On The Run Apk

Latest version 1.4.1
14 Sep 2017

Older Versions

Apk Infos

Version1.4.1
Rating4.0/5, based on 36 votes
Size‎315.4 KB
Requires AndroidAndroid 2.2+ (Froyo)
Author's NotesPractice Java flavour Global Regular ExPressions (GREP) on your Android device

About GREP On The Run APK

GREP On The Run APK Download for Android
GREP On The Run APK Download for Android

Description

GREP On The Run is made to be able to test Global Regular ExPressions (GREP) on your Android device.

You can match a GREP expression against a string or replace all parts of a string that matches a GREP expression with a string.

GREP On The Run support the Java GREP flavour and let you develop and experiment with GREP expressions on your phone or tablet whenever and wherever you want.

You can do search and replace on files and save up to 10 GREP expressions for later use.

You can do search and replace in files and save up to 10 GREP expressions for later use.To help the novices in GREP – like my selves – GREP On The Run includes a small help / list of operators ;-)

Latest updates

What's new in version 1.4.1

Now it is possible to use wild cards in the file name (not in the path) and thus make search and replace on multiple files.

How to install GREP On The Run APK on Android phone or tablet?

Download GREP On The Run APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (dk.andsen.agrep-v1.4.1-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.4.1 (8)315.4 KB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

5 ★Using this to learn RegExp. Thanks for creating this.
5 ★This is a one of kind app. It's indispensable for website work. It can do a RegEx find and replace across multiple files! While this is a common feature in desktop text editors, it is somehow totally neglected on Android. About once a year, I would scan the Play Store looking for a solution. I somehow missed this app until June 2017. At last, a found one! Be aware there is a bug that removes the last line of the text files on output. The developer said he thought this would be an easy fix, so go ahead and download the app. I'm sure the solution is imminent.
5 ★Not yet familiar with it, going through learning process, don't understand the match case, doesn't make sense to me but it is better than some of the others I have tried. I gave 5 stars because it has more options than most of the other apps.
3 ★I don't want to practice, I want to use it on files! Why stop at practicing?
3 ★What, I have to copy/paste a hunk of text into one of the input fields? For God's sake, grep is a native app on Linux, which Android is built on, and it knows how to open and search an arbitrary number of files. I'm looking for a text string and I don't know what file it's in. It would appear that this app doesn't even attempt to do that, which means it's grep in the proverbial pig's eye.