AndroidIDE icon indicating copy to clipboard operation
AndroidIDE copied to clipboard

AndroidIDE is an IDE for Android to develop full featured Android apps.

Results 261 AndroidIDE issues
Sort by recently updated
recently updated
newest added

### 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...

feature

### 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...

bug

### 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

### 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

### 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...

feature

### 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...

bug

### 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...

improvement

### 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...

feature

### 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...

bug

### 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...

bug