--
You received this message because you are subscribed to the Google Groups "Realm Java" group.
To unsubscribe from this group and stop receiving emails from it, send an email to realm-java+...@googlegroups.com.
To post to this group, send email to realm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/realm-java/55d5cb0e-efd6-471a-a0f4-51440c3b5f57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hello. I have an app that does initialization of Realm database at first launch. This initialization takes a lot of time and I'm wondering can I just add ready-to-use realm data file to assets folder and then just copy this file to some place at first launch?