Appendium / flatpack

CSV/Tab Delimited and Fixed Length Parser and Writer
http://flatpack.sf.net
Apache License 2.0
57 stars 20 forks source link

Usage in android #46

Open ali-bagheri opened 6 years ago

ali-bagheri commented 6 years ago

Hi. cam use this in Android? if yes, how?

Tanks.

benoitx commented 6 years ago

Hi

I do not know how to code for Android but you can use this library like any other java library. The licence is Apache 2.0, so you’re ok with that one.

Use Readers rather than InputStreams as the interfaces will be changed with our next major release.

If you find out some bugs or things to improve, let us know.

Happy coding, B


Important Notice This communication contains information that is considered confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender and delete the original

On 2 Aug 2018, at 07:32, ali-bagheri notifications@github.com wrote:

Hi. cam use this in Android? if yes, how?

Tanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.