Skip to main content

Android SDK: Does the SDK use SharedPreferences on the device to store the FME cache?

Question

Does the Android SDK utilize the SharedPreferences on the device to store the FME cache?

Answer

The Android SDK does not use the device SharedPreferences. It stores the FME cache directly on internal storage, in the application's context folder.