sedroid APK - v1.1

8+ votes, 4.50/5

"sedroid" is a tool which performs a sed-like script language.... [readmore]


⇣ Download APK (529.09 KB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

Version 1.1
Update
Size 529.09 KB
Category Tools
Developer JIEC Co., Ltd.
Downloads ↓ 1
⇣ Download APK (529.09 KB)

This is an original APK file direct fetch from google play. It is safe to download and free of any virus.

Basic Infos

License type Free
Version 1.1
Size 529.09 KB (541792)
Filename jp.co.jiec.android.sedroid_2_541792.apk
Requirement 1.6 and up
Type app
Category Tools
Package name: jp.co.jiec.android.sedroid
Slogan: "sedroid" is a tool which performs a sed-like script language.

App Permissions (inside APK file)


‣ android.permission.INTERNET
‣ android.permission.WRITE_EXTERNAL_STORAGE


Features used


‣ android.hardware.touchscreen

Screenshots (4 images)

sedroid screenshot 1 sedroid screenshot 2 sedroid screenshot 3 sedroid screenshot 4

About sedroid APK

sedroid poster
sedroid APK version 1.1 poster

Latest update


Version 1.1 updated.

sedroid APK Description


"sedroid" is a tool which performs a sed-like script language on Android smartphones and tablets.

★ What is sed?

It is a kind of UNIX utility which analyzes and transforms some text and its execution environment. It is also a kind of the text editor that is called Stream Editor.

★ Features

- After receiving any text using the share capabilities of Android and transforming it by the sed script, you can share the result with other applications.
- Use the Java regular expression engine inside.
-Some useful sample scripts have been pre-registered, you can use even if you have not been using the sed script language.
- You can apply some control to the application from a script by its own extension.

★ Example of the sample scripts that are registered from the beginning

- Put the ">" at the beginning / remove.
- Erase a new-line (CR) and summarize in one line.
- Insert a line break every 40 characters.
- Conversion of A.D. and Japanese calendar.
- Enclosed in "angle brackets" the text.
- Convert the "angle brackets" inside the "angle brackets" to "double angle brackets".
- Separated by "," for each three-digit numbers.
- Convert single byte alphanumeric characters to/from double-bytes alphanumeric characters.

In addition, sedroid includes scripts that is transplanted from the GNU sed sample script, samples which use sedroid extended function, and so on.

★ Difference between "sedroid" and GNU sed / POSIX sed

sedroid uses the regular expression engine of Java inside, and it is not compatible with GNU sed and POSIX sed.

* "sedroid" cannot do.

- Cannot use syntax to replace "/" that is the delimiter of an s command and regular expressions to another character.
- Cannot use standard regular expressions.
What is the most impact is that there is no need to escape (Do not) " { } ( ) + ". It is almost in the same state as having attached -r option of GNU sed.
- In GNU/POSIX sed , only a newline character means a terminal symbol for command a, i, c, and #. In sedroid, you can use "; (semicolon)" as a terminal symbol for these commands. If you want to write ";" explicitly in these commands, please put the escape character immediately in front.
- Cannot deal with large text.
"sedroid" keeps the input text on memory while internal processing. ANR might be occurred when dealing with large text.
ANR:Application Not Responding
- Cannot read a file as an input, or write to a file as an output.
There is also no function which is equivalent to an argument when you run the system file operation.
- There is no function equivalent to -l option (the number of wrappped lines of the l command is specified).

* "sedroid" can do.

- -n option (suppress the output of an implicit pattern space at the end of the cycle) can realize the same functionality by describing it as "#n" to the 1st line of the script. This is the same as that of GNU sed extension.
- The meta character of Java regular expression can be used altogether fundamentally.
Please refer to the reference of a java.util.regex.Pattern class.
- The e command (run the system command) executes a /system/bin subordinate's command.
- specifying a parameter at the end of a script by q command and Q command, you can share the result text, copy to the clipboard, control a reference by the browser, and so on. For more information, please see the Help within the app.

(*) Please read 【sedroidソフトウエア利用許諾規約】the software license terms inside the application before start using the software.
(*) listed company name, product, and service names are trademarks or registered trademarks of their respective companies.

How to install sedroid APK for Android


Download sedroid APK file (jp.co.jiec.android.sedroid_2_541792.apk) from APKPure.live, 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 (jp.co.jiec.android.sedroid_2_541792.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

How to install sedroid APK on Windows PC 7/8/10/11 or MAC?


Download sedroid APK file (jp.co.jiec.android.sedroid_2_541792.apk) from APKPure.live to your PC (ex: C://Users/xxx/Downloads/(jp.co.jiec.android.sedroid_2_541792.apk), then follow these steps appear on screen.

Using Emulator:

  • Download And Install one Emulator Softwares (Ex: Bluestacks, GenyMotion, NoxPlayer)
  • Simple install APK on PC by drag and drop file jp.co.jiec.android.sedroid_2_541792.apk on Emulator screen

sedroid APK Pros & Cons


Pros
  • This app is safe, it's not require high risk permissions
  • Compatible with 32 bit device (most Emulator using 32bit arch CPU)
  • Compatible with 64-bit device (some android device and current Bluestacks)

Cons
Everything is good.


Similar applications


New Apps



Comments

No comment Yet.