简体   繁体   中英

Make a table from user input in Android App

I am currently making an expense tracker on Android Studio. it is my first time so I'm not too experienced and am not expecting a fully coded answer, but maybe some guidance as I have not been able to find any resources online for my particular question.

So I know how to get user input, which in my case would be something like Amount Spent: and Location ... etc. The only thing I am not familiar with is how to add/append this data to a table in Android.

For example, the table would look like this:

桌子

The user input would then be added to the table depending on the header.

I hope it will be helpful for you although in your post there is a few lack of description

Adding Table rows Dynamically in Android

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM