-1

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.

nickyc918
  • 3
  • 2

1 Answers1

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