2

I have an android app that displays data from different arrays within a table. This table is then displayed to the screen. I was wondering if there would be a way to forward the then populated data to excel or a text file where it would be usable. If there would be a totally different method to do this please let me know.

4
  • Are you thinking of doing pretty much the same thing that Google Sheets does? Export your data to .xlsx? If so, the format specs are available from Microsoft... Commented Oct 31, 2016 at 16:37
  • Old SO question try this. Commented Oct 31, 2016 at 16:48
  • I don't know precisely what Google Sheets does but on its face, yes I want to export to xlsx. Could you post where exactly the specs are or some tutorial or example to follow...should I make an SQlite database? Commented Oct 31, 2016 at 16:49
  • Possible duplicate of Android program to convert the SQLite database to excel Commented Oct 31, 2016 at 16:50

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.