OnJavaScript

OnJavaScript

fkm
Mar 1, 2016
  • 59.8 KB

    File Size

  • 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

What's new in the latest 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

Show More

Videos and Screenshots

  • OnJavaScript poster
  • OnJavaScript screenshot 1

OnJavaScript APK Information

Latest Version
2.3
Category
Education
Android OS
Android 2.1+
File Size
59.8 KB
Developer
fkm
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free OnJavaScript APK downloads for you.

Old Versions of OnJavaScript

OnJavaScript 2.3

59.8 KBMar 1, 2016
Download
APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies