[android-developers] Re: Warning on Ignoring InnerClasses attribute with dex

2008-12-19 Thread Raja Nagendra Kumar
Hi, Thank you for letting me know this. I know kxml was present in M5, however in 1.0 r2, we get compile error. I am unable to find reference to package org.kxml2.kdom.in 1.0 docs. Could you pl. explain (you need to use the xmlpull.org interface rather than calling kxml directly) Regards,

[android-developers] Re: Warning on Ignoring InnerClasses attribute with dex

2008-12-18 Thread alan
kxml is built into android so you shouldnt need to include that jar (you need to use the xmlpull.org interface rather than calling kxml directly) On Dec 18, 8:20 am, Raja Nagendra Kumar nagendra.r...@gmail.com wrote: Could any one explain what is the meaning of the below warning of dex tool