Android Room DB just created, need to connect single DB table in middle of a previous process

Job ID: 37225974

Budget: $25 – $50 USD

Instead of writing MANY TIMES in a file and then send that file,
we will write many times in the just created database,
and in the end, when we need to send the file,
we gather all from the created database, and then, create the file just like before, BUT ONLY ONCE,