I know this is not a code issue. However, I am trying to work with some databases that are stored in directories like /data/data/com.sec.android.provider.* .
What does "sec" mean in the provider signature? Does it depend on the supplier of production?
One example: the content provider for call_logs reads the database in /data/data/com.sec.android.provider.logsprovider on Samsung. What did the same content provider on HTC read?
I'm a little confused...
android database sqlite provider
user1891121
source share