Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies

Live Android Programming के बारे में

कार्यक्रम जावा कोड एंड्रॉयड एपीआई के साथ टुकड़े और मक्खी पर उन पर अमल।

Online java programming for android, execute source code snippets which get compiled and dynamically loaded into the app at runtime. Useful as a development tool for rapid prototyping and to learn java android programming. You start with a blank page and create the app as you program.

1.) Point your browser to letyourphonedostuff.com

2.) Execute android code snippets

3.) Share code snippets

For example, execute this to show a toast message:

Toast.makeText(getApplicationContext(),"Hello World!",Toast.LENGTH_LONG).show();

The permissions are added so you can use the Android API, for example to read the accelerometer.

More examples:

- add a button to the app programmatically at runtime

- quickly read the GPS coordinates from your phone.

- Read and Write Files

Program the functionality you want and execute it immediately.

Variables you define are stored in the runtime environment. Variable details are shown for debugging. You can define whole classes.

Great for rapid prototyping, just test if the code works on your phone without using an IDE and the SDK.

You can execute commands like in the onCreate method.

Use "this" to get the ActionBarActivity.

Define classes.

The layout ressource is R.id.myLinLayout.

There are convenience methods especially for the browser connection:

- consoleLog(String s) logs to the browser

- downloadFile(String fileName) from your phone to your computer.

All connections are TLS encrypted (except for the ads).

Now with code completions!

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

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

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

निवेदन Live Android Programming अपडेट 2.0.0

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

Rawan Bahlawan

Android ज़रूरी है

Android 2.3.4+

अधिक दिखाएं

नवीनतम संस्करण 2.0.0 में नया क्या है

Last updated on Mar 15, 2018

Minor bug fixes and improvements. Install or update to the newest version to check it out!

अधिक दिखाएं

Live Android Programming स्क्रीनशॉट

पिछले 24 घंटों में लोकप्रिय लेख

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