Live Android Programming 아이콘

Live Android Programming


Potato Tricks
2.0.0
  • Mar 15, 2018
    Update date
  • Everyone
  • Android 2.3.4+
    Android OS

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

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 버전

Android 2.3.4+

카테고리

무료 도구 앱

콘텐츠 등급

Everyone

최신 버전 2.0.0의 새로운 기능

Last updated on Mar 15, 2018

이 버전에는 사소한 버그 수정과 전반적인 개선 사항이 포함되어 있습니다. 최상의 환경을 위해 최신 버전으로 업데이트하세요.

더 보기

Live Android Programming 스크린 샷

Live Android Programming 포스터Live Android Programming 스크린샷 1

관련 태그

지난 24시간 동안의 인기 기사

검색 중...
APKPure를 구독하십시오
최고의 Android 게임 및 앱의 초기 릴리스, 뉴스 및 가이드에 액세스하는 첫 번째 사람이 되십시오.
고맙지 만 사양 할게
가입하기
성공적으로 구독!
당신은 이제 APKPure에 가입되었습니다.