P.S. The classloader thing is a warning, not an error, and it could appear 
several log entries above. The exact text is

The class loader returned by Thread.getContextClassLoader() may fail for 
processes that host multiple applications. You should explicitly specify a 
context class loader. For example: 
Thread.setContextClassLoader(getClass().getClassLoader());

-- 
You received this message because you are subscribed to the Google Groups 
"scala-on-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to scala-on-android+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to