Skip to content

iamAjayJadhav/Flappy-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Flappy-Android

Let's create a Login user interface in android.

📸 Screenshots

Steps:

  1. Create a new project with Empty Activity with a minimum sdk:API 21:Android 5.0(Lollipop).

  2. Add this Material dependencies in your build.gradle(Module:app) file, After adding the dependencies click on Sync Now which is on the topright corner.

  • implementation 'com.google.android.material:material:1.2.0'
  1. In your styles.xml file replace the parent with - "Theme.MaterialComponents.Light.NoActionBar"
  • <style name="AppTheme" parent="Theme.MaterialComponents.Light.NoActionBar">
  1. Import the drawables from the flappy folder as shown.
  1. In your activity_main file replace the code with activity_main file code.

  2. Congrats now you have a beautiful Login-ui

Contact me - Let's become friends

For Queries contact me on linkedin

Show some 💖 and star ⭐ the repository. Its free 🙏