Nah, it seems you have a confliction with jar lib. I also included a big jar
in my project and it works well.

Le Tuan Anh


2009/12/14 bear tung <beart...@gmail.com>

> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to