Hello everyone
Developing a mobile/wearable companion app between Android phone and Samsung Gear S2, and I've been using the Accessory SDK on Android. Trouble appears because the project won't compile the Accessory SDK in Java 8. This will be troublesome in the future as Android N only compiles with Java 8 and no companion apps can be developed on devices that run Android N.
Any clues on whether this will be fixed soon before the release of Android N, or how to fix this?
Accessory SDK and Java 8