Jan 12, 2019 Hi in this video I have made an android app which explains how you can create word files from android using apache poi library in java language for the Android platform.
Be notified of new releases
Create your free GitHub account today to subscribe to this repository for new releases and build software alongside 40 million developers.
Sign upcentic9 released this
- Update to POI 3.17-beta1
- Update to tools.build:gradle:2.3.3
- Add a shaded class for java.awt.Color to allow to use XSSFColor
- Don't exclude any schemaorg-files, this leads to hard to debug problems
- Add reading a word document and show it's content
- Add 'longContent' to show the full content from the .docx
centic9 released this
- Update README with more information about hot to use this, especially some system properties that are necessary currently
- Include classes from alto-xml which seem to be required in some cases
centic9 released this
- Update to Apache POI 3.16-beta2 and Gradle 3.4.1
- Apply a number of changes proposed by user SUPERCILEX
** newer versions of Android tooling
** Add some proguard-rules
** Remove checked-in local.properties
** Adjust TravisCI-build - Adjust sample-code slightly to show that we can write and read from .xlsx-files
Apache Poi Jar Download For Android Windows 7
centic9 released this
Java Download
Changes:
- Update to POI 3.15
- Include classes for HSSF
- Upgrade to newer Gradle and Android versions
centic9 released this
For some people it seems to be a bit complicated to manage to get the build running fine locally, therefore I am publishing the resulting shadow-jar here for easier testing of the early version of this project.
This is based on POI-3.15-beta1.