Re: [Simple-support] Proguard on Android woes
Brought to you by:
niallg
|
From: Niall G. <gal...@ya...> - 2011-01-14 07:58:21
|
Hi, I think you just have to use the name="xxx" attributes on all the annotations. If you do not then the field names will not match the element and attribute names. I can't see any reason it will not work when the names are explicitly specified. Niall --- On Thu, 13/1/11, John Sonmez <joh...@gm...> wrote: From: John Sonmez <joh...@gm...> Subject: [Simple-support] Proguard on Android woes To: sim...@li... Received: Thursday, 13 January, 2011, 12:29 PM Anyone know how to get simple working with Proguard on Android?I been banging my head against the wall running into so many problems trying to serialize a set of files.I have everything working find when I don't use Proguard, but as soon as I turn it all everything breaks. Any tips on what things I need to put in the Proguard config so that Simple can have all the classes and names it needs? Thanks, John Sonmez http://simpleprogrammer.com http://elegantcode.com -----Inline Attachment Follows----- ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl -----Inline Attachment Follows----- _______________________________________________ Simple-support mailing list Sim...@li... https://lists.sourceforge.net/lists/listinfo/simple-support |