Flash Card App for Android.
OmniFlash is hosted in the following web site
https://github.com/e-m-albright/OmniFlash
If you think the Android project OmniFlash listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of OmniFlash.
Item | Value |
---|---|
Java File Count | 20 |
Activity Count | 9 |
Fragment Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 11 image files in OmniFlash. The names of the image files are listed as follows.
arrow_down.png arrow_left.png arrow_right.png arrow_up.png cards.png edit.png edit_32.png ic_action_add.png ic_action_delete.png ic_action_search.png test.png
The following screenshort is generated from the image listed above.
OmniFlash has the following Java source files.
com.emalbright.omniflash.app.Card.java com.emalbright.omniflash.app.CardSet.java com.emalbright.omniflash.app.EditCardActivity.java com.emalbright.omniflash.app.EditListAdapter.java com.emalbright.omniflash.app.EditSetActivity.java com.emalbright.omniflash.app.Flip3dAnimation.java com.emalbright.omniflash.app.MainActivity.java com.emalbright.omniflash.app.MainGridAdapter.java com.emalbright.omniflash.app.MainGridItem.java com.emalbright.omniflash.app.OnSwipeTouchListener.java com.emalbright.omniflash.app.OverlayMenuFragment.java com.emalbright.omniflash.app.PreferenceActivity.java com.emalbright.omniflash.app.SetSettngActivity.java com.emalbright.omniflash.app.StatisticsActivity.java com.emalbright.omniflash.app.StatisticsListAdapter.java com.emalbright.omniflash.app.StatisticsListItem.java com.emalbright.omniflash.app.TestResultActivity.java com.emalbright.omniflash.app.TestSetActivity.java com.emalbright.omniflash.app.ViewSetActivity.java com.emalbright.omniflash.app.XMLParser.java