Add Uber Car Animation Android
I found a question on Quora about How to add Uber car animation in Android application. I really like this question and found a solution which help you if want…
I found a question on Quora about How to add Uber car animation in Android application. I really like this question and found a solution which help you if want…
In previous article, we focused on Shadow image with Material Shadow library and today we come with cool animation with View using FloatingView animation library in Android. It can make the…
Recently we discuss about Kotlin Native and daily used kotlin code, today we are going to discuss about Google's Material Shadow library. Material Shadow is a library for seamlessly integrating Material…
In past month i did some work on Kotlin and some article you can see on this trending topic. So today i am here with the list of daily used…
Kotlin Native is another step toward making Kotlin usable throughout a modern application. Eventually, it will be possible to use Kotlin to write every component, from the server back-end to…
GraphView is a library for Android to programmatically create flexible and nice-looking diagrams. It is easy to understand, to integrate and to customize. Recently we've seen some View article like Increment ProductView,…
If you’re just starting your adventure with ConstraintLayout, the new layout that’s available in a support library and is closely integrated with the visual UI editor in Android Studio 2.2.…
Today i am going to show you how to use GIF in Android application after my recent post on use of Springy Facebook Rebound library. Everyone know about GIF(Graphics Interchange Format)…
After series of leaks of the upcoming Samsung Galaxy Note 8 and iPhone 8, now we have some more leaks of the front panel of both the device side by side…
Most of Android developer wants to know that how Android Instant Run works. It’s a feature in Android Studio that uses ✨magic✨ to significantly reduce the build and deploy times for incremental code…