• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. M

    Apps Stops on code from external JAR

    Hi! I have an external jar-file (xercesImpl-2.9.1.jar) that I have imported and referenced in my Android-project in Eclipse. It is now visible in "Referenced libraries". In Eclipse it finds classes from this jar and there is no error anywhere. But when I debug the code it stops on the first use...