for example, xml-security project. I used add xmlsec-1.4.3.jar( http://santuario.apache.org/dist/java-library/) in asset dir, then I add library. But when I run my Activity, it was force closed with error:
E/dalvikvm( 1427): Could not find method javax.xml.transform.TransformerFactory.newInstance, referenced from method com.linda.TestTest.onCreate W/dalvikvm( 1427): VFY: unable to resolve static method 14: Ljavax/xml/transform/TransformerFactory;.newInstance ()Ljavax/xml/transform/TransformerFactory; W/dalvikvm( 1427): VFY: rejecting opcode 0x71 at 0x0008 W/dalvikvm( 1427): VFY: rejected Lcom/linda/TestTest;.onCreate (Landroid/os/Bundle;)V W/dalvikvm( 1427): Verifier rejected class Lcom/linda/TestTest; thanks for help -- Bear ^O^ -- 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

