Android Error:compileSdkVersion android-21 requires compiling with JDK 7 Panayiotis Georgiou 26/02/2015 1 During my last project on Android 5.0 Reveal Animation, this error occurred: Error:compileSdkVersion android-21 requires…
Android Reveal Animations on Android 5.0 Panayiotis Georgiou 25/02/2015 1 Android 5.0, added in API level 21, introduce ViewAnimationUtils.createCircularReveal (View view, int centerX, int centerY, float…