i write android application about eBay which has eBay java API to use with my app.
but java API ,it use the class that not support on android platform such as javax.xml.ws. ... so it make the android app. fail to run on emu and in the logcat it shows cound not find class Have anyone has an idea to run the class that android doesn't support with my android app? Thank in Advance :)) -- 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

