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/
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
Another one bites the dust...!
Banned Djibrilla.
⭐ @paulovictorbarros starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
I want to ask.
Does Kotlin work properly here to use androidide?
This is how you could manually install the Android SDK and other tools in AndroidIDE.
Читать полностью…
As of now it supports x86 and arm 64 devices and rest is stopped
Читать полностью…
Sdk support for 35 is ongoing for termux version once successful we can use sdk35
Читать полностью…
⭐ @doggomanic starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
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
https://github.com/MasFha/AndroidIDE-SDK-35
Читать полностью…
Hi, I have a question. I want to update an app's SDK to Android 15. To do this, I need to install SDK 35 in Android IDE... but is there a specific command or area? Don't joke, I'm not a programmer, but I'm modifying a src and so far I've managed to get it to work up to Android 14... but for Android 15, it's giving me an error, and I found out I need to update the SDK in Android IDE. I'm looking for some option or command, but I can't find the solution... sorry if anyone who knows is offended by the question, which may be poorly phrased.
Читать полностью…
Hey there 彡[𝐊𝐈𝐍𝐆 𝐗 𝐏𝐑𝐎 𝐎𝐖𝐍𝐄𝐑]彡, welcome to AndroidIDE!
This group is for general discussions about features, improvements and common issues in AndroidIDE. Bugs must be reported at GitHub.
Make sure you follow /rules while sending messages in this group and ensure that all messages are directed to their designated topic.
And then there's the other thing.
How to deal with the current nodejs latest version
Because androidide is comfortable working in an android project, and transferring laziness to termux...
Edit sources.listnano $PREFIX/etc/apt/sources.list
Then add this line before https://deb [trusted=yes]
then CRTL+X press Y (to save changes)pkg update -y && pkg upgrade -y
after that
Copy this line and paste itapt-get reinstall termux-keyring
Then the gpg key will be updated.
then again...
Edit sources.listnano $PREFIX/etc/apt/sources.list
Changedeb [trusted=yes]
todeb (without "[trusted=yes]")
just remove "[trusted=yes]" line
Then CRTL+X press Y (to save the changes)
And then try to update the pkg again and see if the gpg key error shows or notpkg update -y && pkg upgrade -y
Note: not good explaining things but i hope you understand this 🫡🫡
This is how you could manually install the Android SDK and other tools in AndroidIDE.
Читать полностью…
The news I received is that it’s still unstable and under testing. In any case, the current editors on the phone have weak support, and we’re waiting for full availability
Читать полностью…
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
It is official and stable and api 36 preview is being rolling out for developers
Читать полностью…
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
This link explains how to migrate to API 35, but as far as I know, API 35 is unstable and not fully official yet. It is still a work in progress, but the method followed here is somewhat successful
Читать полностью…
⭐ @MBAshik starred AndroidIDEOfficial/AndroidIDE!
Читать полностью…
/channel/AndroidIDE_Discussions/63782/141592
Читать полностью…
how do i make auro suggestions in jetpack compose😭
Читать полностью…