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

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -