realm/realm-java

May I ask which example would be better for Android Java project reference?

mynameispp opened this issue · 2 comments

Dear experts,May I ask which example would be better for Android Java project reference?

➤ PM Bot commented:

Jira ticket: RJAVA-1250

If you're looking to use Realm in an Android application, our recommendation would be to use the Realm Kotlin SDK - it adds many improvements on top of the Java SDK and is under more active development. You can find multiple samples using the Kotlin SDK in our samples repo.