OnJavaScript icon

OnJavaScript


fkm
2.3
  • Mar 1, 2016
    Update date
  • Everyone
  • Android 2.1+
    Android OS

About OnJavaScript

Let's write JavaScript on your device!

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.

Show More

Additional APP Information

Latest Version

2.3

Uploaded by

Nhóc Bảo Khờ

Requires Android

Android 2.1+

Content Rating

Everyone

What's New in the Latest Version 2.3

Last updated on Mar 1, 2016

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

Show More

OnJavaScript Screenshots

OnJavaScript posterOnJavaScript screenshot 1

Related Tags

Popular Articles In Last 24 Hours

Searching...
Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.