You keep asking the same question (in a slightly different way). Look back at your previous questions, and the answers provided. Learn how to work with dictionaries and lists, there are plenty of resources.
The Tableviewer extension requires data in a list of lists.
I already managed to obtain only the values in lavel ET_FB
now I try to insert it to the table with:
list from csv table
and I can't fill in the table
blocks
When I start screen I get data in ET_FB and send it to DATA_FB
When you click the button you should get it filled out
I already performed the test with DATA_TX and it does fill the table for me
I was simulating it on a pc emulator
I thought that from the PC emulator I could give it an address and save it to disk C:
How would I do it in this case?
Does your PC Emulator have a shared directory that both android and the PC can access ? (Genymotion used to be able to do this until Android got more tricky...)