Android Studio 1.0.1, Gradle 1.0, Gson, Volley, SharedPreferences....
TalkingDictionaryApp is hosted in the following web site
https://github.com/alimertozdemir/TalkingDictionaryApp
If you think the Android project TalkingDictionaryApp 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 TalkingDictionaryApp.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 14 image files in TalkingDictionaryApp. 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_ab_overflow_compat.png ic_ab_up_compat.png ic_drawer.png ic_mic_l_red.png ic_mic_l_white.png ic_microphone_red_24dp.png ic_microphone_white_24dp.png ico_mic.9.png menu_dropdown_panel_example.9.png red.png
The following screenshort is generated from the image listed above.
TalkingDictionaryApp has the following Java source files.
com.alimertozdemir.talkingdictionaryapp.ApplicationTest.java com.alimertozdemir.talkingdictionaryapp.DictionaryTestApp.java com.alimertozdemir.talkingdictionaryapp.HttpRequest.java com.alimertozdemir.talkingdictionaryapp.HttpRequestCallback.java com.alimertozdemir.talkingdictionaryapp.SearchHistoryActivity.java com.alimertozdemir.talkingdictionaryapp.SettingsActivity.java com.alimertozdemir.talkingdictionaryapp.adapter.SearchHistoryAdapter.java com.alimertozdemir.talkingdictionaryapp.model.DictionaryResult.java com.alimertozdemir.talkingdictionaryapp.model.SearchHistoryBeans.java com.alimertozdemir.talkingdictionaryapp.model.TranslateResults.java com.alimertozdemir.talkingdictionaryapp.model.UIDictionary.java com.alimertozdemir.talkingdictionaryapp.utils.AppUtils.java com.alimertozdemir.talkingdictionaryapp.utils.FloatingActionButton.java com.alimertozdemir.talkingdictionaryapp.utils.SharedPreference.java