xspotlivin wrote: > Ok. Well do you have any ideas or advice on how I can solve this > problem?
You haven't stated a problem we can really help you solve. You asked: "Are you not allowed to use this package on Android?" As Mr. Guy indicated, you are correct. The package is not shipped with Android, and adding platform classes like this is not recommended. Hence, you cannot use this package on Android at this time. If you can tell us what you are trying to do -- at more of a design level than "trying to use this javax.xml.transform" -- we might be able to give you some suggestions for how to achieve your goals without the use of the missing package. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 2.0 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 -~----------~----~----~----~------~----~------~--~---

