Android Open Source - Game play WordFlip






Project Summary

Android app/game which allows you to record speech and play it in reverse..

Web Site / Source Repository

WordFlip is hosted in the following web site
https://github.com/vinkstuff/WordFlip

If you think the Android project WordFlip listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of WordFlip.

ItemValue
Java File Count3
Activity Count1
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\databases\words_db.db




Resource Files

There are 6 image files in WordFlip. The names of the image files are listed as follows.

play_icon.png
play_reverse_icon.png
record_off_icon.png
record_off_icon_2.png
record_on_icon.png
record_on_icon_2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

WordFlip has the following Java source files.

com.filipvinkovic.wordflip.ApplicationTest.java
com.filipvinkovic.wordflip.database.Database.java
com.filipvinkovic.wordflip.main.MainActivity.java