Home:ALL Converter>Android library not supporting API level below 23

Android library not supporting API level below 23

Ask Time:2016-11-09T12:39:48         Author:Firdoesh

Json Formatter

I am using Pulsator4Droid, an android library for some animation. It's working fine in API 23 but there is no support in API below 23 which crashes the app. Is there any way I can do this in Jelly Bean.

I want a version check before that animation, so if API is 23 Animation should be true, for below Animation false.

Author:Firdoesh,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/40500260/android-library-not-supporting-api-level-below-23
yy