Android app using API of memrise.com to store Dutch words I've learnt so I can view/search for them offline.
memrisedictionary is hosted in the following web site
https://github.com/emmaguy/memrisedictionary
If you think the Android project memrisedictionary 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 memrisedictionary.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 6 image files in memrisedictionary. The names of the image files are listed as follows.
bookmark.png delete.png delete_2.png logout.png sync.png sync2.png
The following screenshort is generated from the image listed above.
memrisedictionary has the following Java source files.
emmaguy.memrise.dictionary.DatabaseProvider.java emmaguy.memrise.dictionary.LearntWord.java emmaguy.memrise.dictionary.LearntWordAdapter.java emmaguy.memrise.dictionary.MemriseDictionaryActivity.java emmaguy.memrise.dictionary.MemriseDictionaryWordBuilder.java emmaguy.memrise.dictionary.RequestJson .java emmaguy.memrise.dictionary.UsernameEntryActivity.java