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/
Is there any place that can explain to me where it is?
Читать полностью…I want an admob project ready from him give me
Читать полностью…if you still doing your thing that got yourself banned, you might get banned again here sooner or later
Читать полностью…The fact that you keep rejoining the group doesn't say so.
Читать полностью…Another one bites the dust...!
Banned Harshit.
Edit the Gradle distribution reference in the gradle/wrapper/gradle-wrapper.properties file to 8.0.1 or higher. Like this:distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip
And, make sure to update the AGP too. Goto your top-level build.gradle file and change the plugin versions to 8.1
.
Set the daemon heap size to 4GB, By editing your gradle.properties file.org.gradle.jvmargs=-Xmx4096m
AndroidIDE crash report
Manufacturer: Xiaomi
Device: M2101K7AI
ABI: arm64-v8a
SDK version: 31
App version: v2.4.1-beta (241)
Stacktrace:
java.lang.NullPointerException
at com.itsaky.androidide.actions.etc.PreviewLayoutAction.execAction(PreviewLayoutAction.kt:39)
at com.itsaky.androidide.actions.internal.DefaultActionsRegistry$$ExternalSyntheticLambda1.run(R8$$SyntheticClass:22)
at com.blankj.utilcode.util.ThreadUtils.runOnUiThread(ThreadUtils.java:11)
at com.itsaky.androidide.actions.internal.DefaultActionsRegistry.executeAction(DefaultActionsRegistry.kt:12)
at com.itsaky.androidide.actions.internal.DefaultActionsRegistry$$ExternalSyntheticLambda0.onMenuItemClick(R8$$SyntheticClass:27)
at androidx.appcompat.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:6)
at androidx.appcompat.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:14)
at androidx.appcompat.widget.ActionMenuView.invokeItem(ActionMenuView.java:5)
at androidx.appcompat.view.menu.ActionMenuItemView.onClick(ActionMenuItemView.java:7)
at android.view.View.performClick(View.java:7753)
at android.view.View.performClickInternal(View.java:7730)
at android.view.View.access$3700(View.java:858)
at android.view.View$PerformClick.run(View.java:29126)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8302)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1037)
In 4gb ram mobile Android ide is not performing well because of storage issue
Читать полностью…After setting this what should we do next
Читать полностью…How to set Android ide to take less memory??
Читать полностью…hey its me who suggested you use androidide instead of aide, on Facebook 😅
you need get id reference,
Button btn = findViewById(R.id.my_btn);
btn.setOnClickListener(v -> {
//action when the button is clicked
});
This is how you could manually install the Android SDK and other tools in AndroidIDE.
Читать полностью…Good afternoon, I have a vpn application, can I modify icons, layout, these things through your application? or is it something more advanced?
Читать полностью…it seems you got banned in many communities, the last ban in here got your account deleted
Читать полностью…Set the daemon heap size to 10GB, By editing your gradle.properties file.org.gradle.jvmargs=-Xmx10240m
Follow the instructions here to setup NDK in AndroidIDE :
https://github.com/MrIkso/AndroidIDE-NDK
🔨 1 new commit to android-tree-sitter:renovate
4244d38: chore(deps): update plugin com.mooltiverse.oss.nyx to v2.3.3-hotfix205.2 by renovate[bot]
Pushed by : renovate[bot]
settings > Build & Run > clear gradle caches
Читать полностью…if you mean storage, then probably you have to clean gradle cache regularly
Читать полностью…Set the daemon heap size to 1GB, By editing your gradle.properties file.org.gradle.jvmargs=-Xmx1024m
Why do I have to select a folder every time I open a project?
Читать полностью…My man with a hacker pfp, I think you are talking about kotlin language server
Читать полностью…Seee ide logs, i think your configuration wrong
Читать полностью…