Closed GoogleCodeExporter closed 9 years ago
What's bl? This looks obfuscated so you'll have to let us know what bl maps to.
Original comment by aml.cur...@gmail.com
on 19 Jun 2012 at 7:53
It is obfuscated and it was mapped to multipel spots where I found something in
a Runnable() not being caught in a tray catch and logged. So I added try
catch's to all exceptions inside run() methods of Threads.
Also I changed all new Thread().start(); to ThreadExecutor.runTask() for
performance. Can you test on your platform to make sure everything is working
as expected?
Original comment by mellowaredev
on 19 Jun 2012 at 8:52
Original comment by mellowaredev
on 19 Jun 2012 at 8:52
2.5.0 Released to Android Market
Original comment by mellowaredev
on 4 Jul 2012 at 2:36
Original issue reported on code.google.com by
mellowaredev
on 8 Jun 2012 at 2:01