OmarAlghamdi / walkly-android

Android implementation of Walkly (the walking game)
0 stars 1 forks source link

Images and Data are available only online #87

Closed OmarAlghamdi closed 4 years ago

OmarAlghamdi commented 4 years ago

Currently, the images (items, enemies, profile, etc) and data (enemies, items, etc) are fetched directly from the database. this make the current application works only while online.

The proposed solution: