Need any help mail to [email protected]
To copy the android application data from your machine, you need a rooted device.
You can root your device using this https://techbypass.com/98/how-to-install-magisk-and-flash-android-device
The copy command: adb shell "su -c cat /data/data/com.android.providers.contacts/databases/contacts2.db" > contacts2.db
The copy command:
adb shell "su -c cat /data/data/com.android.providers.contacts/databases/contacts2.db" > contacts2.db