We want to include a calendar in our application

Hi,
We are having some problems regarding the appliaction.We are working in a project called Technoavtion and we wanted to include a calendar in our application. Is there any way in which we can include this calendar in the application?

Thanks and regards,
Itziar

Have you tried DatePicker?

Here a calendar with JavaScript.
https://groups.google.com/forum/#!category-topic/mitappinventortest/apps-tips--tricks/sy2FG6Q5SlI

And here’s a calendar in blocks …

Or add a shared calendar to Google Calendar, then call this with activity Starter

https://support.google.com/calendar/answer/37100?co=GENIE.Platform%3DAndroid&hl=en

Gracias!
Estamos intentando implementar el calendario pero tenemos una duda.
Queremos incluir en nuestro calendario la opción de editarlo. Es decir, incluir eventos en algunos días. Por ejemplo, poner que el día 24 de marzo hay que ir a un sitio.
Ademas, queremos que estos eventos se puedan modificar (editar y borrar) y que estos se guarden (es decir, que cuando el usuario vuelva a abrir la aplicación, los eventos sigan ahi)