Do I need to implement Stub Authenticator & Stub Content Provider, if I want to handle sync data of com.android.calendar authority & com.google account types in onPerfomSync method ?
Or will the sync adapter framework recognize that I'm going to use pre-defined by Android Authenticator & Content Provider which already exist...