Akash Yadav

Results 104 comments of Akash Yadav

It takes some time for the build to cancel. That totally depends on the Gradle daemon. But yeah, I'll try to improve it.

Support for previewing views from libraries is a bit complex. We could actually use those libraries in in AndroidIDE itself and then preview them at runtime. But this approach restricts...

If you read the [message](https://t.me/androidide_discussions/34560) that he sent on Telegram, he's trying to say that AndroidIDE should have a function like this.

It'll be added soon. Currently I'm focusing more on other issues.

Layout Designer is already available. It needs some work though. Flutter is not planned currently. But we might think of adding it in future stable releases.

> Hey! Is there any update related to this. Sora editor recently added support for tree-sitter. I'll be implemented in the IDE soon.

Support for custom color schemes has been added.

Added in [74f088c](https://github.com/AndroidIDEOfficial/AndroidIDE/commit/273e61daa8dd0d8d4ce5d2e37ece8f94674f088c).

@MrIkso has provided instructions on how to install and use NDK in AndroidIDE. The instructions are available [here](https://github.com/MrIkso/AndroidIDE-NDK). > Do you mean I should "manually" use this? Does it work....

@ys-pro-duction Can you provide a sample project to reproduce this issue?