Skip to content

Download database from URL using Asynctask , extract and save it to internal storage

Notifications You must be signed in to change notification settings

somayeamiri/Practice-Room-2

Repository files navigation

Practice-Room 2

Steps:

  • Download database zip file from url using asynctask and show download percentage in progressbar.
  • Save zip file to internal storage and unzip it.
  • Connect to database file with Room.
  • Run query on database

About

Download database from URL using Asynctask , extract and save it to internal storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages