Hello
Respected seniours
Can you please help me how to generate a excel file programmatically in android kotlin
Used so libraries but facing dependency issues.
Thank you
Sir there is no document how to implement
And same another poi library used but it say require min SDK 26
But in this library not find documentation how to integrate this. Can you please help me how to find integration documents
l
louiscad
09/06/2021, 3:49 PM
You can use an older version of the library (4.0 or maybe even before should work fine).
louiscad
09/06/2021, 3:50 PM
Searching on Google will get you examples of using Apache POI, I did it several years ago, I'm confident you'll figure it out.