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

Support For Costum Highlig Syntax ![Screenshot_2022-06-29-03-18-29-655_com itsaky androidide](https://user-images.githubusercontent.com/41333888/176267165-82656195-05ad-4785-b716-1cb4f72534a6.jpg) Example ![images - 2022-06-29T031600 294](https://user-images.githubusercontent.com/41333888/176267015-85d8ba87-c2e8-461b-9e19-9828f902573b.jpeg)

feature

**Is your feature request related to a problem? Please describe.** Yes. When editing Kotlin code, no suggestions are displayed for imports. **Describe the solution you'd like** Automatically add imports and...

feature

AndroidIDE crash ``` Stacktrace: java.lang.IllegalStateException: Tooling API server has not been started at com.itsaky.androidide.services.GradleBuildService.checkServerStarted(GradleBuildService.java:358) at com.itsaky.androidide.services.GradleBuildService.initializeProject(GradleBuildService.java:292) at com.itsaky.androidide.EditorActivity.initializeProject(EditorActivity.java:911) at com.itsaky.androidide.actions.build.ProjectSyncAction.execAction(ProjectSyncAction.kt:44) at com.itsaky.androidide.actions.internal.DefaultActionsRegistry.addActionToMenu$lambda-1$lambda-0(DefaultActionsRegistry.kt:136) at com.itsaky.androidide.actions.internal.DefaultActionsRegistry.$r8$lambda$x3ssCnNYbdbBmuWXXzMq_mom94U(Unknown Source:0) at com.itsaky.androidide.actions.internal.DefaultActionsRegistry$$ExternalSyntheticLambda1.run(Unknown Source:6) at com.blankj.utilcode.util.ThreadUtils.runOnUiThread(ThreadUtils.java:70)...

bug

- Device: Redmi note 8 pro - OS: Android 11 (MIUI 12.5) - AndroidIDE Version: 2.1.2-beta Logcat: ``` 06-26 12:20:49.371 1435 4251 I ActivityTaskManager: START u0 {cmp=com.itsaky.androidide/abhishekti7.unicorn.filepicker.ui.FilePickerActivity} from uid 10697...

bug

Hello, i found limitations in current tooling api realization, we don't support flavour and don't have any variant to build this project types, only debug/release.

feature

AndroidIDE crash report Manufacturer: LENOVO Device: LenovoTB-J706F App version: 2.0.2-beta (202) Stacktrace: java.lang.NullPointerException: Attempt to read from field 'int io.github.rosemoe.sora.text.CharPosition.line' on a null object reference at io.github.rosemoe.sora.text.CachedIndexer.afterInsert(CachedIndexer.java:419) at io.github.rosemoe.sora.text.Content.dispatchAfterInsert(Content.java:856) at...

bug

**Describe the bug** After opening AndroidIDE, when I start Split Screen mode the following error occurs and AndroidIDE says to report it : `AndroidIDE crash report` ``` Stacktrace: java.lang.NullPointerException: Attempt...

bug

The vertical actions menu was *again* having problems with the position and size. This one is blocking the cursor when the keyboard is shown. ![Screenshot_2022-06-04-20-17-59-876_com itsaky androidide](https://user-images.githubusercontent.com/68449470/172018587-ec2138a3-2e57-40fa-afcd-ae33d00ad97e.jpg)

bug

# Warning by Lint ![IMG_20220503_161130](https://user-images.githubusercontent.com/100705299/166440180-eb6c5a06-b4d5-4252-ad3c-bebfabb6d13a.jpg) **After running lint for any project, i experience a warning by it.**

bug