Hey, I was trying to use MINA with Android for this RDP-Client I am building. The Problem is that Android crashes during Runtime with this error:
INFO/dalvikvm(821): DexOpt: access denied from Lorg/slf4j/ LoggerFactory; to field Lorg/slf4j/impl/StaticLoggerBinder;.SINGLETON I asked a colleague of mine and he thinks that sl4j tries to log something into the filesystem and Android denies that. Has anyone an idea of how to either allow that, disable this "Feature" of slf4j or maybe another reason? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

