Closed GoogleCodeExporter closed 9 years ago
StartService is doing the main processing on the main thread (which may be even the UI thread). The load should be shifted to a worker thread to avoid ANR.
Original issue reported on code.google.com by lemordan...@gmail.com on 24 Feb 2014 at 10:50
lemordan...@gmail.com
This issue was closed by revision r445.
Original comment by lemordan...@gmail.com on 24 Feb 2014 at 11:17
Original issue reported on code.google.com by
lemordan...@gmail.com
on 24 Feb 2014 at 10:50