AndroidIDE
AndroidIDE copied to clipboard
AndroidIDE is an IDE for Android to develop full featured Android apps.
### Feature description This will help to create new module for multi module projects. ### What version of AndroidIDE you're using? v2.5.3 (debug builds) ### Duplicate issues - [X] This...
### What happened? When I updated AndroidIDE, it's so laggy unlike the old version (commit 456deeb) which is laggy but not worse. The new version UI looks good but the...
### Feature description This feature is already available in several other IDE languages, including .json, .XML, and .Java, but for .kt (Kotlin) and .kts it does not exist This helps...
### Feature description **Resource Manager's Objective:** The Resource Manager was added to simplify access to resources in the project. The initial approach included the following points: 1. Display a list...
### Feature description Initially, I was considering implementing a feature to display a list of all projects to facilitate project selection. However, upon further consideration, I decided that it would...
### What happened? I've had system freezes at random (seemingly at first) times while using AndroidIDE. Sometimes it happens more than once in a day, while other times, days. When...
### Feature description Currently, the files can be saved on the main thread which can be problematic for large files. We need to move the file save logic to a...
### Feature description Before closing, save a project's state so that when reopening it, we are exactly right where we left off. The state should include the file list and...
### What happened? I opened a 31kb file and started changing imports. when suddenly everything started to slow down, and after that the whole application flew out. ### What's the...
### What happened? I don't know if there is a pattern for this but it happens several times when closing and reopening the app and there is no initialization, even...