Hello, I am trying to give pptx support in my app by converting pptx(from sdcard) into HTML view and then display it in the webview. For this I am using Apache POI libraries but still I am unable to do this. Can anyone help me out in this regard if he/she has worked on same issue before. And also do tell me the exact libraries to link to my project. Currently i am adding the following libraries in my project poi-3.8 poi-ooxml-3.8 poi-ooxml-schemas-3.8 xmlbeans-2.3 dom4j-1.6 but its not getting compiled...throws error "Conversion to Dalvik format failed with error 2" or "heap space" error or "Conversion to Dalvik format failed with error 1".
-- 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

