android - How to create private Calendar events that only my app can read & write? -
this not calendar app, else requires calendar event functionality.
is there way in android use android calendar api create events that:
- only app can see (i.e. other apps cannot see these events).
- i can read events created app only, dont want read events created other apps.
Comments
Post a Comment