Skip to content

Commit

Permalink
Move note to fix collision with banner
Browse files Browse the repository at this point in the history
  • Loading branch information
cbullinger committed Oct 30, 2023
1 parent c873fd3 commit fdda8cc
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion source/sdk/java.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,21 @@ Realm Java SDK
:depth: 2
:class: singlecol

.. include:: /includes/note-java-maintenance-mode.rst

Use the Realm Java SDK to develop Android apps in Java or Kotlin. To develop
multiplatform apps using Kotlin Multiplatform (KMP), refer to the
:ref:`Realm Kotlin SDK <kotlin-intro>`.

.. note:: Java SDK in Maintenance Mode

The Java SDK is in best-effort maintenance mode and no longer receives
new development or non-critical bug fixes. To develop your app with new
features, use the :ref:`Kotlin SDK <kotlin-intro>`. You can use the Java SDK
with the Kotlin SDK in the same project.

Learn more about how to :ref:`<kotlin-migrate-from-java-sdk-to-kotlin-sdk>`.


.. kicker:: What You Can Do

Develop Apps with Realm
Expand Down

0 comments on commit fdda8cc

Please sign in to comment.