You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://docs.androidide.com/">Explore the docs »</a>
22
-
</p>
23
20
24
-
<palign="center">
25
-
<ahref="https://github.com/Mohammed-baqer-null/AndroidIDE-Rv2/issues/new?labels=bug&template=BUG.yml&title=%5BBug%5D%3A+">Report a bug</a> •
26
-
<ahref="https://github.com/Mohammed-baqer-null/AndroidIDE-Rv2/issues/new?labels=feature&template=FEATURE.yml&title=%5BFeature%5D%3A+">Request a feature</a> •
27
-
<ahref="https://t.me/rv2ide">Join us on Telegram</a>
<img src="https://img.shields.io/badge/Request%20Feature-brightgreen?style=for-the-badge&logo=github" alt="Request a feature">
27
+
</a>
28
+
<ahref="https://t.me/rv2ide">
29
+
<img src="https://img.shields.io/badge/Telegram-Join%20Us-1DA1F2?style=for-the-badge&logo=telegram" alt="Join on Telegram">
30
+
</a>
31
+
<a href="https://docs.androidide.com/">
32
+
<img src="https://img.shields.io/badge/Docs-Explore-blue?style=for-the-badge&logo=read-the-docs" alt="Explore the docs">
33
+
</a>
28
34
</p>
29
35
30
-
31
-
## New Features
32
-
33
-
-[x] NDK support (Only for `aarch64` android devices)
34
-
-[x] Install via shizuku (implemented by [MiyazKaori](https://github.com/MiyazKaori))
35
-
- Check out the [New Features](https://github.com/Mohammed-Baqer-null/AndroidIDE-Rv2/tree/dev/whatsnew#whats-new) implemented by [Mohammed-baqer-null](https://github.com/Mohammed-baqer-null)
-[x] SDK & NDK Manager (manage Android SDKs and NDKs via terminal)
43
+
-[x] API information for classes and their members (since, removed, deprecated)
44
+
-[x] Log reader (real-time logs for your app)
46
45
-[ ] Language servers
47
46
-[x] Java
48
47
-[x] XML
49
-
-[] Kotlin
48
+
-[x] Kotlin
50
49
-[ ] UI Designer
51
50
-[x] Layout inflater
52
51
-[x] Resolve resource references
53
-
-[x] Auto-complete resource values when user edits attributes using the attribute editor
54
-
-[x] Drag & Drop
52
+
-[x] Auto-complete resource values when editing attributes
53
+
-[x] Drag & Drop interface
55
54
-[x] Visual attribute editor
56
55
-[x] Android Widgets
57
56
-[ ] String Translator
58
-
-[ ] Asset Studio (Drawable & Icon Maker)
59
-
-[x] Git
57
+
-[x] Asset Studio (Drawable & Icon Maker)
58
+
-[x] Plugin Creator (Create sub-modules or plugins inside your project)
59
+
-[x] Git integration
60
+
-[⭐]**AI Agent** – fully **project-aware AI assistant** that understands your code, modules, and project structure to help with coding, debugging, and suggestions
0 commit comments