Skip to content

Workspace Reboot #1

Description

@b3by

The entire application will be redesigned from the scratch. Still the minimum API level and the target API level should be defined. The old minSdkVersion is 8, which allows all 2.2.x devices to run the application.
The app could either:

  • use a minSdkVersion of 14 or higher, avoiding the use of external compatibility libraries, thus enforcing performances, but cutting out users with old Android versions, or
  • keep using the current minSdkVersion, allowing all users to use the application but making impossible some kinds of native support leveraging.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions