Possible to add a button to the built-in android calendar? -


i don't know if possible, want this: when user enters android calendar , opens "add new event", want add button inside built-in "new event" activity. possible?

if not, possible me run own implementation of "add new event" instead of built-in one?

i new when comes working android calendars, dont know how it, if possible. if possible, gratefull basic code-examples :)

thanks

the answer first question no, cannot add button the calendar app (simply because google proprietary app). solution, more clear , secure, develop thirdy-part application uses google calendar api, , interface app google's calendar app , can adds particular button (with particular operation).

this sample application.

more info on google developers site, documented


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -