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.
Button widget.createButton(id, text)
TextView widget.createTextView(id, text)
LinearLayout widget.createLinearLayout(id)
void widget.setOnClick(view, callback)
void widget.setText(TextView, text)
void widget.addView(ViewGroup, view)
void fwindow.addView(view)
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 ...