"Android app: Find prime numbers" is a simple android project for learning the basics of mobile software development on Java.
Create the app that:
- Has 6 buttons with random numbers, that you can tap;
- Give a toast with certain signal after a tap;
- Also has 2 buttons with additional windows about developers and about prime numbers.
- Working app with positive and negative toasts
- Additional windows
Add features to the app:
- Landscape mode
- App should save the "Guess session" after changing phone orientation or switching to another app;
- Saving guess state in landscape mode and after switching
Add features to the app:
- Extra help window with hint;
- Tracking help and extra help usage;
- New toast messages after help and extra help usage