commercetools / commercetools/commercetools-sdk-java-v2

Android SDK

Open
#155 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
47
Forks
21
Avg merge
9d 13h
Merged PRs (30d)
4

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.