What is RoomAsset?

RoomAsset is an Android helper class to manage database creation and version management using an application’s raw asset files.

This library provides developers with a simple way to ship their Android app with an existing SQLite database (which may be pre-populated with data) and to manage its initial creation and any upgrades required with subsequent version releases.

It is implemented as an extension to Room, providing an easy way to use Room with an existing SQLite database.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/humazed/RoomAsset
  • Resource Maker: Ibrahim Eid
  • Mobile Platform Destination: Android Apps
  • Mobile Platform Support: Native Android
  • Gradle: com.github.humazed:RoomAsset:1.0.3