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。