While I have seen a few other messages regarding getting XPath functions to work on the Android platform, none really seemed to offer operable advice.
- Are there any Android-compiled XPath libraries out there? - If not, then is it feasible to port an existing XPath library (i.e. JDOM) by obtaining the source code and required dependencies and compiling it within an Eclipse Android project? Since we can't seem to find existing XPath libraries for Android, our team has been trying for many days to hand compile either the Sun XPath libraries and JDOM libraries to no avail thus far. While we have been able to get the Sun (Javax.xml...) libraries to compile, many functions throw exceptions at run time that would seem to indicate that differences exist between core libraries provided on Android and the built-from-source libraries. Any suggestions would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

