Skip to content Skip to sidebar Skip to footer
Showing posts with the label Offline Caching

Getmappackageatcoordinate Never Return Smallest Package For Some Regions

I'm using the MapLoader#getMapPackageAtCoordinate method to find which offline package I should… Read more Getmappackageatcoordinate Never Return Smallest Package For Some Regions

Caching Error With Retrofit 2 And Okhttp 3

I'm trying to cache HTTP responses from my company API but it looks like the app cannot access … Read more Caching Error With Retrofit 2 And Okhttp 3

Got This Error With Retrofit2 & Okhttp3. Unable To Resolve Host "": No Address Associated With Hostname

I am using the retrofit 2 and OkHttp3 to request data from server. I just added a offline cache cod… Read more Got This Error With Retrofit2 & Okhttp3. Unable To Resolve Host "": No Address Associated With Hostname