Got the live ac35 data working in paralell with the parse and the app.

#story[820]
This commit is contained in:
Kusal Ekanayake
2017-04-27 14:40:26 +12:00
parent 67a702ffcd
commit 104fd86179
5 changed files with 25 additions and 15 deletions
@@ -135,9 +135,7 @@ public class CanvasController {
// e.printStackTrace();
//}
StreamReceiver sr = new StreamReceiver("csse-s302staff.canterbury.ac.nz", 4941,"TestThread1");
// StreamReceiver sr = new StreamReceiver("livedata.americascup.com", 4941, "TestThread1");
sr.start();
timer = new AnimationTimer() {
private int countdown = 60;