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/
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.IllegalStateException: No TreeSitterLanguage found for type log
at androidx.navigation.Navigator$navigate$1.invoke(Unknown Source:1711)
at com.itsaky.androidide.editor.schemes.IDEColorSchemeProvider$readSchemeAsync$1.invokeSuspend(Unknown Source:17)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.internal.AtomicKt.resumeCancellableWith(Unknown Source:138)
at com.squareup.javapoet.Util.startCoroutineCancellable$default(Unknown Source:11)
at kotlinx.coroutines.AbstractCoroutine.start(Unknown Source:75)
at kotlinx.coroutines.JobKt.launch(Unknown Source:23)
at kotlinx.coroutines.JobKt.launch$default(Unknown Source:8)
at com.itsaky.androidide.editor.schemes.IDEColorSchemeProvider.readSchemeAsync$default(Unknown Source:84)
at com.itsaky.androidide.fragments.output.LogViewFragment.onViewCreated(Unknown Source:91)
at com.itsaky.androidide.fragments.output.AppLogFragment.onViewCreated(Unknown Source:5)
at androidx.fragment.app.FragmentStateManager.createView(Unknown Source:310)
at androidx.fragment.app.FragmentStateManager.moveToExpectedState(Unknown Source:146)
at androidx.fragment.app.FragmentManagerImpl.executeOpsTogether(Unknown Source:1657)
at androidx.fragment.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(Unknown Source:81)
at androidx.fragment.app.FragmentManagerImpl.execSingleAction(Unknown Source:31)
at androidx.fragment.app.BackStackRecord.commitNow(Unknown Source:9)
at androidx.viewpager2.adapter.FragmentStateAdapter.placeFragmentInViewHolder(Unknown Source:183)
at androidx.viewpager2.adapter.FragmentStateAdapter.onViewAttachedToWindow(Unknown Source:2)
at androidx.recyclerview.widget.ChildHelper.addView(Unknown Source:40)
at androidx.recyclerview.widget.RecyclerView$LayoutManager.addViewInt(Unknown Source:262)
at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(Unknown Source:33)
at androidx.recyclerview.widget.LinearLayoutManager.fill(Unknown Source:48)
at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(Unknown Source:800)
at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(Unknown Source:73)
at androidx.recyclerview.widget.RecyclerView.dispatchLayout(Unknown Source:71)
at androidx.recyclerview.widget.RecyclerView.onLayout(Unknown Source:7)
at android.view.View.layout(View.java:24648)
at android.view.ViewGroup.layout(ViewGroup.java:6558)
at androidx.viewpager2.widget.ViewPager2.onLayout(Unknown Source:60)
at android.view.View.layout(View.java:24648)
at android.view.ViewGroup.layout(ViewGroup.java:6558)
at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1103)
at android.view.View.layout(View.java:24648)
at android.view.ViewGroup.layout(ViewGroup.java:6558)
at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1103)
at android.view.View.layout(View.java:24648)
at android.view.ViewGroup.layout(ViewGroup.java:6558)
at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(Unknown Source:391)
at com.google.android.material.bottomsheet.BottomSheetBehavior.onLayoutChild(Unknown Source:217)
at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(Unknown Source:40)
at android.view.View.layout(View.java:24648)
at android.view.ViewGroup.layout(ViewGroup.java:6558)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at android.view.View.layout(View.java:24648)
at android.view.ViewGroup.layout(ViewGroup.java:6558)
at com.itsaky.androidide.ui.SwipeRevealLayout.onLayout(Unknown Source:47)
at android.view.View.layout(View.java:24648)
User Dominating has 1/2 warnings; be careful!
Читать полностью…
Has anyone experienced an error using the catalog version of gradle with jdk 21? But there is no error when using jdk 17
Читать полностью…
User Alberto Batista Peña has 1/2 warnings; be careful!
Читать полностью…
BaseEditorActivity: An error occurred initializing the project with Tooling API
17-05 14:17:28.532 DEBUG [main]
BaseEditorActivity: An error occurred initializing the project with Tooling API
17-05 14:17:28.532 DEBUG [main]
⭐ @zzlei18 starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
⭐ @Junesw starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
oxe, I'm asking the guys for help and they give me a dwarn bone
Читать полностью…
Always download APKs from the "dev" branch.
Читать полностью…
Specify your build tools version by using: buildToolsVersion in your module's build.gradle, like - android { buildToolsVersion "33.0.x" ...}
Try copy aapt2 binary from by your architecture armv7 https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/v34.0.4/build-tools-34.0.4-arm.tar.xz
Or aarch64
https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/v34.0.4/build-tools-34.0.4-aarch64.tar.xz
and replace it from $HOME/.androidide/aapt2
after replacing it, run this
echo 'android.aapt2FromMavenOverride=/data/data/com.itsaky.androidide/files/home/.androidide/aapt2' > $HOME/.gradle/gradle.properties
okay, here:
Android Gradle Plugin is in /build.gradle
gradle version (not using custom gradle) is in /gradle/wrapper/gradle-wrapper.properties and it was in distributionUrl line
Can anyone please help me with this?
I'll include the logs below
I Can't install anything since i install the androidide.apk v2.7.1 nor can i install idesetup. no installation is working is working
Читать полностью…
Hi , my vpn app keeps stopping when ever I try browsing on chrome or Google 😔how can I solve this?
Читать полностью…
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
⭐ @SebaLapalma starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
BaseEditorActivity: An error occurred initializing the project with Tooling API
17-05 14:17:28.532 DEBUG [main]
Ai can do wonders
I know nothing about coding but with Ai the app that am creating now is top notch 🤗
don't spam bro, if there is a solution it will be provided, or try AI to Debug
Читать полностью…
⭐ @tesingyamo starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
That's 2/2 warnings; 𓄂◡̈⃝🐬⃤𓆩𝐑𝐈𝐘𝐀𝐙🇻𝗶𝗽 ◡̈⃝«开发商 ««🕊️⃝⏤͟͟͞❥͜͡𝄟❝᭄◡̈⃝ is banned!
Читать полностью…
cd && cd android-sdk && wget https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/sdk/cmdline-tools.tar.xz && tar xvJf cmdline-tools.tar.xz && rm cmdline-tools.tar.xz
How to fix Task :app:configureCMakeMinSizeRel[arm64-v8a] FAILED
Читать полностью…
cd && cd android-sdk && wget https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/sdk/cmdline-tools.tar.xz && tar xvJf cmdline-tools.tar.xz && rm cmdline-tools.tar.xz
Follow the instructions here to setup NDK in AndroidIDE :
https://github.com/MrIkso/AndroidIDE-NDK