An Android application that can read Flash Cards into Evernote via OCR and make lists..
Flash-Study is hosted in the following web site
https://github.com/shrav/Flash-Study
If you think the Android project Flash-Study 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 Flash-Study.
Item | Value |
---|---|
Java File Count | 35 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 5 |
Activity Count | 11 |
jar files used | android-support-v4.jar evernote-api-1.23.jar scribe-1.3.1.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\century_gothic.ttf assets\century_gothic_bold.ttf assets\century_gothic_italic.ttf assets\phototest.gif |
There are 3 image files in Flash-Study. The names of the image files are listed as follows.
bgpattern.png ic_action_form.png ic_action_photo.png
The following screenshort is generated from the image listed above.
Flash-Study has the following Java source files.
com.evernote.android.sample.HelloEDAM.java com.evernote.android.sample.ImagePicker.java com.evernote.android.sample.ParentActivity.java com.evernote.android.sample.SearchNotes.java com.evernote.android.sample.SimpleNote.java com.evernote.client.android.AsyncBusinessNoteStoreClient.java com.evernote.client.android.AsyncLinkedNoteStoreClient.java com.evernote.client.android.AsyncNoteStoreClient.java com.evernote.client.android.AsyncUserStoreClient.java com.evernote.client.android.AuthenticationResult.java com.evernote.client.android.BootstrapManager.java com.evernote.client.android.ClientFactory.java com.evernote.client.android.EvernoteOAuthActivity.java com.evernote.client.android.EvernoteSession.java com.evernote.client.android.EvernoteUtil.java com.evernote.client.android.InvalidAuthenticationException.java com.evernote.client.android.OnClientCallback.java com.evernote.client.conn.mobile.DiskBackedByteStore.java com.evernote.client.conn.mobile.FileData.java com.evernote.client.conn.mobile.FileDataException.java com.evernote.client.conn.mobile.TEvernoteHttpClient.java com.evernote.client.oauth.EvernoteAuthToken.java com.evernote.client.oauth.YinxiangApi.java com.flashstudy.android.CameraActivity.java com.flashstudy.android.FlashcardListAdapter.java com.flashstudy.android.FormEntryActivity.java com.flashstudy.android.HeaderView.java com.flashstudy.android.InputListAdapter.java com.flashstudy.android.MenuActivity.java com.flashstudy.android.SetViewerActivity.java com.flashstudy.flashcard.Flashcard.java com.flashstudy.flashcard.Set.java