Can you please update the documentation whereever specific permissions are required .. The cache needs the following I guess.
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
Can you please update the documentation whereever specific permissions are required .. The cache needs the following I guess.