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.
Price
Free
Version
2.3
Author
Downloads
10,000-50,000
Size
60 KB
Rating
3.8 (29)
Category
Type

Permissions

  1. full network access
  2. modify or delete the contents of your USB storage
  3. view network connections
  4. test access to protected storage

Comments

  • This is the best java script app I have seen so far. Thanks its really helpful
  • This is the best java script app I have seen so far. Thanks its really helpful
  • could use polish, but it really helped me out.
  • could use polish, but it really helped me out.

Related apps

  • OnJavaScript

    OnJavaScript

    Price:FreeDownloads:10,000-50,000Rating:3.8 (29)

    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 ...

OnJavaScript