Run JavaScript scripts on your Android devices. All android API isexposed to JavaScript: scripts can create views, process activityevents, create threads, and do almost everything a java applicationcan do. You can also make APK for your scripts.
The Rhino JavaScript engine is used for script execution. Scriptsalso can run with a JavaScript console.
Note that this application does not provide the same executionenvironment as browsers do (for example, there is no Documentobject). If you need a browser-like environment, tryhttps://play.google.com/store/apps/details?id=com.serakont.appbuilder
DOWNLAD JAVASCRIPT FOR ANDROID APK
No comments:
Post a Comment