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 图标

Live Android Programming


Potato Tricks
2.0.0
  • 2018年03月15日
    Update date
  • Everyone
  • Android 2.3.4+
    Android OS

关于Live Android Programming

程序的Java代码片段与Android API和执行它们的飞行。

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!

更多

更多应用信息

最新版本

2.0.0

上传者

Rawan Bahlawan

系统要求

Android 2.3.4+

内容分级

Everyone

最新版本2.0.0更新日志

Last updated on 2018年03月15日

此版本包含小幅错误修复和常规改进。请更新至最新版本,以获得更佳体验。

更多

Live Android Programming 屏幕截图

Live Android Programming 海报Live Android Programming 截图 1

相关标签

24 小时热门文章

订阅APKPure
第一时间获取热门安卓游戏应用的首发体验,最新资讯和玩法教程。
不,谢谢
订阅
订阅成功!
您已订阅APKPure。