Skip to content

helios175/android-instagram-persistence

 
 

Repository files navigation

android-instagram-persistence

Please setup the mock Instagram service:

Given the changes in Instagram service now we need to run our mock service locally. Refer to service.js file in root directory to know how to do that.

Starter project for SQLite persistence workshop:

  • When network is available, get data from Instagram API
  • When network is NOT available, get data from SQLite (to be implemented)
  • Imgur

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.2%
  • JavaScript 5.8%