offline-calendar
offline-calendar copied to clipboard
Restore Local Calander from Backup
hello guys,
a few days ago, my smartphone broke down. I was able to pull all data from com.android.providers.calendar
to my new phone from a TWRP backup. Unfortunately the appointments are not displayed on my new phone. However, they are all included in the calendar.db
. Is there a way to display them in the calendar again.
I have already tried to create a local calendar, which is named exactly like the original local calendar.
Thanks :D
~Robin
What are you using to display the calendar? I use acalendar. You might need to enable it in the calendar app. Mine defaults to only showing the google calendars.
Having the calendar DB, a work around would be translate to a ics file (via batch script), then do a regular import... Good luck!