Android Open Source - App flash OmniFlash






Project Summary

Flash Card App for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of OmniFlash.

ItemValue
Java File Count20
Activity Count9
Fragment Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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