ctron / kapua-gateway-client

A Gateway Client SDK for Eclipse Kapua™
Eclipse Public License 1.0
8 stars 3 forks source link

Running the client on Android #2

Closed ctron closed 7 years ago

ctron commented 7 years ago

This issue tracks information of using the client on the Android platform

ctron commented 7 years ago

Two error reports, currently in https://github.com/eclipse/kapua

Both seem to point into the direction that their selected Android versions doesn't support the Java 8 APIs.

ctron commented 7 years ago

I just validated the setup. Using Android Studio 3.0 Canary 5, disabling the Jack toolchain, using Android target SDK 24, running on Android O, using the Android Gradle Plugin 3.0-alpha5 does work!