How to parse the com.android.calllogbackup file

106 views Asked by At

enter image description here as the title says,I have an Android calllog backup file, but I don't know the deserialization rules, does anyone know how to parse the file

As shown in the picture, the opened format is similar to the above

Parse the file into json format

0

There are 0 answers