A simple dictionary app for Android.
Define is hosted in the following web site
https://github.com/tills13/Define
If you think the Android project Define 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 Define.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
Define has the following Java source files.
com.jseb.define.Define.java com.jseb.define.DefinitionList.java com.jseb.define.adapters.DefinitionAdapter.java com.jseb.define.fetchers.DefinitionFetcher.java com.jseb.define.objects.Definition.java