An Android app that lets users search any news on NYTimes and The Guardian.
NewsSearch is hosted in the following web site
https://github.com/ttbach/NewsSearch
If you think the Android project NewsSearch 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 NewsSearch.
Item | Value |
---|---|
Java File Count | 19 |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
NewsSearch has the following Java source files.
com.example.mg3142.newssearch.ApplicationTest.java com.example.mg3142.newssearch.BackendAndGUIDetailActivity.java com.example.mg3142.newssearch.BackendAndGUIDetailFragment.java com.example.mg3142.newssearch.BackendAndGUIListActivity.java com.example.mg3142.newssearch.BackendAndGUIListFragment.java com.example.mg3142.newssearch.ConditionCheck.java com.example.mg3142.newssearch.InputClass.java com.example.mg3142.newssearch.backendTrieAPI.JSON.JSONArray.java com.example.mg3142.newssearch.backendTrieAPI.JSON.JSONException.java com.example.mg3142.newssearch.backendTrieAPI.JSON.JSONObject.java com.example.mg3142.newssearch.backendTrieAPI.JSON.JSONString.java com.example.mg3142.newssearch.backendTrieAPI.JSON.JSONTokener.java com.example.mg3142.newssearch.backendTrieAPI.JSON.MainMethod.java com.example.mg3142.newssearch.backendTrieAPI.NewsAPI .java com.example.mg3142.newssearch.backendTrieAPI.Trie .java com.example.mg3142.newssearch.backendTrieAPI.TrieImp.java com.example.mg3142.newssearch.backendTrieAPI.TrieNode .java com.example.mg3142.newssearch.backendTrieAPI.TrieNodeImp.java com.example.mg3142.newssearch.backendTrieAPI.Writer .java