DroidScript: JS and Python IDE 1.78

Hi, here we provide you APK file of "DroidScript" apk file version: 1.78 to download and install for your android. It's easy and warranty.
  • Version: 1.78
    Version Code: 178
    Package: com.smartphoneremote.androidscriptfree
  • 7.01 MB (7,355,676 bytes)
  • Android 4.1+
  • ARM8 ARM7
  • file hash (MD5):
    a25019c88bfac8668e068ebccf9a619b
  • file signature (SHA1):
    3527B5D312D1207FE22D889ADE473BE1526B1C9D
  • Permissions (41)
  • Uploaded 2019/30/10
    by droidscript.org
  • Warning detected: in quene...
  • Tools
  • GooglePlay
Whats new in DroidScript 2.68
- Official support added for Python apps!
- New Backup Option allows you to backup/restore your projects.
- Docs now support switching between Python and JavaScript.
- New "Allow Background Launch" option (keeps DS alive).
- New 'Command' context menu available when editing.
- See forum for full list - https://groups.google.com/u/1/g/androidscript

** WARNING: Just install over the existing version, otherwise Android's 'scoped storage' may cause your projects to be deleted ***
Whats new in DroidScript 2.66
- New 'AutoSize' option for layouts to handle device rotation.
- Added new 'ScratchPad' extension to device IDE.
- Support for Python apps in 'experiments' mode.
- Default AAB/APK target API is now 33.
- Better support for non-latin app titles.
- Support for full-screen mode in the WebView.
- See forum for full list - https://groups.google.com/u/1/g/androidscript

** WARNING: Just install over the existing version, otherwise Android's 'scoped storage' may cause your projects to be deleted ***
Whats new in DroidScript 2.61
- Powerful new File Manager extension for the wifi IDE.
- Export GameView based games for web server installation.
- New GameView physics object viewer mode.
- You can now build APKs with non-western characters in the app title.
- ES6 modules supported for NodeJs apps with cfg.NodeESM option.
- See forum for full list - https://groups.google.com/u/1/g/androidscript

** WARNING: Just install over the existing version, otherwise Android's 'scoped storage' may cause your projects to be deleted ***
Whats new in DroidScript 2.57
** WARNING: Do not un-install DroidScript, just install over the existing version, otherwise Android's 'scoped storage' may cause your projects to be deleted ***

- Added CloudStore and SSH Terminal tabs.
- Switched 'Chat' tab to use Discord.
- app.ChooseFile() now supports GoogleDrive, OneDrive, DropBox
- build.json files now supported for AABs.
- Added new GitHub push/pull feature.
- Added cfg.Fast mode for 3x faster apps!
- New /Internal/* and /External/* SAF paths.
- See forum for full list.
Whats new in DroidScript 2.50
** WARNING: Do not un-install DroidScript, just install over instead, because Android 10 'scoped storage' may cause your projects to be deleted ***

- Added support for creating AAB files!
- Added new 'Node Native' app type (mix node and native).
- Added app.CreateNode() method
- Added Background Job support.
- Added new Chat tab to right side panel of mobile IDE.
- Added CustomTabs (thanks to Candlelight)
- Added CloudStore extension to the WiFi IDE
- And lots more, see forum for full list.
Whats new in DroidScript 2.09
- Added support for deep linking.
- Added support for the Android Job Scheduler.
- Easily create plugins with the new ide.MakePlugin method.
- Added Bugfixes for MUI CreateDataTable method.
- Added Fix for new projects created in Wifi IDE having old 'holo' look.
- Added new app.IsScoped() method to check for scoped storage.
- Improved look of WiFi IDE.
- Fixed various bugs.
- And lots more, see forum for full list.
Whats new in DroidScript 2.06
- Added support for the Android Job Scheduler.
- Easily create plugins with the new ide.MakePlugin method.
- Added Bugfixes for MUI CreateDataTable method.
- Added Fix for new projects created in Wifi IDE having old 'holo' look.
- Added new app.IsScoped() method to check for scoped storage.
- Improved look of WiFi IDE.
- Fixed various bugs.
- And lots more, see forum for full list.
Whats new in DroidScript 2.02
- Complete Revamp of the look and feel of DroidScript!
- Beautiful new MUI.* material controls for premium users.
- New theme options which allow whole app theming for light or dark.
- New SPK Store for sharing your projects with the community.
- New Search, Translate, FileDiff, ScratchPad extensions for Wifi IDE.
- Improved documentation.
- New Cloud Storage component.
- New Music component.
- And lots more, see forum for full list.
Whats new in DroidScript 1.80
- Added Admob support + sample for premium users!
- Added app.SetNavBarColor/SetStatusBarColor for premium users + sample.
- Added net.ReceiveVideoStream() for premium users.
- Added new 'Card' Layout type + sample.
- Added SetCorderRadius(radius) method to Linear layout control.
- Added raw 'Direct Commands' NXT serial BT sample (same techique should work for EV3).
- And lots more, see forum for full list.
Whats new in DroidScript 1.78
- Added lots of new docs (thanks to Symbroson).
- Improved dark mode support on device editor.
- Remote terminal now available by default for premium users.
- Added 'BlackGrad' option to list control.
- Added gfx.Reload() to GameView (reloads game from scratch).
- Added SetTitleHeight() and SetTitleColor() methods to custom dialog.
- Added app.ShowCheckList() method + sample.
- Fixed problem with building APKs on Android 9.
- Added lots more too, see forum for full list.
Whats new in DroidScript 1.76
- Added support for 64bit and API28 (required by Google Play)
- Added support for ublox-7 USB GPS module + Sample.
- Changed Hello World sample so it's not re-created every time.
- Added gfx.RemoveText(), gfx.RemoveGraphic(), gfx.RemoveBackground() methods.
- Added sprite.Contains(x,y) method.
- Added sprite.Flip( sprite, horiz, vert ) method.
- Lots more, see forum for more details.
Whats new in DroidScript 1.74
- Darker look Wifi IDE + full 'Dark Mode' for premium users.
- More Docs added (thanks to Symbroson)
- Added App Templates to on-device editor.
- Added 'Bunny Storm' GameView demo.
- GameView methods now added to intellisense in WiFi IDE.
- Enabled all FTDI usb device types for serial comms.
- Fixed AutoBoot mode for services on Oreo+ (must call app.SetInForeground).
- Added new 'AutoSize' option to TextView (scales up and down towards target size).
- See forum for more details.
Whats new in DroidScript 1.72
- Fixed slow GameView performance on Chromebooks (switched to WebGL mode).
- Got rid of annoying popup copy/paste/action bar on Chromebooks.
- Enabled APK builder is out of date warning.
- Fixed 'JavaScript' section of Wifi Editor docs.
- See forum for more details.
Whats new in DroidScript 1.71
- Added 'auto-wifi' connect option to settings.
- Added GameView template for JavaScript
- Added drag-drop editing for Wifi editor and Chromebooks (experimental).
- Added Italian language support.
- Added foreground services.
- SDK menu now enabled for building your own plugins.
- Added 'Experiments' option to about box ;)
- Added remote terminal to Wifi editor (experimental).
- Added powerful new Wifi editor !commands.
- Loads of bug fixes. See forum for full list
Whats new in DroidScript 1.68
- Automatic permissions handling
- APKs Default to V26 of the Android APIs
- Write apps for Chromebooks on a Chromebook
- Termux (Linux terminal) integration
- French, German and Russian language options
- Added screenshot button to Wifi IDE
- Use Wifi IDE when phone is running as hotspot
- Create 'Chat Heads' and overlays
- Add your own HTML based extensions to WiFi editor
- Support for BananaPi-M2-Zero
- Loads more too, see forum for full list
Whats new in DroidScript 1.61
- Enabled creation of live wallpapers for premium users!- You can now use basic animated GIFs in standard DS Image controls- Added support for external sdcards (premium only)- Changed .js files inside SPK files to .js.txt to side step Gmail security issues.- Added 'SaveSPK' option to device editor (saves to /DroidScript/SPKs folder).- Loads of bug fixes and other new features (see forum:- http://bit.ly/2zhkoSU )
Whats new in DroidScript 1.57
- Added built-in support for programming Espruino devices over USB/OTG cable.- Added new !screenshot command to Wifi editor debug tab -> /sdcard/screenshot.jpg- Re-instated the app.GoToSleep() method.- Internally mapped '/sdcard' path to users external/internal public directory.- Added new 'Power' mode keyword to app.SetKioskMode (blocks use of power key).
Whats new in DroidScript 1.56
- Enabled device to device bluetooth connections!- Added Portuguese language (thanks to Maico aka 'Big Eyes Games').- Added updated and re-organised docs (thanks to AlexF)- Added bluetooth listen sample.- Added 'Bluetooth Select' sample.- Added 'Audio Sample' sample.- Added DrawSamples() method to ImageView (draws a sample graph).- Lots more too... see forum for details.
Whats new in DroidScript 1.54
- Support for language translations of docs, samples and menus. Spanish is the first one available (thanks go to Abraham Juarbe for doing the translation). Portuguese and Russian are coming soon (more volunteers needed!).- Added multi-file editing to on-device editor. You can edit multiple script/text files on your device- Added keyboard shortcuts for those of you that like to use tablets with Bluetooth keyboards.(See DroidScript Google Group for full update list)
Description of DroidScript: JS and Python IDE
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.
- Available in English, French, German, Portuguese, Russian,Spanish.
- 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!
Video and Screenshosts of DroidScript

Other DroidScript APK versions for Android

Similar Android apps

Popular Android apps
Google Play services
APK file(s):375
2024/03/05
MyTelkomsel - Buy Package
APK file(s):55
2024/08/05
Google Opinion Rewards
APK file(s):82
2024/07/05
myXL
APK file(s):97
2024/15/05
Android System WebView
APK file(s):145
2023/12/12
FastVid: Download for Facebook
APK file(s):36
2023/24/11
Gboard - the Google Keyboard
APK file(s):178
2024/26/04
SHAREit
APK file(s):178
2024/08/01
Ask Me Incognito: anonymous QA
APK file(s):13
2024/26/04
Carteira Digital de Trânsito
APK file(s):18
2024/13/04
Мой МТС
APK file(s):86
2024/03/05
Zapya - File Transfer, Share
APK file(s):71
2024/28/04
AXISnet
APK file(s):63
2024/09/05
VPN Private
APK file(s):17
2024/18/03
Phone Number Locator Caller id
APK file(s):35
2023/17/08
Volume Booster - Sound Booster
APK file(s):48
2024/11/05
Mobile Number Locator
APK file(s):20
2024/23/03
dfndr security: antivirus
APK file(s):111
2024/02/02
Keypad Lock Screen
APK file(s):49
2024/06/05
Battery Health - Battery One
APK file(s):19
2023/03/08
HiPhone Launcher
APK file(s):72
2024/25/04
KeepClean
APK file(s):62
2023/14/09
3X VPN - Smooth Browsing
APK file(s):116
2024/16/05
QR code reader&QR code Scanner
APK file(s):91
2024/16/05
FileMaster: Manager
APK file(s):39
2023/20/08
Download Twitter Videos - GIF
APK file(s):20
2024/20/04
CyberGhost VPN: Secure WiFi
APK file(s):53
2024/25/04
Dr.Capsule Antivirus, Cleaner
APK file(s):70
2024/14/05
Toolbox for Minecraft: PE
APK file(s):69
2024/17/05
Nox Cleaner - Clean, Antivirus
APK file(s):83
2023/19/07
ONE TOOLKIT: Delete Junk Files
APK file(s):40
2023/19/04
Hotspot Shield VPN: Fast Proxy
APK file(s):80
2024/16/03
Xender - Share Music Transfer
APK file(s):48
2024/22/04
Bitdefender Mobile Security
APK file(s):188
2024/14/05
Universal TV Remote Control
APK file(s):30
2024/22/03
File Manager
APK file(s):3
2018/10/02
EDF & MOI
APK file(s):94
2024/17/04
Wang VPN - Fast Secure VPN
APK file(s):3
2023/25/10
Smart Digital Clock
APK file(s):59
2024/10/05
My Vodafone Italia
APK file(s):11
2023/22/12
PvP Skins for Minecraft
APK file(s):21
2024/11/03
Smart
APK file(s):23
2024/18/03
Insget - Instagram Downloader
APK file(s):12
2024/25/03
Simple Speedcheck
APK file(s):58
2024/04/04
Solo Locker (DIY Locker)
APK file(s):18
2023/23/08
HiCare
APK file(s):16
2021/02/04
Tomato VPN | VPN Proxy
APK file(s):12
2024/13/04
Richie Games - Play & Earn
APK file(s):90
2024/14/05