Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 2.27 KB

README.md

File metadata and controls

32 lines (22 loc) · 2.27 KB

Short Summary

A very simple guess the number application, in this project I have used Lottie Animations for a more Interactive User Interface and Used Basic Java Functions to auto-generate a number and then verify that and save the results into the mobile phone's local directory.

Here are some GIFs to get a visual of the working of the application.

Functions/Tools Used

Here are some of the coded functions and tools which are used in this application:

  • countdown timer is used to make a Timer and Update after every second.
  • java.util.Random; used to create a random number every time.
  • Lottie Animations used to implement these animations - Lottie Animations.
  • Implemented Splash Screen using Cold Boot Technique which loads the splash screen within the Launch Time.
  • Used the usual Toast, but with steroids 💪 GrenderG/Toasty.
  • A perfect CircleImageView for round Profile Images.

Always open for Discussions : 😊 Parneet Raghuvanshi