Join Slack
Powered by
Changing min API to 24 :wink:
# android
b
bryan
03/03/2017, 9:50 PM
Changing min API to 24 😉
k
kingsley
03/03/2017, 10:18 PM
bryan: Looks like I might have passed the wrong information regarding this. Android indeed doesn't support java.time APIs. See supported features and APIs here:
https://developer.android.com/guide/platform/j8-jack.html#supported-features
b
bryan
03/03/2017, 10:19 PM
Thanks!
k
kingsley
03/03/2017, 10:26 PM
Your other option really is ThreeTenABP:
https://github.com/JakeWharton/ThreeTenABP
kingsley
03/03/2017, 10:28 PM
It has roughly about 2.9k methods
kingsley
03/03/2017, 10:28 PM
Jodatime has ~4.7k
b
bryan
03/05/2017, 2:26 AM
Thanks I went with ThreeTenABP
👍 1
5
Views
Open in Slack
Previous
Next