* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> !directory.isDirectory
that is problem
✅ Pull Request Merged - AndroidIDEOfficial/AndroidIDE#808 - fix(deps): update antlr4 to v4.12.0
fix(deps): update antlr4 to v4.12.0 by @renovate[bot]
✅ Pull Request Merged - AndroidIDEOfficial/AndroidIDE#805 - chore(deps): update plugin com.mooltiverse.oss.nyx to v2.3.0
chore(deps): update plugin com.mooltiverse.oss.nyx to v2.3.0 by @renovate[bot]
🔨 2 new commits to AndroidIDE:dev
edded32: fix: release actions menu window instance when editor is destroyed by Akash Yadav
44a109b: fix: IDEEditor.release() is not called when closing all files by Akash Yadav
Pushed by : itsaky
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:l8DexDesugarLibDebug'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.L8DexWorkAction
> Compilation failed to complete
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 8s
122 actionable tasks: 13 executed, 109 up-to-date
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:l8DexDesugarLibDebug'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.L8DexWorkAction
> Compilation failed to complete
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 8s
122 actionable tasks: 13 executed, 109 up-to-date
It also 6 gb for me only 1 ndk and 2 buildtool and SDK tool 33 and 32 is installed
Читать полностью…🔨 1 new commit to AndroidIDE:crowdin-contributors
a230b0b: chore: update crowdin contributors table by itsaky
Pushed by : github-actions[bot]
✅️ Issue Closed - AndroidIDEOfficial/AndroidIDE#798 - [Bug]: reopen failed by @dailybaldman
Читать полностью…Some places don't have good internet connection so it's better to modify the script for every one
Читать полностью…✅ Pull Request Merged - AndroidIDEOfficial/AndroidIDE#806 - fix(deps): update dependency org.jsoup:jsoup to v1.15.4
fix(deps): update dependency org.jsoup:jsoup to v1.15.4 by @renovate[bot]
Hi guys! Anyone here can give me a YouTube link or article link teaching about how to create a note app? I'm really newbie
Читать полностью…🔨 3 new commits to AndroidIDE:dev
b72ee82: fix: IDE crashes on closing and reopening projects (closes #798) by Akash Yadav
932c0cf: refactor: create independent method for caching locations in JavacFileManager by Akash Yadav
1b75497: fix: do not unnecessarily set 'java.home' system property by Akash Yadav
Pushed by : itsaky
💬️ New comment on AndroidIDEOfficial/AndroidIDE#211 by @abdulbasid123
> @abdulbasid123 Are you using apk from Releases section? Or you using the latest apk from Actions?
If you mean the AndroidIDE apk, I downloaded it from the official website.
I tried to compile a project in Kotlin, but failed, it says that couldn't not connect to the deaom (or something like this), and it couldn't not perform incremental.... Blablablabla.
Any help would you offer to me ?