Live Android Programming Application icon

Live Android Programming 2.0.0

2.7 MB / 10+ Downloads / Rating 3.9 - 17 reviews


See previous versions

Live Android Programming, developed and published by Potato Tricks, has released its latest version, 2.0.0, on 2017-06-13. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 3.9, based on 17 reviews.

Live Android Programming APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.jpmcode.runondroid

Updated: 8 years ago

Developer Name: Potato Tricks

Category: Tools

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Live Android Programming on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.9
Total 17 reviews

Reviews

5 ★, on 2017-05-11
So, what happened to the back-end? Care to release the source so the idea may carry on or revive it?

5 ★, on 2015-06-28
Just what I was looking for

5 ★, on 2015-06-28
Awesome

Previous Versions

Live Android Programming 2.0.0
2017-06-13 / 2.7 MB / Android 2.3+

About this app

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!

App Permissions

Allows an app to access approximate location.
Allows an app to access precise location.
Allows an application to access extra location provider commands.
Allows applications to access information about networks.
Allows applications to access information about Wi-Fi networks.
Allows an application to collect battery statistics
Allows applications to connect to paired bluetooth devices.
Allows applications to discover and pair bluetooth devices.
Allows an application to broadcast sticky intents.
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
Required to be able to access the camera device.
Allows an application to modify the current configuration, such as locale.
Allows applications to change network connectivity state.
Allows applications to enter Wi-Fi Multicast mode.
Allows applications to change Wi-Fi connectivity state.
Allows an application to clear the caches of all installed applications on the device.
Allows applications to disable the keyguard if it is not secure.
Allows an application to expand or collapse the status bar.
Allows access to the list of accounts in the Accounts Service.
Allows an application to find out the space used by any package.
Allows applications to open network sockets.
Allows an application to call killBackgroundProcesses(String].
Allows an application to modify global audio settings.
Allows formatting file systems for removable storage.
Allows mounting and unmounting file systems for removable storage.
Allows applications to perform I/O operations over NFC.
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.
Allows an application to read the user's calendar data.
Allows an application to read the user's contacts data.
Allows an application to read from external storage.
Allows an application to read the low-level system log files.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows an application to read SMS messages.
Allows applications to read the sync settings.
Allows applications to read the sync stats.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows an application to monitor incoming MMS messages.
Allows an application to receive SMS messages.
Allows an application to receive WAP push messages.
Allows an application to record audio.
Allows an application to change the Z-order of tasks.
Allows an application to send SMS messages.
Allows an application to broadcast an Intent to set an alarm for the user.
Allows an application to control whether activities are immediately finished when put in the background.
Modify the global animation scaling factor.
Configure an application for debugging.
Allows an application to set the maximum number of (not needed] application processes that can be running.
Allows applications to set the system time zone.
Allows applications to set the wallpaper.
Allows applications to set the wallpaper hints.
Allow an application to request that a signal be sent to all persistent processes.
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
Allows an application to use SIP service.
Allows access to the vibrator.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to write the user's calendar data.
Allows an application to write the user's contacts data.
Allows an application to write to external storage.
Allows an application to read or write the system settings.
Allows applications to write the sync settings.
Must be required by an AccessibilityService, to ensure that only the system can bind to it.
Allows an application to read the user's call log.
Allows an application to write (but not read] the user's call log data.