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.

OnJavaScript के बारे में

के अपने डिवाइस पर JavaScript लिखने दो!

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 में नया क्या है

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

अनुवाद लोड हो रहा है...

अतिरिक्त ऐप जानकारी

नवीनतम संस्करण

निवेदन OnJavaScript अपडेट 2.3

द्वारा डाली गई

Nhóc Bảo Khờ

Android ज़रूरी है

Android 2.1+

अधिक दिखाएं

OnJavaScript स्क्रीनशॉट

APKPure की सदस्यता लें
सर्वश्रेष्ठ एंड्रॉइड गेम और ऐप्स के शुरुआती रिलीज, समाचार और गाइड तक पहुंचने वाले पहले व्यक्ति बनें।
जी नहीं, धन्यवाद
साइन अप करें
सफलतापूर्वक सब्सक्राइब!
अब आप APKPure की सदस्यता ले रहे हैं।
APKPure की सदस्यता लें
सर्वश्रेष्ठ एंड्रॉइड गेम और ऐप्स के शुरुआती रिलीज, समाचार और गाइड तक पहुंचने वाले पहले व्यक्ति बनें।
जी नहीं, धन्यवाद
साइन अप करें
सफलता!
अब आप हमारे न्यूज़लेटर की सदस्यता ले चुके हैं।