1

Is it possible to use the Creative SDK for Android without being forced to use the Creative Cloud? If not, what are some good alternatives?

I took a look at the Fotor SDK, however unfortunately it seems that you can no longer download the SDK.

Ash Ryan Arnwine
  • 1,471
  • 1
  • 11
  • 27
JB2
  • 1,587
  • 2
  • 24
  • 40

1 Answers1

1

If you are using the Creative SDK's Image Editor UI component, Creative Cloud login is not required for the core image editing tools.

Other components in the SDK, like the Asset Browser UI component and the Lightroom Photos API, work directly with Creative Cloud and therefore require user login.

There is a guide for getting started with the Image Editor here.

Ash Ryan Arnwine
  • 1,471
  • 1
  • 11
  • 27
  • 1
    Do I need to wait for the app approval (My app is SUBMITTED FOR REVIEW) or can I publish my app to the play store even if my key is still in DEVELOPMENT MODE? (Only using Editor UI without cloud) – Denny Weinberg Oct 10 '16 at 17:44
  • You'll need to wait until it has been approved. If you haven't heard back, you can reach out at [help.creativesdk.com](http://help.creativesdk.com). – Ash Ryan Arnwine Oct 11 '16 at 14:53