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

Adding flutter and layout preview will bring this great app to cutting edge mobile dev on android.continue the great work.

feature

I got a working NDK on termux with arm support (2016 version), there's a version for aarch64 too but I haven't tested. [ndk for arm devices](https://github.com/android-ide/aide_ndk/releases) [ndk for aarch64 devices](https://github.com/Lzhiyong/termux-ndk/releases)...

feature

Could we have doubletapping and longpressing select only one word as it was a couple of commits ago? We should always start with one word as we only have "expand"...

improvement

With latest commit: 1. Let's say we have this: allprojects { ... } If we position the cursor right after the first "{" then tap "Enter" key, it would start...

- Added missing translation / updated existing translation for a better experience.

translation

AndroidIDE crash report Manufacturer: Xiaomi Device: MI8Lite App version: 2.1.2-beta_main-b8ab494 (212) Stacktrace: com.itsaky.androidide.lookup.ServiceRegisteredException at com.itsaky.androidide.lookup.internal.DefaultLookup.registerOrUpdate(DefaultLookup.java:98) at com.itsaky.androidide.lookup.internal.DefaultLookup.register(DefaultLookup.java:68) at com.itsaky.androidide.EditorActivity$1.onServiceConnected(EditorActivity.java:197) at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1956) at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1988) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:224) at...

Bumps annotation from 1.4.0 to 1.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.annotation:annotation&package-manager=gradle&previous-version=1.4.0&new-version=1.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

### What happened? After clicking quick build , IDE crashes after sometime. ### What's the expected behavior? Build apk ### What version of AndroidIDE you're using? v2.1.2 (debug builds) ###...

bug