Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
OnJavaScript 圖標

OnJavaScript


fkm
2.3
  • 2016年03月01日
    Update date
  • Everyone
  • Android 2.1+
    Android OS

關於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

上傳者

Nhóc Bảo Khờ

系統要求

Android 2.1+

內容分級

Everyone

最新版本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 螢幕截圖

OnJavaScript 海報OnJavaScript 截圖 1

相關標籤

24 小時熱門文章

訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
訂閱成功!
您已訂閱APKPure。