JS Run (Javascript editor and runner) Apk

JS Run (Javascript editor and runner) Apk

Latest version 1.2.2.30
03 Dec 2022

Older Versions

Apk Infos

Version1.2.2.30
Rating3.9/5, based on 2,045 votes
Size‎1.7 MB
Requires AndroidAndroid 4.4+ (KitKat)
Author's NotesSimple and lightweight application for Javascript coding and code execution.

About JS Run (Javascript editor and runner) APK

JS Run (Javascript editor and runner) APK Download for Android
JS Run (Javascript editor and runner) APK Download for Android

Description

Simple and lightweight application for Javascript coding and code execution.

Features:
- code execution/termination
- syntax highlighting
- line numbering
- dark/light theme
- save/open file
- code sharing
- auto-closing paired symbols
- personalization
- show "modified" file status

Please, note! Javascript modern features support depends on your mobile OS (the older Android you have - the older JS syntax is supported)

Latest updates

What's new in version 1.2.2.30

fixed access to file system on Android 10 (Q)
fixed file content cleaning on file load + app stop + app launch
fixed line numbers enabling (didn't work sometimes)
Improvements
clear output content on new file load
font size decreased to 14px
added toast notifications (for execution termination)
script execution timeout added (10 sec)
console object members extended
UserAgent string and Chrome version added to about screen
Known issues
the application hangs when a big file opened (or pasted)

How to install JS Run (Javascript editor and runner) APK on Android phone or tablet?

Download JS Run (Javascript editor and runner) 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 (com.mia.jsrun-v1.2.2.30-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.2.2.30 (30)1.7 MB
1.2.1.29 (29)1.6 MB

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

1 ★Very bad not running my any java script programs
4 ★this app is much nicer compared to other online js playgrounds, mostly because you can save the files. i like the dark theme of it too. but i have one suggestion: add the "save" button as an icon to the right of "run" button. thar way I don't have to go to menu, fike and save. also, an auto save would be nice. and also modern syntax highlighting (eg in "+=", it highlights "=" but not "+", even though it runs normally afterwards)
5 ★Great for testing JavaScript snippets on the go, awesome performance and accuracy.
3 ★Add undo/redo buttons. Prompt is not available. Copy option is not fully useable. Kindly fix these bugs.
5 ★Just the ability to permanently dismiss the "rate this app" dialog box makes this a king among apps in 2024
5 ★nice app ... thank you developers ...
5 ★Muy buena app, sin anuncios, ligera, rápida me gusta mucho, solo he notado que al escribir lineas muy largas la línea continua en la parte de abajo pero la numeración de la línea continua, pero no debería tener número ya que es parte de la línea de arriba, pero fuera de eso todo perfecto, gracias
5 ★It really helps me practice the example given in Eloquent JavaScript by Marijn Haverbeke. However, I have just reached upto chapter 4. I don't if it has more advanced features or not.
1 ★This app is abit irritating. Firstly, keywords in comments are highlighted, and secondly, the error logging is inaccurate on which line it is, and finally, it doesn't use modern JavaScript syntax. Hell, it doesn't even have asynchronous functions, plus, for some strange reason, creating & function & then trying to execute it doesn't work. It says "[Function Name] is not defined". Please fix this...
5 ★Very good for prototyping and small tasks, does lag when you write an opening multi line comment (/*) and not writing the closing one (*/).