I want to access to this path on android.
/data/data/com.android.providers.contacts/databases/contacts2.db
but i could not.i think because it s private.but i want to backup it and will restore it.
my phone in root.but i could not do that too.
what should i do?
thanks and regards
finally i found a way.
first your phone should be root!
and second step is to change
contacts2.dbpermissions.for that use below codes :
and after that you can access to it!