Is it possible to transfer a TinyDB's (NOT TinyWebDB) contents (e.g. text, photos, recordings) from one phone to another using something like bluetooth / email?
--
You could get all tags using TinyDB.GetTags. It will give you a list of tags.
Next, use For block and loop through your tags, appending it to a global variable OR appending it to a file using File component.
Next, read the File and send the contents using Sharing / etc.
--
I have an app in the AI2 gallery called DumpTinyDB that can be converted into a TinyDB to File copier.
--
It might save you a step or two.
Searching in TinyDB
--
댓글 없음:
댓글 쓰기