Android Open Source - News search CS247






Project Summary

This repository holds the code for that team three wrote for the CS247 module at the University of Warwick. The project scours the web searching for information that may be relevant to the stock market and then reports it to a user via an android application along with a suggestion on what actions to take because of this news..

Web Site / Source Repository

CS247 is hosted in the following web site
https://github.com/AaronKalair/CS247

If you think the Android project CS247 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 CS247.

ItemValue
Java File Count35
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS
com.google.android.c2dm.permission.RECEIVE
cs247.app.permission.C2D_MESSAGE
Raw File Namesres\raw\off.png
res\raw\on.png




Java Source Files

CS247 has the following Java source files.

CS247.AndroidClient.java
CS247.AndroidServer.java
CS247.Client.java
CS247.ClientWorkerThread.java
CS247.Database.java
CS247.Job.java
CS247.JobFactory.java
CS247.RelevancyJob.java
CS247.ResultsThread.java
CS247.Scheduler.java
CS247.Server.java
cs247.app.CS247App.java
cs247.app.CS247ServerConnection.java
cs247.app.DBAdmin.java
cs247.app.Details.java
cs247.app.MyC2dmReceiver.java