AndroidIDE
AndroidIDE copied to clipboard
AndroidIDE is an IDE for Android to develop full featured Android apps.
### Feature description The IDE lacks an assets studio ( icon library, font,etc as in Android Studio ).Adding this feature will help prevent the need to go outside the AndroidIDE...
### Feature description Most using xml shortcuts isn't there, also actual image in ImageView doesn't show. ### What version of AndroidIDE you're using? v2.6.0 (debug builds) ### Duplicate issues -...
### What happened? Themes that are not the original "sunny glow" do not have the background color applied to some fragments and parts of the app. The following: - Code...
### What happened? App crashed while I was still coding java and it was building project. I observed that the app crashes anytime I insert a parentheses in some portion...
### Feature description The Google Java Format is limited in terms of customization. Support for a customizable Java source code formatter is needed. ### What version of AndroidIDE you're using?...
### Feature description The IDE should show the amount of memory being used by all the IDE's processes. These processes include : - The IDE itself (running in ART) -...
### Feature description When the IDE crashes, it exits the whole application which might lead to the user loosing any unsaved changes. Instead of exiting the IDE, we should gracefully...
 this save path input was a text input, changing location is not efficient, this need to be changed to use SAF. benefits: 1. i could save the new project...
### What happened? When working with large files, if the editor receives an 'enter' key event, it leads to the call of `TreeSitterLanguage.getIndentAdvance()`. In this method, the language implementation parses...
### Feature description When creating project changing save location can be easy if there is suggestions for Directories This can be helpful and easy if there is list of directories...