Hi i try to add event to google Calendar it gives the error message
07-16 11:56:34.692: ERROR/dalvikvm(749): Could not find method javax.xml.parsers.SAXParserFactory.getSchema, referenced from method com.google.gdata.util.common.xml.parsing.SecureGenericXMLFactory$SecureSAXParserFactory.getSchema
My application add the event in google calendar but i am not able to view the screen properly android emulator gives the alert force to close the application. How to solve this? am i missing any libs?