After upgrading SDK Tools to version 22, classes from jars from the library project (placed in its libs directory) are not displayed in the application project (which depends on the library project). It does not work in Eclpise (it doesnβt even compile), nor from the ant command line (the project compiles fine, but NoClassDefFoundError displayed at runtime). I tried to copy and copy the libs folder without success.
koral source share