POI HSSF now ported to Android - XSSF on the other hand...

2011-10-30 Thread Dennis Sheil
Hi, I wanted to see the POI HSSF/XSSF project on Android, so I did a port to Android. I did a very basic spreadsheet, which can be seen here: https://github.com/dennis-sheil/android-spreadsheet The main reason the spreadsheet is so basic is that the first thing I did was implement a very basic

Re: POI HSSF now ported to Android - XSSF on the other hand...

2011-11-02 Thread Dennis Sheil
ught of maybe trying to pull some classes out of xmlbeans as well, as xmlbeans still has 1503 classes. I will see how that goes. Although this e-mail goes into it somewhat, I will be doing more work on this this week and next week, and by the end of next week I'll open a bug on this issue