Build from Gradle, includes volley and its callback interface also gson serializer libs..
DictionaryProject is hosted in the following web site
https://github.com/alimertozdemir/DictionaryProject
If you think the Android project DictionaryProject 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 DictionaryProject.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 6 image files in DictionaryProject. The names of the image files are listed as follows.
apptheme_spinner_default_holo_light.9.png apptheme_spinner_disabled_holo_light.9.png apptheme_spinner_focused_holo_light.9.png apptheme_spinner_pressed_holo_light.9.png ic_mic_l_red.png menu_dropdown_panel_example.9.png
The following screenshort is generated from the image listed above.
DictionaryProject has the following Java source files.
com.mydictionaryapp.ApplicationTest.java com.mydictionaryapp.DictionaryTestApp.java com.mydictionaryapp.HttpRequest.java com.mydictionaryapp.HttpRequestCallback.java com.mydictionaryapp.SearchHistoryActivity.java com.mydictionaryapp.adapter.SearchHistoryAdapter.java com.mydictionaryapp.model.Dictionary.java com.mydictionaryapp.model.SearchHistoryBeans.java com.mydictionaryapp.utils.AppUtils.java