Re: [Simple-support] java.lang.VerifyError on Android
Brought to you by:
niallg
|
From: Niall G. <gal...@ya...> - 2011-04-28 09:46:08
|
Hi, Yes, I have done the same. Also check out this http://massaioli.homelinux.com/wordpress/2011/04/21/simple-xml-in-android-1-5-and-up/ it uses Simple 2.5.2 and works from Android 1.5 and up. --- On Wed, 27/4/11, Alec Plumb <al...@et...> wrote: From: Alec Plumb <al...@et...> Subject: Re: [Simple-support] java.lang.VerifyError on Android To: sim...@li... Received: Wednesday, 27 April, 2011, 2:18 PM I see that you are getting your error within a junit test case. I've had the same kind of problem testing projects with external libraries. If this is the same problem, then what you need to do is remove the library from your test project, then go to your main project, Project->Properties->Java Build Path->Order and Export, and export the simple library. I'm trying to use Simple XML on Android and although I have seen many say that it works on Android I have not been able to get the basic example from the tutorial working. -----Inline Attachment Follows----- ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd -----Inline Attachment Follows----- _______________________________________________ Simple-support mailing list Sim...@li... https://lists.sourceforge.net/lists/listinfo/simple-support |