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 عبدالمنعم has 1/2 warnings; be careful!

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

AndroidIDE Discussions

What's the cause of this problem?

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

AndroidIDE Discussions

Thanks 🙏 it is working

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

AndroidIDE Discussions

Same problem in my device

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

AndroidIDE Discussions

@abodinagdat16 starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

@M0Ghareeb starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

@HugoAk0 starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

Damn chronic headaches I want a solution

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

AndroidIDE Discussions

Hi androidide was working fine yesterday but after updating my phone's security patch it is not opening. It crashing all time. Can someone tell me what is happening?

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

AndroidIDE Discussions

@shov0n-mux starred AndroidIDEOfficial/termux-tools!

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

AndroidIDE Discussions

Try copy aapt2 binary from by your architecture armv7 https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/v34.0.4/build-tools-34.0.4-arm.tar.xz
Or aarch64
https://github.com/AndroidIDEOfficial/androidide-tools/releases/download/v34.0.4/build-tools-34.0.4-aarch64.tar.xz

and replace it from $HOME/.androidide/aapt2

after replacing it, run this

echo 'android.aapt2FromMavenOverride=/data/data/com.itsaky.androidide/files/home/.androidide/aapt2' > $HOME/.gradle/gradle.properties

then you could start build in terminal just fine

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

AndroidIDE Discussions

Always download APKs from the "dev" branch.

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

AndroidIDE Discussions

Am sorry for posting my worries 😔

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

AndroidIDE Discussions

This is how you could manually install the Android SDK and other tools in AndroidIDE.

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

AndroidIDE Discussions

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

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

AndroidIDE Discussions

Can someone please tell me how to change the default app icon? @admins

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

AndroidIDE Discussions

@Akyzariys starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

https://github.com/itsaky/AndroidIDE/releases/tag/v2.7.1


This is the only solution that works.

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

AndroidIDE Discussions

Same happening with me

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

AndroidIDE Discussions

#oot
Does anyone have experience building ninja from source for android? Does the circled error affect the resulting ninja binary? Or is it just a test before building?

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

AndroidIDE Discussions

Same with me
My Android is 15 and today AndroidIDE is not working it is automatically closed

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

AndroidIDE Discussions

I have that error too, help.

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

AndroidIDE Discussions

@ym2632600 starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

@shov0n-mux starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

Click on the button to see the chat rules!

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

AndroidIDE Discussions

@Niheng04 starred AndroidIDEOfficial/AndroidIDE!

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

AndroidIDE Discussions

Replace
apply plugin: ...

with the plugins block in your modules.

For example, if you have :

apply plugin: "com.android.application"


Replace it with :

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

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

AndroidIDE Discussions

I think this is a color scheme issue but I rarely encounter it anymore, the only issue I encounter is that if I delete the log from the IDE logs tab the application will immediately stop, that's all the rest of the application runs fine

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

AndroidIDE Discussions

if anyone got problem with the latest dev commit apk, disabling logsender wont do nothing, so you have to empty init.gradle everytime you want to use androidide.

cd && echo "" > ~/.androidide/init/init.gradle

note: you cant use logsender if you do this, but as the last resort.


note: if you want the init.gradle script comeback as normal when logsender snapshot version exists, you could restart androidide and the file content will be back to normal.


note: only use when you're using dev version but the logsender for that commit didn't exist.


check the version here.

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

AndroidIDE Discussions

Follow the instructions here to setup NDK in AndroidIDE :

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

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