Skip to content
Advertisement

How to get the data from x document and upload it to a new document called ‘name’ and then delete the old one in java

How to get the data from x document and upload it to a new document called ‘name’ and then delete the old one in java

JavaScript

I’ve got this code snippet from a Bjorn Reemer but I am unable to get it working in android java

Advertisement

Answer

you should use a transaction

JavaScript
Advertisement