Skip to content

incompatible API use in your code. #17

@jay2013

Description

@jay2013

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions