I am developing application similar to openoffice. I need to read/write doc ,excel , powerpoint files in this application . How can I do it ? Is there any android SDK classes for this ?
Thanks in advance !
I am developing application similar to openoffice. I need to read/write doc ,excel , powerpoint files in this application . How can I do it ? Is there any android SDK classes for this ?
Thanks in advance !
The SDK does not include this functionality, because file structure of excel and word files is very complicated. There are a number of libraries available:
jOpenDocument libraries (don't know if you can use this on android)