Simple Android App to practice memorization of the phonetic alphabet with questions.
git clone
the repository and open the Phoneticise folder in Android studio- You can download Android Studio from here if you haven't already
- Change the
build.gradle
file so theclasspath
to the gradle build is accurate - Modify the
compileSdkVersion
,minSdkVersion
ortargetSdkVersion
according to device(s) build
the application- Connect your desired android device with USB debuggin enabled or create a virtual device
run
the application- Practice to your heart's content!
Note: Should the build fail run Build -> clean project
then Build -> rebuild project
Coming soon to the app store!
- Java
- Gradle
- XML
- Android Studio
- Benjamin Kostiuk
- Adam Sinicki
Special thanks to Adam Sinicki for his Android Studio Tutorial and visual inspiration