-
I am thinking about integrating with external app LMS (github:lmsgit/lms) and its timetable. I could write an API in LMS providing methods:
Did somebody do integration like this before? |
Beta Was this translation helpful? Give feedback.
Answered by
jspricke
Nov 4, 2023
Replies: 1 comment
-
You probably want to use the Android calendar provider: https://developer.android.com/guide/topics/providers/calendar-provider |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
interduo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You probably want to use the Android calendar provider: https://developer.android.com/guide/topics/providers/calendar-provider
Etar is not the right abstraction level for that.