8

Is there currently a way of developing android apps on an android phone? In other words, write, compile, install and run regular android java on the phone without using a pc? If not, what would make it possible, if at all? (would rooting be necessary? Or an android emulator compiled for android?)

yannis
  • 39,597
Jodes
  • 849

2 Answers2

7

Android-IDE (AIDE) is the first application which allows you to develop another android application in mobile device.

  • AIDE (Android IDE) allows you to develop an Android project in any android based mobile phone.You don’t need any PC or any editor not even eclipse.
  • The main aim of AIDE is Self-contained mobile developed platform.

You can look for Meme IDE 1.14 for Windows Mobile and Android, check the detail on the link specified..

Ref:
Android-IDE (AIDE)
Develop Android apps from within Android using AIDE (video)

1

It is possible with AIDE, haven't tried it personally though.

https://play.google.com/store/apps/details?id=com.aide.ui

Bubblewrap
  • 1,049