OnJavaScript icon

OnJavaScript

2.3 for Android
4.0 | 10,000+ インストール

fkm

説明 OnJavaScript

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
  • 更新日:
    2012-09-20
  • サイズ:
    59.8KB
  • 動作環境:
    Android 2.1 or later
  • 開発元:
    fkm
  • ID:
    jp.fkmsoft.program.onjavascript
  • Available on: