Live Android Programming

Live Android Programming

Potato Tricks
Mar 15, 2018
  • 2.7 MB

    Dateigröße

  • Android 2.3.4+

    Android OS

Über Live Android Programming

Program java code snippets with the android API and execute them on the fly.

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();

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!

Mehr anzeigen

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

Videos und Screenshots

  • Live Android Programming Plakat
  • Live Android Programming Screenshot 1

Live Android Programming APK -Informationen

Letzte Version
2.0.0
Kategorie
Tools
Android OS
Android 2.3.4+
Dateigröße
2.7 MB
Entwickler
Potato Tricks
Sichere und schnelle APK-Downloads auf APKPure
Mit APKPure können Sie Live Android Programming APK einfach und sicher mit Signaturüberprüfung herunterladen.

Alte Versionen von Live Android Programming

APKPure Zeichen

Superschnelles und sicheres Herunterladen über die APKPure-App

Ein Klick zur Installation von XAPK/APK-Dateien auf 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