cbitstech / Purple-Robot

Sensing and automation platform for Android.
Other
38 stars 19 forks source link

Fix RuntimeException in LocalHttpServer$1.run, line 69 #102

Closed audaciouscode closed 11 years ago

audaciouscode commented 11 years ago

Version: 10011 | edu.northwestern.cbits.purple_robot_manager

Stacktrace

LocalHttpServer$1;run;LocalHttpServer.java;69
LocalHttpServer;start;LocalHttpServer.java;125
PersistentService;onCreate;PersistentService.java;49

Reason

java.lang.RuntimeException: Unable to create service edu.northwestern.cbits.purple_robot_manager.PersistentService: android.os.NetworkOnMainThreadException

Link to HockeyApp