Is it possible to develop Android for Android?

Recently, I have been doing a lot of web development on my Droid via ssh, using the ConnectBot app and several other apps for reference. I also developed Android at home in Eclipse, and I thought: is it possible to develop and test my Android projects directly on my phone? All I can do at the moment is either write code via ssh and then open it later using eclipse to finish it, or remotely use eclipse via LogMeIn Ignition or VNC. Does anyone know their own way to do what I'm trying to do, preferably offline?

+5
source share
6 answers

Try AIDE. I use it because it supports Eclipse projects. https://play.google.com/store/apps/details?id=com.aide.ui

+5
source

Not sure if this hits the target you're looking for, but Script for Android (formerly known as the Android scripting environment) is affordable and has more power available for it.

Android (SL4A, Android Scripting Environment ASE) Android, Android-. API- Android, , .

, Locale. Python, Perl, JRuby, Lua, BeanShell, JavaScript, Tcl , . . SL4A YouTube SL4A .

+3

DroidScript. JavaScript, Rhino-. Java- . URL- http://droidscript.se Live-Editor, , droidscript , . , DroidScript Open-Source . DroidScript droidscript.blogspot.com.

+1
+1

, Linux-, .

  • ssh ssh.
  • (, vim).
  • ant
  • apk Android-
  • 2.

!

+1

, , :

  • "" Java Android.
  • "" ant
  • run ant debug

.

PS: , , :)

0

All Articles