CodeVsColor
Languages
Python
Java
C++
C
Javascript
C#
Web
TypeScript
React.js
BootStrap
Mobile
Android
React Native
Flutter
Kotlin
Dart
Swift/iOS
Backend
Node.js
MongoDB
Ask your question
github
twitter
email
Python tutorials
Java tutorials
C++ tutorials
C tutorials
Javascript tutorials
C# tutorials
TypeScript tutorials
React.js tutorials
BootStrap tutorials
Android tutorials
React Native tutorials
Kotlin tutorials
Dart tutorials
Swift/iOS tutorials
Node.js tutorials
MongoDB tutorials
About
Privacy Policy
T&C
Contact
CodeVsColor
Languages
Python
Java
C++
C
Javascript
C#
Web
TypeScript
React.js
BootStrap
Mobile
Android
React Native
Flutter
Kotlin
Dart
Swift/iOS
Backend
Node.js
MongoDB
Ask your question
github
twitter
email
Python tutorials
Java tutorials
C++ tutorials
C tutorials
Javascript tutorials
C# tutorials
TypeScript tutorials
React.js tutorials
BootStrap tutorials
Android tutorials
React Native tutorials
Kotlin tutorials
Dart tutorials
Swift/iOS tutorials
Node.js tutorials
MongoDB tutorials
About
Privacy Policy
T&C
Contact
Android tutorials and Example programs
Android Material Design Tutorial : Part 1 : Toolbar
Android Material Design Tutorial : Part 2 : Collapsing Toolbar Layout
Android Material Design Tutorial : Part 3 : Fab and Snackbar
Android Material Design Tutorial : Part 4 : Floating label edit text
Android Material Design Tutorial : Part 5 : Tab Layout
Android Material Design Tutorial : Part 5.1 : Tab layout part 2
Android Material Design Tutorial : Part 6 : Navigation View
Android Material Design Tutorial : Part 8 : Recyclerview - Basics
Android Material Design Tutorial : Part 9 : Recyclerview tutorial to create Grids
Android Material Design Tutorial : Part 10 : Password Visibility Toggle
Android Material Design Tutorial : Part 11 : Bottom Navigation View
Android Day-night view tutorial
Android working with Vector Drawable
Android Vector Drawable Part 2
Android Studio webp images tutorial
Android Unit Testing Part 1 : Introduction
Android Unit Testing Part 2
Android Testing Part 3 : Testing using mockito
Android Testing Part 4 : Instrumented unit test
Android Testing Part 5 : Automated UI Testing using Espresso
Android Retrofit 2 Tutorial
Firebase Tutorial Part 1 : introduction
Firebase Tutorial Part 2 : Signup/SignIn and SignOut
Firebase Tutorial Part 3 : Firebase realtime database
Firebase Tutorial Part 4 : Firebase Storage
Java 8 in Android Studio Tutorial - 1
Android Kotlin program to load image from url using glide
Android Kotlin example to pass data from one Activity to another
How to create a basic recyclerview in Android using Kotlin
How to validate an email in Kotlin in Android
How to hide soft keyboard in Android (Kotlin) programmatically
How to change the theme of Android Studio
Create a recyclerview with image from API in Kotlin Android
How to delete an item from a recyclerview in Android(Kotlin)
How to add pull to refresh/ swipe refresh in an Android project in Kotlin
How to change the App name and package name in Android Studio
Adapter callback in Android using lambda function of Kotlin
How to show/hide a menu button in Android dynamically in Kotlin
Learn to create a simple Alert Dialog in Android using Kotlin
How to create an alert dialog with a list in Android(Kotlin)
How to create an alert dialog with multiselection in Android(Kotlin)
How to add a tooltip to a button in Android