🔨 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....
As it is a part of an sdk, if you installed your sdk with command line tools, try running it in AndroidIDE's terminal
Читать полностью…🐛️ New Issue - AndroidIDEOfficial/AndroidIDE#812 - Mirrors for the application download. by @themistocles-0
I'm having extremely crappy speeds downloading from github, could you please host the app elsewhere.
AndroidIDE can only handle the module named :app as the main one. In the LibGDX template we renamed the :android to :app for it to work. If you are importing a LibGDX project from some repository for example you may need to do the same.
Читать полностью…🔨 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 ... .....
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
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