Create Firefox Extension Using KotlinJS
Kotlin, my favourite programming language, has seen a fast adoption on platforms like Android or Server where the code is compiled to Java bytecode. However, as Kotlin also supports compilation…
Kotlin, my favourite programming language, has seen a fast adoption on platforms like Android or Server where the code is compiled to Java bytecode. However, as Kotlin also supports compilation…
Today i am going to share Review and Rating of recent release movie Justice League. It’s better than Batman v Superman. But it’s more successful as a trailer for Aquaman or TheFlash than as a…
Are you planning to create travelling app then this library named CardSlider for Android give you a beautiful UI to your application. This library create by Ramotion, Inc. and they create…
There are a number of choices out there when it comes to libraries for Android Dependency Injection, but how do you know which is for you? What is Android Dependency Injection?…
Android Material Sheet FAB Library that implements the floating action button to sheet transition from Google's Material Design documentation. It can be used with any FAB library on Android 4.0+ (API levels…
MVC, MVP and MVVM are three most popular design patterns. Where MVC stands for Model-View-Controller, MVP for Model-View-Presenter and MVVM means Model-View-ViewModel. All these design patterns by and large help…
After Oreo announcement Google has started to update their Play Store with a new feature called Google Play Protect. The feature is available on Android phones and also in the…
Kotlin is all the rage lately. And while I do agree that the language is well thought out, it does have — as with everything else — its flaws. As we already discuss about…
Did you see those small badges indicating new messages count in WhatsApp near your chats? You can achieve the same result using this library. It is created to add small…
In this tutorial, I will share a practical example of Model View Presenter (MVP) pattern in Android development. Android MVP is a design pattern and when it comes to Android…