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 -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -