Yes, this article is about to write code for android app directly on your android phone or tablet. I came across an android application which can help you to write code from phone and tablet directly.
App name: AIDE – Android Java IDE
I have tested AIDE on both the devices phone and tablet. Here are snaps of my try.
About AIDE:
- AIDE is an IDE (Integrated Development Environment) allowing us to create android project directly on Android devices.
- It also supports edit and run functionality so that you can easily run your code directly on android device.
- Also provide a JIT compiler, i.e. Just-In time compiler to check errors while development is going on.
- It’s fully compatible with Eclipse projects. Just copy the sourcecode to your device, open any source file in AIDE to load the project and start coding.
- Some other features including Easy Code navigation and many more.
Now, go and download AIDE from below link.