ode4j icon indicating copy to clipboard operation
ode4j copied to clipboard

Switch to Java 7 compatibility

Open tzaeschke opened this issue 9 years ago • 3 comments

Android supports Java 7 since Android KitKat (4.4 / buildToolsVersion 19). However, maybe we should not switch to soon, because of legacy Androids

tzaeschke avatar Oct 16 '14 12:10 tzaeschke

Sounds good. I'm writing my game using Java 7 so either is fine.

jfelrod1960 avatar Oct 18 '14 03:10 jfelrod1960

Market share is tracked here: https://developer.android.com/about/dashboards/index.html KitKat+ now has a combined share of >57%.

tzaeschke avatar Sep 02 '15 10:09 tzaeschke

The support libraries seem to allow using new features on older Android version. https://developer.android.com/tools/support-library/index.html This sounds like we should switch to Java 7 in ode4j rather sooner than later.

tzaeschke avatar Sep 02 '15 10:09 tzaeschke

Closed as outdated / not relevant anymore. ode4j will be Java 8 with 0.5.0

tzaeschke avatar May 19 '23 17:05 tzaeschke