Skip to content

v2.7.4-r1.02

Latest

Choose a tag to compare

@Mohammed-Baqer-null Mohammed-Baqer-null released this 07 Sep 09:30
· 10 commits to dev since this release

What's new

Build System πŸ› οΈ

  • Upgraded the NDK to r28c.

  • Added NDK support for the following ABIs: arm64-v8a, armeabi-v7a, and x86_64.

    Note: Since AndroidIDE-Rv2 primarily targets aarch64 (for now), the default ABI remains arm64-v8a.

  • Updated SDKs to the latest Android versions (Android 15 and Android 16).

  • Updated compileSdk and added support for Android platforms 35 and 36.

  • Upgraded Gradle distribution to 8.11.1 and Gradle plugin to 8.9.1.

  • Updated Kotlin to 2.0.21.

  • Upgraded all remaining dependencies to their latest versions.

  • Pre-installed NDK [artifact: rv2ide-aarch64-release.apk] (c28.2.13676358)
    (You can install it via Main Screen β†’ IDE Configurations, or by opening a terminal and running) :

idesetup -wn

Note

the artifact: rv2ide-aarch64-release-nondk.apk doesn't includes pre-installed ndk.

Tip

Recommended -> artifact: rv2ide-aarch64-release.apk


Editor πŸ“

  • UI Designer: Added additional layouts, widgets, and partial support for Material 3 designs.
  • Updated the editor color scheme to Dracula for a modern and consistent look.

Bug Fixes πŸ›

  • Fixed a crash that occurred when switching between Dark and Light modes.
  • Fixed I/O operation issues that causes the IDE to crash while coding.
  • Fixed a crash in apps built with Rv2IDE when the LogSender plugin was enabled, caused by a missing data sync permission.

Join my telegram channel