Alternative for Android Studio

If your ordinary home computer, like mine, can’t handle Android Studio (it takes half an hour to run some code!), I recommend to code on your device with the AIDE app. It has courses, to begin with, but you can also make/import complete big projects. And the best, it compiles in 16 seconds! It also has an UI editor, debugger, code completion and so on.
You can use the Android processing lib simply beginning with importing the androidstudio-example on the github provided by @codeanticode and from there on writing your sketch and using all the facility that the XML way offers.
If you try, please give your opinion.

1 Like