3577
Official Telegram group of AndroidIDE to discuss issues, requests and suggestions. We use GitHub to manage requests, features and suggestions. GitHub: https://github.com/AndroidIDEOfficial/AndroidIDE Website: https://androidide.com/
Android Studio AVD runs x86 Andorid image. Unfortunately, right now it is not really possible to run an aarch64 or armv7hl emulator
Читать полностью…
The word "most" here is the catch. You need testing before release and to solve arch specific bugs. If the developer has no 32 device on hand, there is no way for them to maintain the 32 bit version. Of course, you can just publish apks and say that you don't guarantee them working
Читать полностью…
Yes, but you need to maintain the 32 bit version anyway
Читать полностью…
It's almost gatekeeping at this point.
Читать полностью…
You realize that mostly all cpp code can compile for all architectures, right?
Читать полностью…
Sad. Supporting older devices would be cool, but it takes lots of effort and not many people use their device for that long, unfortunately
Читать полностью…
Now support autocomplete code in kotlin?
delay or not if there are many sources?
This seems to be an actively developed fork. You can submit your requests there through GitHub Issues
https://github.com/Mohammed-Baqer-null/AndroidIDE-Rv2
⭐ @Kgsolsa starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
Anyone have Sample CMake Project Without No NDK error ?
Читать полностью…
AIDE can compile kotlin.But so far.Android ide not have Kotlin Language Server.
Читать полностью…
Has anyone had these experiences? The code editor freezes when I start typing lines. It wasn't like this at first. Although it was due to using Lambda, I changed it to pure Java, but it's still the same. I also disabled the log sender.
Читать полностью…
Don't use jdk 21 because it will give you that error. In this case, use jdk 17.
Читать полностью…
If they're developing on a PC they can just spin up an AVD for each architecture. It would be understandable if they were developing on a phone though.
Читать полностью…
What do you mean? The same code can build for all architectures in most cases.
Читать полностью…
Anyway, I'm trying to build it myself. Tomorrow hopefully.
Читать полностью…
Even the official AndroidIDE builds for all architectures.
Читать полностью…
Waiting too for 32 bit, if added i supporting cmake for all arch..
Читать полностью…
Man, my phone is 32 bit only. I've almost given up on coding on a phone completely now.
Читать полностью…
⭐ @iyuwei starred AndroidIDEOfficial/androidide-tools!
Читать полностью…
@BlondeElla how can I use sdk 35-36 in AndroidIDE Rv2 version
Читать полностью…
Feature requests are not welcome anymore?
Читать полностью…
All Android IDE users should use this version. It is completely upgraded and has many new features and functionalities.
It has many issues resolved and also supports NDK.
It also supports the Kotlin language and the SDK version within it has also been upgraded.
/channel/rv2ide/6
Also, switch to this version and that's it: [https://github.com/itsaky/AndroidIDE/releases/tag/v2.7.1] https://github.com/itsaky/AndroidIDE/releases/tag/v2.7.1
Читать полностью…