Open alex-shpak opened 7 years ago
Right now application using ContentProvider in Android version. It works but unfortunately it would not support merge of changes properly. For example Google Drive will keep only latest version of file (and previous version in backup)
ContentProvider
Right now application using
ContentProvider
in Android version. It works but unfortunately it would not support merge of changes properly. For example Google Drive will keep only latest version of file (and previous version in backup)