We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
OnJavaScript 图标

2.3 by fkm


2016年03月01日

关于OnJavaScript

让我们编写的JavaScript您的设备上!

Let's write JavaScript on your device!

This app is like JavaScript interpreter. You can write JavaScript and run!

from Ver 2.0, you can write JavaScript for Android!

You can use following object on your JavaScript.

widget object:

Button widget.createButton(id, text)

TextView widget.createTextView(id, text)

LinearLayout widget.createLinearLayout(id)

-->create android widget

void widget.setOnClick(view, callback)

--> add OnClickEvent to view. in event, callback is called.

void widget.setText(TextView, text)

--> call TextView.setText(text)(you can pass Button, too)

void widget.addView(ViewGroup, view)

--> call ViewGroup.addView(view)

fwindow object:

void fwindow.addView(view)

--> add view to top layout, then view is shown on the screen.

最新版本2.3更新日志

Last updated on 2016年03月01日

support Android mode.
You can use "widget" object and "fwindow" object when mode is "Android mode"

if you want to look over the methods, see Description

翻译中...

更多应用信息

最新版本

请求 OnJavaScript 更新 2.3

上传者

Nhóc Bảo Khờ

系统要求

Android 2.1+

更多

OnJavaScript 屏幕截图

订阅APKPure
第一时间获取热门安卓游戏应用的首发体验,最新资讯和玩法教程。
不,谢谢
订阅
订阅成功!
您已订阅APKPure。
订阅APKPure
第一时间获取热门安卓游戏应用的首发体验,最新资讯和玩法教程。
不,谢谢
订阅
成功!
您已订阅我们的邮件通知。