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/
this is pretty comfortable, can you send the theme?
Читать полностью…Awhile back I'd asked if the new live material colors could be disabled. A switch was added allowing you disable Material You. But, I've noticed the colors are the same, whether or not the switch is on or off. For example, the clear and share buttons are still an ugly purple-ish brown color on my log screens instead of the original red. Is there away I can get them back to their old color?
Читать полностью…🔨 1 new commit to AndroidIDE:renovate
469468b: fix(deps): update dependency org.gradle:gradle-tooling-api to v7.6.1 by renovate[bot]
Pushed by : renovate[bot]
It is actually sad that some apps are implementing dark theme first nowadays. I've seen some UI mods and ROMs that looked bad with light theme and just okay with the dark
Читать полностью…💬️ New comment on AndroidIDEOfficial/AndroidIDE#811 by @itsaky
Even after the Gradle configuration is successful, the IDE performs various other tasks such as indexing of source files and libraries, creating resource tables for project resources, sets up the java compiler for Java LSP, etc. This may take a while to complete (depends on the size of the project).
However, if it takes too long to complete, could you provide me a sample project so that I could test it myself?
Or if you mean using default java by cli ....
you can Export you java path as env. Variable....
Hi is anyone here who can suggest some ui changes ?
Читать полностью…No, but I can send it to you, if you want
Читать полностью…As it is a part of an sdk, if you installed your sdk with command line tools, try running it in AndroidIDE's terminal
Читать полностью…Reported damnbruhforreal [780633922
] to admins.
Please add gradle as a package that can be installed by pkg install gradle (i can do that in termux but not in android-ide)
Читать полностью…🐛️ New Issue - AndroidIDEOfficial/AndroidIDE#815 - [Bug]: app crash by @sb-codz
### What happened?
AndroidIDE crash report
Manufacturer: Xiaomi
Device: Redmi6Pro
ABI: arm64-v8a
SDK version: 28
App version: v2.3.0-beta (230)
Stacktrace:
java.lang.IllegalStateException: GradleBuildService instance has been released
at com.itsaky.androidide.services.builder.GradleBuildServiceConnnection.onServiceConnected(GradleBuildServiceConnnection.kt:40)
at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1738)
at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1770)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:201)
at android.app.ActivityThread.main(ActivityThread.java:6806)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
### What's the expected behavior?
AndroidIDE crash report
Manufacturer: Xiaomi
Device: Redmi6Pro
ABI: arm64-v8a
SDK version: 28
App version: v2.3.0-beta (230)
Stacktrace:
java.lang.IllegalStateException: GradleBuildService instance has been released
at com.itsaky.androidide.services.builder.GradleBuildServiceConnnection.onServiceConnected(GradleBuildServiceConnnection.kt:40)
at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1738)
at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1770)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:201)
at android.app.ActivityThread.main(ActivityThread.java:6806)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
### What version of AndroidIDE you're using?
v2.2.0
### Relevant log output
_No response_
### Duplicate issues
- [X] This issue has not been reported yet.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
🔨 1 new commit to AndroidIDE:renovate
f084d71: chore(deps): update dependency gradle to v7.6.1 by renovate[bot]
Pushed by : renovate[bot]
I always used to apply dark in my apps but....
Now i prefer light theme looks more good ... .....
I don't know honestly. My guess is it should be the installation directory path
Читать полностью…Oh, so this is the list of tasks? What are these "Delete" buttons then?
Читать полностью…How do I use a different version of Gradle other than 7.4.1?
Читать полностью…I don't think so .... its possible .....
cause androidide is gradle based ....
If you don't have a pc, you can install jdk in termux and use this (nearly first thing in search results, didn't use myself)
https://github.com/westonal/GoodJobb
Its actually good, and I suggest making the font of title and msg bigger
Читать полностью…No I can't run it and when i search for it on AndroidIDE/home/android-sdk/ I can't find it
Читать полностью…Is there a download link for the app on telegram? I'm having speeds of 35kbps on GitHub releases for a 100mb file.
Читать полностью…I meant to use jobb tool that used to create obb
See:
https://developer.android.com/studio/command-line/jobb
@admin