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.
Читать полностью…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
Читать полностью…We don't have people to even work on AndroidIDE itself.
I'm sure as hell not gonna work on another one.
💬️ 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)
Is there any way to install pakage manually via termux or any way if u have .jar for that package
Читать полностью…Specify your build tools version by using: buildToolsVersion
in your module's build.gradle, like - android { buildToolsVersion "33.0.x" ...}
Specify your build tools version by using: buildToolsVersion
in your module's build.gradle, like - android { buildToolsVersion "33.0.x" ...}
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
also, what could be the reason for currapted ndk? i am asking so i don't do something that i shouldn't
Читать полностью…Follow the instructions here to setup NDK in AndroidIDE :
https://github.com/MrIkso/AndroidIDE-NDK
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.
Читать полностью…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
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.
Читать полностью…🐛️ 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
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
Specify your build tools version by using: buildToolsVersion
in your module's build.gradle, like - android { buildToolsVersion "33.0.x" ...}
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
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