Skip to content

Android SDK #155

Description

@ilians

The website currently states the Java SDK is currently not available due to the Java 8 dependency.
This now no longer seems to be true due to the Java 8 desugaring support

The current SDK seems to work correctly with Android though (using SDK 26+)

References:
https://developer.android.com/studio/write/java8-support
https://docs.commercetools.com/sdk/jvm-sdk#about-the-java-sdk

It might be helpful to add some integration docs though for Android defining the ProGuard / R8 rules required to run the project plus the minimum required Android version (and other helpful info?).

Having a dedicated Android SDK as some point in the future like Swift / iOS has would be even better as that could take care of stuff like storing the access token(s) on device for a persistent sessions or handing of anonymous sessions which now seems to be something that has to be configured manually.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions