A news client on Android which could let people choose to see positive or negtive news..
NextNews is hosted in the following web site
https://github.com/maxio-yu/NextNews
If you think the Android project NextNews 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 NextNews.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 4 |
Fragment Count | 3 |
jar files used | android-support-v4.jar mpandroidchartlibrary-1-7-4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in NextNews. The names of the image files are listed as follows.
arrow.png
The following screenshort is generated from the image listed above.
NextNews has the following Java source files.
com.example.nextnews.MainActivity.java com.example.nextnews.ReadStatusPage.java com.example.nextnews.WebBrowser.java com.example.nextnews.adapter.LvAdapter.java com.example.nextnews.adapter.NewsListAdapter.java com.example.nextnews.fragment.NewsHeadlings.java com.example.nextnews.utils.DBAdapter.java com.example.nextnews.utils.RequestServer.java com.example.nextnews.view.NewsListView.java