Problem in tinydb backup extension

I am using KIO4_GetTinyDB extension to Backup the tinydb data. backup is working fine. But when i try to retrieve those backup data to tinydb it shows a runtime error “Attemp to invoke virtual method’void java.io.FileinputStream.close()’ on a null object reference”

my blocks are
blocks(4)
blocks(3)
What will be the reason and how to tackle it ?

Is anyone used this extension ? if yes, then please help me to find the solution

Maybe the developer @juananton1991 can help you

https://groups.google.com/g/mitappinventortest/c/7-zmkoNA47E

If possible pls read this

Read it, But did not find any solution yet. In my case, the file is getting saved in my ASD path. that part is okay. but when i to retrieve it, it just says that error

Try this TinyDBBackup.aia (42.7 KB)

FYI, It contains another extension in it

Your android version

I am using ANDROID 10

Make sure you are able to access the internal asset folder

Thank you. Its is working

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.