My attempt to build an android app for learning etymologies. Etymologies are not definitions of words. They are to explain how the origin of words and the way in which their meanings have changed throughout history..
Etymologies is hosted in the following web site
https://github.com/dainiusjocas/Etymologies
If you think the Android project Etymologies 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 Etymologies.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\www\horse.webp assets\www\ic_search.png |
There are 2 image files in Etymologies. The names of the image files are listed as follows.
ic_action_search.png ic_search.png
The following screenshort is generated from the image listed above.
Etymologies has the following Java source files.
lt.suiniad.etymologies.DefinitionExtractor.java lt.suiniad.etymologies.EtymologiesApp.java lt.suiniad.etymologies.EtymologyWebViewClient.java lt.suiniad.etymologies.MainPage.java lt.suiniad.etymologies.ResponsePreparator.java lt.suiniad.etymologies.SiteSourceGetter.java lt.suiniad.etymologies.storage.IStorage.java lt.suiniad.etymologies.storage.Storage.java lt.suiniad.etymologies.storage.database.Etymology.java lt.suiniad.etymologies.storage.database.EtymologyController.java lt.suiniad.etymologies.storage.database.SQLiteHelper.java