androidide_discussions | Unsorted

Telegram-канал androidide_discussions - AndroidIDE Discussions

2996

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

@ProCode-Software starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

Clear gradle cache and then re build

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

AndroidIDE Discussions

Use adb support like otg or wireless debugging, for this you can use Bugjaeger and if you have pc then use adb through connection from pc.

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

AndroidIDE Discussions

so do i have to install again?

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

AndroidIDE Discussions

It might work. I haven't tried it.

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

AndroidIDE Discussions

I am getting this error even though I have the ndk installed. /data/data/com.itsaky.androidide/files/home/android-sdk/ndk/25.1.8937393/ndk-build[3]: /data/data/com.itsaky.androidide/files/home/android-sdk/ndk/25.1.8937393/build/ndk-build: No such file or directory

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

AndroidIDE Discussions

We don't have people to even work on AndroidIDE itself.

I'm sure as hell not gonna work on another one.

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

AndroidIDE Discussions

💬️ New comment on AndroidIDEOfficial/AndroidIDE#1881 by @teixeira0x

You can format your java code by clicking this button:
![AndroidIDE](https://github.com/user-attachments/assets/9e21bdd0-0f08-4e50-ada3-1c81ceb5ec5d)

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

AndroidIDE Discussions

Is there any way to install pakage manually via termux or any way if u have .jar for that package

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

AndroidIDE Discussions

@zjw-swun starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

/channel/AndroidIDE_Discussions/1/128867

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

AndroidIDE Discussions

Specify your build tools version by using: buildToolsVersion in your module's build.gradle, like - android { buildToolsVersion "33.0.x" ...}

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

AndroidIDE Discussions

Specify your build tools version by using: buildToolsVersion in your module's build.gradle, like - android { buildToolsVersion "33.0.x" ...}

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

AndroidIDE Discussions

Run tasks : [:app:assembleDebug]

> Configure project :app
WARNING: The option setting 'android.aapt2FromMavenOverride=/data/data/com.itsaky.androidide/files/home/.androidide/aapt2' is experimental.
Adding LogSender dependency (version '2.7.1-beta') to variant 'debug' of project ':app'
Warning: Dependant package with key emulator not found!

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.
> Failed to install the following SDK components:
build-tools;30.0.3 Android SDK Build-Tools 30.0.3
Install the missing components using the SDK manager in Android Studio.


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

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

AndroidIDE Discussions

Set buildToolsVersion to 34.0.4

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

AndroidIDE Discussions

also, what could be the reason for currapted ndk? i am asking so i don't do something that i shouldn't

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

AndroidIDE Discussions

thanks, ctually i installed that one only but ok i'll install again!

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

AndroidIDE Discussions

and wich ndk should i use?

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

AndroidIDE Discussions

Follow the instructions here to setup NDK in AndroidIDE :

https://github.com/MrIkso/AndroidIDE-NDK

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

AndroidIDE Discussions

Bro you can install apk files using ADB. To do it you have to manage a PC or another android device or you can try wireless debugging.

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

AndroidIDE Discussions

Starting build...

FAILURE: Build failed with an exception.

* What went wrong:
Could not open cp_init remapped class cache for ddn2zc42koba8bgieorl0a4aq (/data/data/com.itsaky.androidide/files/home/.gradle/caches/6.1.1/scripts-remapped/init_171dicx61foxjm8ufw3nuarsg/ddn2zc42koba8bgieorl0a4aq/cp_init3607aee355f62839c5e6f549478ccc87).
> Could not open cp_init generic class cache for initialization script '/data/data/com.itsaky.androidide/files/home/.androidide/init/init.gradle' (/data/data/com.itsaky.androidide/files/home/.gradle/caches/6.1.1/scripts/ddn2zc42koba8bgieorl0a4aq/cp_init/cp_init3607aee355f62839c5e6f549478ccc87).
> Could not initialize class org.codehaus.groovy.classgen.Verifier

* 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

CONFIGURE FAILED in 25s

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

AndroidIDE Discussions

Can you change the keyboard input of AndroidIDE to the AIDE Pro keyboard? The keyboard of AndroidIDE is not easy to use, and there are also some problems with copying and pasting.

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

AndroidIDE Discussions

🐛️ New Issue - AndroidIDEOfficial/AndroidIDE#1881 - Button de formatar o código style java by @JWJIW

### Issue Checklist

- [X] I confirm that this feature request has not been previously suggested.
- [X] I agree to follow the project's code of conduct.
- [X] I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-Droid.

### Additional terms

- [X] I understand that feature requests are subject to evaluation and may not be implemented immediately.
- [X] I agree to provide additional details if needed for a clearer understanding of the requested feature.

### Feature description

Tá faltando um button para formatação de código no java isso seria muito útil

### Use Case

Seria legal colocar no toolbar para formatação dw código

### Benefits

Isso ajudaria bastante a trabalhar no código

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

AndroidIDE Discussions

hey any please help me in this
dns java is not downloading even after adding dependency
is there any way to install this package manually

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

AndroidIDE Discussions

My android ide takes up 6 gigabytes. What do you recommend?

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

AndroidIDE Discussions

Has anyone created a perfect amoled theme for the editor?

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

AndroidIDE Discussions

Specify your build tools version by using: buildToolsVersion in your module's build.gradle, like - android { buildToolsVersion "33.0.x" ...}

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

AndroidIDE Discussions

Run tasks : [:app:assembleDebug]

> Configure project :app
WARNING: The option setting 'android.aapt2FromMavenOverride=/data/data/com.itsaky.androidide/files/home/.androidide/aapt2' is experimental.
Adding LogSender dependency (version '2.7.1-beta') to variant 'debug' of project ':app'
Warning: Dependant package with key emulator not found!

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.
> Failed to install the following SDK components:
build-tools;30.0.3 Android SDK Build-Tools 30.0.3
Install the missing components using the SDK manager in Android Studio.


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

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

AndroidIDE Discussions

configure successful

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

AndroidIDE Discussions

Starting build...

> Configure project :app
Adding LogSender dependency (version '2.7.1-beta') to variant 'debug' of project ':app'
Fetch 'IdeaProject' model completed in 28654ms
Warning: Dependant package with key emulator not found!
Fetch 'BasicAndroidProject' model completed in 3920ms
Fetch 'AndroidProject' model completed in 410ms
2 build variants found for project ':app': [debug, release]
Selected build variant 'release' for project ':app'
Fetch 'VariantDependencies' model completed in 3022ms

CONFIGURE SUCCESSFUL in 44s

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