Major update to v2.5

This commit is contained in:
Cameron Gutman
2014-07-03 23:33:14 -07:00
parent cc37da9a56
commit 3176ee72fe
23 changed files with 1977 additions and 560 deletions

View File

@@ -77,6 +77,7 @@ public class DiscoveryService extends Service {
}
});
} catch (IOException e) {
e.printStackTrace();
discoveryAgent = null;
}
}