Thanks Mark, Actually I need to develop XMLRPC client in adnroid for XMLRPC server, I have used Apache XMLRPC libraries which are working in java, not in android,since those need javax.xml libraries
On Dec 26, 5:45 pm, Mark Murphy <[email protected]> wrote: > sunrises wrote: > > Please will you provide alternative , or any hints? > > I have absolutely no idea what you are trying to do, other than add > something from javax.xml to your application. If you ask a very > low-level question, you will get a very low-level answer. > > Generally speaking, Android already has three XML parsers (DOM, SAX, and > XPP), so you should stick with one of those, or libraries that only > require one of those. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > _Beginning Android_ from Apress Now Available! -- 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

