Post Page Advertisement [Top]
Latest News
We are going to learn about Kotlin Classes, primary constructor, secondary constructor, initialization etc in a very good approach by compa...
Here we discuss about creating a fan controller from scratch by using Kotlin and AndroidX. Fan Control view at initial stage Fan c...
With lot of efforts and writing huge code for Android RecyclerView, I ended up with this code, but for now I think it is very easy to use a...
Android VideoView widget tutorial and reference with Example Android System provides VideoView widget in which we can play video file ea...
Hello, If you want to get card type i.e. Visa, Master, Rupay etc. by card number, here is the code you can use. This code uses regex ...
Hello, If you want to get card type i.e. Visa, Master, Rupay etc. by card number, here is the code you can use. This code uses regex ...
BicyclePart.java package com.masoomyf ; /** * com.masoomyf created by masoomyf on 28-01-2018. */ //Class for bicycle par...