Skip to content

use minSdkVersion=14 instead of 18? #2

@k3b

Description

@k3b

Currently the lib is compiled with minSdkVersion=18 (via gradle.properties MIN_SDK_VERSION = 18)

I plan to integrate the lib into https://github.com/k3b/APhotoManager which has minSdkVersion=14 (android-4.0)

I already locally compiled the lib and the example app with minSdkVersion=14 and android-lint didn-t complain any incompatibilites.

The example app is working without any problems on my android-4.2 tablet (api=16)

Is there any reason why minSdk is 18?

If not is it possible to set it to 14?

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