AndroidScript programming IDE

AndroidScript programming IDE

0好评
  • 英文或其他

AndroidScript programming IDE 介绍

AndroidScript programming IDE

Easily write Apps for your phone or tablet using JavaScript. No need for a PC, just edit code directly on your device. Now you can write Apps anywhere! Try out the built-in browser based IDE too. It connects via wifi to your device allowing wire free coding on Windows, Linux or Mac PCs! ---- NEWS FLASH -------Write an AndroidScript app this Christmas holiday and win $100. Details of the competition can be found here:- http://bit.ly/16Cotwp Want a few extra days to convert your competition entry to the new high speed drawing methods?..Just let us know :)------------------------------ - Add Buttons, Text and Graphics.- Access GPS, Compass, Camera, Accelerometer.- Send and Receive emails.- Send and Receive SMS.- Communicate with PC via Wifi.- Create home page short cuts.- Use native controls or html5.- Write simple games.- On phone/tablet documentation.- Plenty of samples. Please let us know via email what other samples you would like added and what functionality you would like to see in the next version. -- THIS IS BETA SOFTWARE --So please be kind and post issues on the news group http://bit.ly/16Cotwp instead of giving negative reviews. Thank you. Please rate this app if you like it! Keywords: android, script, programming, program, javascript, app, development, ide, coding, code, games

来自应用汇: AndroidScript programming IDE //www.stclairws.com/app/com.smartphoneremote.androidscriptfree?from=spi-desc

AndroidScript programming IDE 历史版本

  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.78
    大小: 7.01 M

    - 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.
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.76
    大小: 7.17 M

    - 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.
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.74
    大小: 10.29 M

    - 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.
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.72
    大小: 9.93 M

    - 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.
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.71
    大小: 9.91 M

    - 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
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.68
    大小: 9.97 M
    - 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
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.61
    大小: 7.98 M
    - 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 )
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.57
    大小: 7.97 M
    - 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).
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.56
    大小: 7.85 M
    - 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.
    下载
  • AndroidScript programming IDE
    AndroidScript programming IDE
    版本: 1.54
    大小: 7.82 M
    - 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)
    下载

AndroidScript programming IDE 版本更新


- 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.

AndroidScript programming IDE 类似软件

包含 AndroidScript programming IDE 的应用集

我想学编程
我想学编程
我想学编程

我想学编程

金牛dharma

165833165833 29752975

2016-08-01

android开发编程编译应用合集
android开发编程编译应用合集
android开发编程编译应用合集

android开发编程编译应用合集

灰色吉连(Jiren)

129763129763 11081108

2017-11-03

手机黑客工具
手机黑客工具
手机黑客工具

手机黑客工具

打败我的不是天真是天真热

6509665096 10021002

2016-09-13

黑客编程等工具
黑客编程等工具
黑客编程等工具

黑客编程等工具

轩爱

5908659086 478478

2017-10-05

编程工具(可运行)
编程工具(可运行)
编程工具(可运行)

编程工具(可运行)

Luncy TB

3658436584 417417

2017-02-03

安卓 大法好!!!
安卓 大法好!!!
安卓 大法好!!!

安卓 大法好!!!

bilibili朽木言合

1292512925 8383

2016-11-11

用户对 AndroidScript programming IDE 的评论

  • 我的心思我的范 2016-02-23

    集成很多功能,只是好多函数的使用说明并没有

查看 AndroidScript programming IDE 的全部1条评论

亲,想发表评论请下载[应用汇手机客户端]哦~

AndroidScript programming IDE 信息

大小:7.66M

版本:1.80

格式:apk

分类:系统工具

要求:4.1以上

开发者:

droidscript.org

应用权限
联系我们
  • 客服邮箱:hello@appchina.com
  • 微博/微信合作QQ:2651009334
  • 网游玩家客服QQ:1214123632

北京掌汇天下科技有限公司 版权所有

公司地址:北京市西城区西绒线胡同51号南门

京公网安备11010502026839号| 京ICP证:120337号| 京网文 [2018] 5934-459 号| 京ICP备17065190号-1