DerHans448
Lurker
Hi,
upfront: sorry for this being a little bit long, but it needs the explanations...
I just found this awesome method to uninstall these preinstalled/unwanted apps from my phone via Android Debugging Bridge. Before I thought the only way to do that would be to root the device. Well, it all worked just fine, the apps are gone and I'm happy. What I basically did was deleting (among other apps) all the Samsung apps for the standard phone tasks (phone, messages, notes, calendar), because I'm using only the Google equivalents for those tasks.
Just one problem wasn't solved by deleting those apps - my Google calendar.
On the left you see a screenshot of Google calendar from my smartphone showing the four categories in my calendar: blue - events | yellow - tasks | red - reminders | green - birthdays
On the right you see a screenshot of Google Calendar opened on my PC. The categories match (instead of events there is written my actual name), they are synchronized, everything is fine.
The problem is with this additional "My calendar" (circled) on my smartphone, which I don't want to be there. It is not being synchronized (which is good), so I'm guessing that this is the preinstalled default "on-device" calendar. Until now, I couldn't find any way to delete it... Now coming back to the beginning about deleting the preinstalled apps, I thought that deleting the Samsung Calendar app would resolve this problem - it also didn't.
In the list of all installed apps in ADB I had four entries searching for "calendar", after deleting the Samsung Calendar app it's three:
1) com.google.android.calendar
2) com.google.android.syncadapters.calendar
3) com.samsung.android.calendar (this is the deleted Samsung app)
4) com.android.providers.calendar
Now to my questions:
a) Does anyone know how to delete the "My calendar" from my Google Calendar or better, how to delete it completely from my phone and with that automatically from my Google Calendar
b) Does this app #4 (com.android.providers.calendar) have anything to do with this or what is this app doing exactly (in German it's called "Kalenderspeicher" which means something like "calendar memory" or "calendar storage")
Thank you for your help!
upfront: sorry for this being a little bit long, but it needs the explanations...
I just found this awesome method to uninstall these preinstalled/unwanted apps from my phone via Android Debugging Bridge. Before I thought the only way to do that would be to root the device. Well, it all worked just fine, the apps are gone and I'm happy. What I basically did was deleting (among other apps) all the Samsung apps for the standard phone tasks (phone, messages, notes, calendar), because I'm using only the Google equivalents for those tasks.
Just one problem wasn't solved by deleting those apps - my Google calendar.
On the left you see a screenshot of Google calendar from my smartphone showing the four categories in my calendar: blue - events | yellow - tasks | red - reminders | green - birthdays
On the right you see a screenshot of Google Calendar opened on my PC. The categories match (instead of events there is written my actual name), they are synchronized, everything is fine.
The problem is with this additional "My calendar" (circled) on my smartphone, which I don't want to be there. It is not being synchronized (which is good), so I'm guessing that this is the preinstalled default "on-device" calendar. Until now, I couldn't find any way to delete it... Now coming back to the beginning about deleting the preinstalled apps, I thought that deleting the Samsung Calendar app would resolve this problem - it also didn't.
In the list of all installed apps in ADB I had four entries searching for "calendar", after deleting the Samsung Calendar app it's three:
1) com.google.android.calendar
2) com.google.android.syncadapters.calendar
3) com.samsung.android.calendar (this is the deleted Samsung app)
4) com.android.providers.calendar
Now to my questions:
a) Does anyone know how to delete the "My calendar" from my Google Calendar or better, how to delete it completely from my phone and with that automatically from my Google Calendar
b) Does this app #4 (com.android.providers.calendar) have anything to do with this or what is this app doing exactly (in German it's called "Kalenderspeicher" which means something like "calendar memory" or "calendar storage")
Thank you for your help!