learningequality / kolibri-installer-android

Android wrapper for Kolibri.
MIT License
26 stars 22 forks source link

Add caching of some Java API call results. #126

Closed rtibbles closed 2 years ago

rtibbles commented 2 years ago

Does some on disk and memory caching of seemingly expensive Java API calls.

Reduces load times by about 5 seconds in local testing on Android 9 tablet.