When I started this task, my goal was simple:
Build a small Dice Roller App… but I wanted to make it better than just “two random numbers.”
So I:
Made two dice roll at the same time with one button click.
Ensured each roll generates a new random number every time.
Made each die independent, so they don’t always show the same number.
Designed a custom launcher icon so the app feels unique from the outside.
Built a responsive layout so it works perfectly in both portrait and landscape modes.
It might look like a small project, but for me, it was another step forward in:
Java
Android Studio
UI design for different orientations