简体   繁体   中英

Integrating realm db with some data

我需要使用realm studio或realm浏览器编写领域数据库,然后将此文件集成到android studio中以使用新数据启动应用程序,请问有什么解决方案吗?

You can do it via JSON or create a app and populate it with data into a database and then extract that database and include it in the app.

You can read more about the second method here https://hackernoon.com/realm-for-android-pre-populating-from-json-and-extracting-the-database-8709a2f8db18

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM