How to Add Multicolor TextView in Android?
Android TextView is capable of showing text in your Android app and previously we discuss how to add rotating animation with TextView. This tutorial explains how to use MultiColor TextView…
Android TextView is capable of showing text in your Android app and previously we discuss how to add rotating animation with TextView. This tutorial explains how to use MultiColor TextView…
With the release of the all-new iMac Pro, it’s time to revisit that age-old Apple-nerd question: “Should I build a Hackintosh(iHac pro)* instead?” A ‘hackintosh’ is a non-Apple computer that…
Recently we discuss about Camera Fragment Library which can control all your need on Camera but today we are going to see the Android Fragment Rigger which is the library to…
A colleague approached me a while ago and asked me a question about Kotlin. What was this “Nothing type”, and what was it used for? I did not really have…
This is the time of technology and everybody should adapt itself to it. If you are a dad and your work is related to computer and technology, then most certainly…
Advanced Kotlin Tips on writing good Kotlin code and using what the language has to offer. There are many benefits of using Kotlin; it is concise, safe and most importantly it…
You are going to delete lots of lines of code! Yes, it is not a clickbait! Most Android developers already know that Kotlin Parcelize allows any model class to be in…
So, the gyprock plasterboard you recently installed has got a stain and you have no idea how to get rid of it? Don’t worry, you are at the right place.…
You go to the market to buy a best Android phones. You searched the market and you have come across a lot of different options in Android phones. Now which one…
Android Timeline View Library (Using RecyclerView) is simple implementation used to display view like Tracking of shipment/order, steppers etc. Previously we discuss Android Vertical Steppers library which may display a transient…