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/
This is the log..
AndroidIDE Crash Report
Version : v2.7.1-beta (27102)
CI Build : false
Branch : dev
Commit : 77ee1a315
Variant : arm64-v8a (release)
Build type : OFFICIAL
F-Droid Build : false
F-Droid Version : null
F-Droid Version code : -1
SDK Version : 34
Supported ABIs : [arm64-v8a, armeabi-v7a, armeabi]
Manufacturer : INFINIX
Device : InfinixX6531
Stacktrace:
java.lang.ClassCastException: com.itsaky.androidide.utils.SourceClassTrie$SourceNode cannot be cast to com.itsaky.androidide.utils.SourceClassTrie$SourcePackageNode
at com.itsaky.androidide.utils.SourceClassTrie.append(SourceFile:13)
at com.itsaky.androidide.projects.ModuleProject.indexSources(Unknown Source:90)
at com.itsaky.androidide.projects.internal.ProjectManagerImpl$setupProject$4$jobs$1$1.invokeSuspend(Unknown Source:36)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:114)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:95)
User ·K3FLY·🇩🇪 has 1/2 warnings; be careful!
Читать полностью…
Edit the Gradle distribution reference in the gradle/wrapper/gradle-wrapper.properties file to 8.6 or higher. Like this:
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
Anyone has experience in creating an ide
Читать полностью…
It's still crashing.. But I got a new log this time around..
Читать полностью…
Extracted successfully removed '/data/data/com.itsaky.androidide/files/home/android-sdk.tar.xz' /data/data/com.itsaky.androidide/files/home Extracting URL for Android SDK Build Tools from manifest... Found URL: https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/v34.0.4/build-tools-34.0.4-arm.tar.xz Downloading Android SDK Build Tools... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0curl: (6) Could not resolve host: github.com
Читать полностью…
Specify your build tools version by using: buildToolsVersion in your module's build.gradle, like - android { buildToolsVersion "33.0.x" ...}
Does anyone have android 15 version device please DM me
Читать полностью…
bro romannurik.github.io/AndroidAssetStudio/index.html it is a link which can help you
Читать полностью…
Does anyone has a vector/image maker for mipmaps and launcher icons?
Читать полностью…
Use this version still jitpack supports
com.github.barteksc:android-pdf-viewer:1.6.0Читать полностью…
Jitpack is officially archived. So don't use
Читать полностью…
Try add in settings.gradle and remove from build.gradle
Читать полностью…
List of notes in AndroidIDE Discussions:
- cpaapt
- customgradle
- decreasexmx
- docs
- gradleplugin
- init_script_issue
- manualsetup
- reactnative
- setupcmdline
- setupndk
- setuproom
- specbuildtools
- upgradle
- usedev
- usepluginsblock
You can retrieve these notes by using /get notename, or #notename
User NevlekXR1 has 1/2 warnings; be careful!
Читать полностью…
How to install SDK and JDK package in androidIDE?
Читать полностью…
List of notes in AndroidIDE Discussions:
- cpaapt
- customgradle
- decreasexmx
- docs
- gradleplugin
- init_script_issue
- manualsetup
- reactnative
- setupcmdline
- setupndk
- setuproom
- specbuildtools
- upgradle
- usedev
- usepluginsblock
You can retrieve these notes by using /get notename, or #notename
I was installed his but problem is safe😐
Читать полностью…
What is happening?? 3 consecutive crashes.. Can anyone help me with this?
Читать полностью…
Hello, where can I find ready-made projects?
Читать полностью…
When I pressed the OK button, the Termanal interface appeared
Читать полностью…
⭐ @RafaTiw starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
I pressed the OK button but when I enter the application the Trimux interface appears
Читать полностью…
Run tasks : [:app:assembleDebug]
> Configure project :app
WARNING: The option setting 'android.aapt2FromMavenOverride=/data/user/0/com.itsaky.androidide/files/home/.androidide/aapt2' is experimental.
Adding LogSender dependency (version '2.7.1-beta-604428861-SNAPSHOT') to variant 'debug' of project ':app'
> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsDebug FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.
> Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not find com.github.barteksc:android-pdf-viewer:2.8.2.
Required by:
project :app
* 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
BUILD FAILED in 18s
1 actionable task: 1 executed
The error says not put jitpack in build.gradle top level
Читать полностью…