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:

  1. only app can see (i.e. other apps cannot see these events).
  2. i can read events created app only, dont want read events created other apps.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

python - Django-cities exits with "killed" -

python - How to get a widget position inside it's layout in Kivy? -