[GAME] [2.3+] Math Practice

73R3WY

Member
Jun 10, 2013
25
25
3
Good day to all. I would just like to share my android app Math Practice. With this app, you can exercise your mathematical skills or master specific mathematical operation. I know there's already a lot of existing "Math Apps/Games", but just allow me to share mine, this is a product of my programming practice. Thank you.

Features:
  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Modulus or Remainder
  • Choose specific operations to practice
  • Choose starting difficulty
  • Some animations
  • Continuous practice until you answered incorrectly 3 times
  • Randomly generated questions depending on difficulty

Screenshots:
NEWscreenshot_1.pngNEWscreenshot_2.pngNEWscreenshot_3.pngNEWscreenshot_4.png

How to install (SIMPLE):
1. Download the attached Math Practice.apk below.
2. If you downloaded it from your computer, copy the Math Practice.apk to your sdcard.
3. In your phone, use your favorite file manager to browse for Math Practice.apk.
4. Tap on Math Practice.apk to install it. (If you are getting a warning that you are installing from unknown sources, select Settings, Check the checkbox for Unknown sources and continue installing, don't worry, my app doesn't contain malwares).

How to install (VIA USB ADB for EXPERIENCED USERS):
1. Download the attached Math Practice.apk below.
2. Connect your phone to your computer. (Debugging drivers must be installed).
3. Open your favorite terminal/cmd and invoke the command:

Code:
adb install Math Practice.apk
Play Store:


Download:
View attachment 3200984 version code: 1
 
Last edited:
  • Like
Reactions: lovely_candy

73R3WY

Member
Jun 10, 2013
25
25
3
So, how can I install it on my device?
To install it on your device manually,

1. Download the attached Math Practice.apk from above.
2. Copy it to your phone (only if you downloaded it from your computer).
3. Use your favorite file manager to locate it in your sdcard.
4. Tap Math Practice.apk and install. (If you are warned that you are installing from unknown sources, select Settings and check the Unknown sources and continue installing it, don't worry it doesn't contain malware).
Hope that helps :good:. Thank you.

OR Download it from Play Store using the link above.
 
Last edited:
  • Like
Reactions: lovely_candy