Steve Wells In Java [JAVA] How to get credit card/debit card type(i.e. Visa, Master) from card number 3:57 AM
Art Soft In Android Fan Controller Kotlin - Create a custom view from scratch (Advanced Android 10.1 Part B) 11:10 PM
masoomyf In Android [Fixed : Android] Detect ScrollView stop scrolling or in scrolling perfect solution. 8:15 AM
In Laravel [Laravel] Lunar: The Laravel E-commerce Solution for Modern Headless Functionality and Dynamic StorefrontsLunar is a software package that has been specifically designed to work with Laravel, a popular PHP web appli… 4:56 PM· Updated :4:58 PM
In C Programming [Data Structure] [Tree] Level Order Traversal - Best Method [C++]Level Order Traversal is a traversal algorithm in Tree Data Structure, where a tree traversed from left to right for each … 5:04 AM
In Android [Fixed : Android] Detect ScrollView stop scrolling or in scrolling perfect solution.[Fixed : Android] Detect ScrollView stop scrolling or in scrolling perfect solution. Hello Devs, ScrollView don't p… 8:15 AM· Updated :8:22 AM
In Android [Fixed] [Android] How to fire stop/scrolling event in ScrollView. Hello Devs, FIXED: SOLUTION IDLE or SCROLLING I am searching ways to detect scrolling event of Scroll View, actually I … 8:54 AM· Updated :8:23 AM
In Kotlin for loop mastering with step, reverse, foreachKotlin made for loop very easy in compare to any language🔥. In java we know two types of for loop: 1. Index … 10:40 AM· Updated :11:00 AM
In Android Kotlin - Creating class, primary constructor, multiple constructorWe are going to learn about Kotlin Classes, primary constructor, secondary constructor, initialization etc in a very good… 9:04 PM
In Android Fan Controller Kotlin - Create a custom view from scratch (Advanced Android 10.1 Part B)Here we discuss about creating a fan controller from scratch by using Kotlin and AndroidX. Fan Control view at initia… 11:10 PM
In Android Easy Android RecyclerView implementation with Adapter, Holder, Click Listener Example in Java and Kotlin bothWith lot of efforts and writing huge code for Android RecyclerView, I ended up with this code, but for now I think it is … 10:10 AM· Updated :3:31 AM
In Android Playing video in Android with VideoView complete tutorial.Android VideoView widget tutorial and reference with Example Android System provides VideoView widget in which we can … 3:28 AM
In Java [JAVA] How to get credit card/debit card type(i.e. Visa, Master) from card numberHello, If you want to get card type i.e. Visa, Master, Rupay etc. by card number, here is the code you can use. Thi… 3:57 AM
In PHP [PHP]How to get credit card/debit card type(i.e. Visa, Master, Rupay) from card numberHello, If you want to get card type i.e. Visa, Master, Rupay etc. by card number, here is the code you can use. Thi… 3:51 AM· Updated :3:59 AM
In Application Java - Very basic and simple bicycle Part's inventory database application.BicyclePart.java package com.masoomyf ; /** * com.masoomyf created by masoomyf on 28-01-2018. */ //Cla… 11:19 AM· Updated :11:49 AM