DroidScript: JS and Python IDE

In-app purchases
3.8
9.24K reviews
1M+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Easily write apps for your Phone, Tablet or Chromebook using industry standard JavaScript and Python. Edit your code using our browser based WiFi editor, or just edit code directly on your device using the built-in code editor. Now you can write apps anywhere!

Using this app is a great way to learn JavaScript and Python, which are now the most popular computer languages on the planet! It contains lots of clear and simple examples and comes with 'active' documentation and a large and friendly community who are ready to help.

DroidScript makes coding 10x faster and easier than using the standard Android API because we have done all the hard work for you and wrapped it up in our simplified API. This accelerates your development process and protects you from all the issues caused by differences in hardware and Android versions.

DroidScript uses Android's built-in Chrome V8 engine which is constantly updated and improved by Google and keeps up-to-date with modern internet standards.

For larger projects, we recommend using the built-in browser based IDE (editor). It connects via WiFi to your device allowing wire free coding from Windows, Linux or Mac PCs and it makes coding a breeze!

If you want to get serious about coding and release your apps on to Google Play then you can even build APKs and AABs directly on your device in a matter seconds!

You can choose to make Native apps, HTML apps, NodeJS apps or make Hybrid Apps using the built-in WebView control. Whichever way you choose, you can make use use of all the power of the modern Chrome browser engine in every type of app.

It's not just for beginners! Many professionals are using DroidScript all over the world and we can provide an 'enhanced support service' to help you build your commercial application. (Please contact support@droidscript.org for more info)

Features:
- Build apps for Android, Amazon Fire and ChromeBooks.
- Add Buttons, Text and Graphics.
- Access GPS, Compass, Camera, Accelerometer, Bluetooth, WiFi.
- Use native controls and/or HTML5 and CSS.
- Create background services and Schedule Jobs.
- Run NodeJS services and install NPM modules.
- Build games with Animations, Sound Effects and Physics.
- Make use of popular JavaScript libs such as JQuery.
- Control Arduino, ESP32, Raspberry Pi and many other gadgets.
- Build Kiosks, POS systems and Machine controllers.
- Share app source with your friends as .spk files.
- Create home-screen shortcuts to your apps.
- Built-in documentation.
- Works off-line and Online.
- Control GPIO and UART on embedded devices.
- Hundreds of samples and demos.
- Hundreds of plugins available.
- Thousands of NPM modules available.
- Extendable via our Plugin SDK
- New stuff being added all the time!

Already a Java coder? Why not boost your productivity and switch to DroidScript so that you can rapidly generate your UI and then extend DroidScript's functionality through our plugin mechanism.

Note:
DroidScript is maintained by droidscript.org which is a not-for-profit organisation. All of our revenue is used to pay for hosting services, equipment for our volunteers, or distributed to our part-time developers. If we ever get to the point where we have surplus revenue, then we will simply make the Premium service cheaper for everyone!

Please be kind and post issues and requests on the forum Forum instead of giving negative reviews.

Thank you.

Please rate this app if you like it!
Updated on
Aug 6, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
App activity
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

3.8
8.38K reviews
VL Ramnghaka (Vee el)
October 8, 2025
I would give a 5 star because it's still one of the best in its class. But It unfortunately didn't meet my taste. The JS is a little outdated. It's very usable with functional programming style. But I usually use OOP which it doesn't fully supported (probably because of the JS version or IDE). Always comes with a bug when I instantiate the object/class 2 or more times. Even for a single instance I need to adjust some line to compensate for some inconsistency with my other ide.
1 person found this review helpful
Did you find this helpful?
ryan cannon
September 2, 2025
this app is not safe. check the permissions. it breaks and crashes package installer if you try to uninstall it.... and it can record stuff, change phone settings, etc, without your knowledge. 100 percent not safe.
4 people found this review helpful
Did you find this helpful?
A Google user
September 28, 2025
This application is malware, It has many permissions that shouldn't be needed for an app like this, including it being able to change your wallpaper and other unnecessary permissions, how do i know this? I ran a scan through an advanced app that detects whether the apps you have are actively giving your phone vulnerabilities, which the app scanned this, and came out with a lot of detections. Why would this app do this? To make your phone vulnerable enough for future attacks, stay safe!
Did you find this helpful?

What’s new

- Added support for Android 'edge-to-edge' mode
- Added support for JS import statements.
- Added support for ESP32 microcontroller boards
- Added a new JS Obfuscater.
- Updated docs to include Python fixes.
- Improved startup performance.
- Updated targetSdkVersion to SDK 35
- Updated Google Play Billing Library to version 7.0.0
- Loads more bug fixes.