androidide_discussions | Unsorted

Telegram-канал androidide_discussions - AndroidIDE Discussions

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/

Subscribe to a channel

AndroidIDE Discussions

User android_ has 1/2 warnings; be careful!

Читать полностью…

AndroidIDE Discussions

@YoohPH starred AndroidIDEOfficial/AndroidIDE!

Читать полностью…

AndroidIDE Discussions

Manually install the app in virtual master

Читать полностью…

AndroidIDE Discussions

Use hotfix version, disable log sender

Читать полностью…

AndroidIDE Discussions

Bro, I want to ensure that I don't encounter that kind of error again every time I create a project.

Читать полностью…

AndroidIDE Discussions

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'
Build-tool 30.0.3 is missing ANDROID_RS at /data/user/0/com.itsaky.androidide/files/home/android-sdk/build-tools/30.0.3/renderscript/include
Observed package id 'tools' in inconsistent location '/data/user/0/com.itsaky.androidide/files/home/android-sdk/cmdline-tools/latest' (Expected '/data/user/0/com.itsaky.androidide/files/home/android-sdk/tools')
Observed package id 'tools' in inconsistent location '/data/user/0/com.itsaky.androidide/files/home/android-sdk/cmdline-tools/latest' (Expected '/data/user/0/com.itsaky.androidide/files/home/android-sdk/tools')
Build-tool 30.0.3 is missing ANDROID_RS at /data/user/0/com.itsaky.androidide/files/home/android-sdk/build-tools/30.0.3/renderscript/include

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not determine the dependencies of null.
> Installed Build Tools revision 30.0.3 is corrupted. Remove and install again using the SDK Manager.

* 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 6s

Читать полностью…

AndroidIDE Discussions

Subsequent updates will enable AI to support monitoring or obtaining editactivity code and other functions

Читать полностью…

AndroidIDE Discussions

Try close and open the again

Читать полностью…

AndroidIDE Discussions

Is it possible to run an Android emulator in Ide?

Читать полностью…

AndroidIDE Discussions

The problem is in your project, not the app.

Читать полностью…

AndroidIDE Discussions

This is your app i downloaded and has an erro

Читать полностью…

AndroidIDE Discussions

Get help from crash handlers or other libraries.

Читать полностью…

AndroidIDE Discussions

Hi guys csn you send the link of new version of android ide?

Читать полностью…

AndroidIDE Discussions

/channel/AndroidIDE_Discussions/63782/141592

Читать полностью…

AndroidIDE Discussions

Updated termux bootstrap with GPG Key (GPG Key by @itsaky)


Note: permission to upload.

Читать полностью…

AndroidIDE Discussions

@chavezi19 starred AndroidIDEOfficial/android-tree-sitter!

Читать полностью…

AndroidIDE Discussions

Does anyone know how to download Flutter on the phone?

Читать полностью…

AndroidIDE Discussions

Which app is this photo from? Can you send it to me?

Читать полностью…

AndroidIDE Discussions

So how do I make the IDE send the application to the virtual master app?

Читать полностью…

AndroidIDE Discussions

plugins {
id("com.android.application")
id("kotlin-android")
}

android {
namespace = "com.movies.pipay"
compileSdk = 33

defaultConfig {
applicationId = "com.movies.pipay"
minSdk = 21
targetSdk = 33
versionCode = 1
versionName = "1.0"

vectorDrawables {
useSupportLibrary = true
}
}

compileOptions {
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
}

buildTypes {
release {
isMinifyEnabled = true
proguardFiles(getDefaultProguardFile("proguard-android-optimize.txt"), "proguard-rules.pro")
}
}

buildFeatures {
viewBinding = true

}

}

tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile>().configureEach {
kotlinOptions.jvmTarget = "11"
}

dependencies {

implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("com.google.android.material:material:1.9.0")

implementation ("androidx.viewpager2:viewpager2:1.0.0")
implementation ("androidx.core:core-ktx:1.10.1")
implementation ("androidx.fragment:fragment-ktx:1.6.1")

implementation ("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
implementation ("androidx.recyclerview:recyclerview:1.3.2")
implementation ("androidx.fragment:fragment-ktx:1.6.1")

}

Читать полностью…

AndroidIDE Discussions

Add NDK build support pls

Читать полностью…

AndroidIDE Discussions

😂 Updating Android IDE, currently adding chat AI, supporting large models such as Claude, Gemini

Читать полностью…

AndroidIDE Discussions

Nope but you can try virtual master app which supports upto android 11 , 5, 7 version

Читать полностью…

AndroidIDE Discussions

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'
Build-tool 30.0.3 is missing ANDROID_RS at /data/user/0/com.itsaky.androidide/files/home/android-sdk/build-tools/30.0.3/renderscript/include
Observed package id 'tools' in inconsistent location '/data/user/0/com.itsaky.androidide/files/home/android-sdk/cmdline-tools/latest' (Expected '/data/user/0/com.itsaky.androidide/files/home/android-sdk/tools')
Observed package id 'tools' in inconsistent location '/data/user/0/com.itsaky.androidide/files/home/android-sdk/cmdline-tools/latest' (Expected '/data/user/0/com.itsaky.androidide/files/home/android-sdk/tools')
Build-tool 30.0.3 is missing ANDROID_RS at /data/user/0/com.itsaky.androidide/files/home/android-sdk/build-tools/30.0.3/renderscript/include

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not determine the dependencies of null.
> Installed Build Tools revision 30.0.3 is corrupted. Remove and install again using the SDK Manager.

* 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 8s

Hi help me

Читать полностью…

AndroidIDE Discussions

download the new hotfix version

Читать полностью…

AndroidIDE Discussions

Is it possible to solve this problem?

Читать полностью…

AndroidIDE Discussions

no i dont have. I just upload the apk here.

Читать полностью…

AndroidIDE Discussions

Do you have link bro?

Читать полностью…

AndroidIDE Discussions

/channel/AndroidIDE_Discussions/63782/141592

Читать полностью…

AndroidIDE Discussions

@hakancllk35 starred AndroidIDEOfficial/AndroidIDE!

Читать полностью…
Subscribe to a channel