[2014-11-05 17:51:39 - Prolians] The library 'cbl_collator_so-1.0.3.1.jar' contains native libraries that will not run on the device.
[2014-11-05 17:51:39 - Prolians] Additionally some of those libraries will interfer with the installation of the application because of their location in lib/
[2014-11-05 17:51:39 - Prolians] lib/ is reserved for NDK libraries.
[2014-11-05 17:51:39 - Prolians] The following libraries were found:
[2014-11-05 17:51:39 - Prolians] - lib/armeabi-v7a/libcom_couchbase_touchdb_RevCollator.so
[2014-11-05 17:51:39 - Prolians] - lib/armeabi-v7a/libcom_couchbase_touchdb_TDCollateJSON.so
[2014-11-05 17:51:39 - Prolians] - lib/armeabi/libcom_couchbase_touchdb_RevCollator.so
[2014-11-05 17:51:39 - Prolians] - lib/armeabi/libcom_couchbase_touchdb_TDCollateJSON.so
[2014-11-05 17:51:39 - Prolians] - lib/mips/libcom_couchbase_touchdb_RevCollator.so
[2014-11-05 17:51:39 - Prolians] - lib/mips/libcom_couchbase_touchdb_TDCollateJSON.so
[2014-11-05 17:51:39 - Prolians] - lib/x86/libcom_couchbase_touchdb_RevCollator.so
[2014-11-05 17:51:39 - Prolians] - lib/x86/libcom_couchbase_touchdb_TDCollateJSON.so
J'ai essayé (dans le doute) de me séparer des fichiers qui posent problème mais dans ce cas-là, j'obtiens une exception qui me dit que l'application ne trouve pas la lib.[2014-11-05 17:51:32 - Prolians] Dx warning: Ignoring InnerClasses attribute for an anonymous inner class
(Acme.Serve.Main$1) that doesn't come with an
associated EnclosingMethod attribute. This class was probably produced by a
compiler that did not target the modern .class file format. The recommended
solution is to recompile the class from source, using an up-to-date compiler
and without specifying any "-target" type options. The consequence of ignoring
this warning is that reflective operations on this class will incorrectly
indicate that it is *not* an inner class.
Mais je dois avouer que je ne la comprends pas vraiment où, en tout cas je ne vois pas comment régler le probleme...