• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests
December 29, 2022 |3.3K Views
How to Create a Scratch Card in Android Studio using Kotlin
  Share  1 Like
Description
Discussion

Scratch Card View is seen in many android applications such as Google, Phone Pe and many payment applications. This view is generally used to provide reward to the mobile user. 

In this view user has to simply scratch on the view to reveal the reward to the user. User has to simply scratch the card to view the reward within the application. In this video we will be building a simple application in which we will be displaying a simple Scratch Card View and on scratching it user will be able to see a simple android image within android application. 

Scratch Card View in Android: https://www.geeksforgeeks.org/android-scratch-card-view-using-kotlin/

Read More