Android Open Source - News search NewsSearch






Project Summary

An Android app that lets users search any news on NYTimes and The Guardian.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of NewsSearch.

ItemValue
Java File Count19
Target SDK Version19
Minimum SDK Version17
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

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