Hi,
Our tool detect this app's apk file from f-droid.org(version: 1.0.11) and find several potential bugs. We already check them but we cannot make 100% sure that they are definitely bugs. So we need your help.
We find component "com.ianhanniballake.localstorage.LocalStorageProvider" in AndroidManifest.xml is actually from an external library. This class extends from DocumentsProvider which is added into SDK since level 19. while your app's minSDKVersion is 10. So this is very likely to cause your app crash.
please help to check. Thanks very much.
Dongjie He
Hi,
Our tool detect this app's apk file from f-droid.org(version: 1.0.11) and find several potential bugs. We already check them but we cannot make 100% sure that they are definitely bugs. So we need your help.
We find component "com.ianhanniballake.localstorage.LocalStorageProvider" in AndroidManifest.xml is actually from an external library. This class extends from DocumentsProvider which is added into SDK since level 19. while your app's minSDKVersion is 10. So this is very likely to cause your app crash.
please help to check. Thanks very much.
Dongjie He