I am looking to make an app that allows users to enter information into several fields, and when they submit, the data is formatted into an excel file.
Asked
Active
Viewed 365 times
-1
-
https://stackoverflow.com/questions/21448001/how-to-implement-export-sqlite-to-excel-csv-file-in-android – Marcucciboy2 Jan 11 '20 at 15:11
1 Answers
1
Almost everything to create is possible. You might use TableLayout and TableRows to add new textviews columns, and also you should use database to save user's input

gxslash
- 135
- 1
- 12