Reputation: 61
I would like to embed a calendar inside my android application... I have seen several open source application, but are not what I would like to have.
Does someone have any suggestion on how to embed it?
Or maybe a good application of a calendar to embed?
Thank you very much :)
Upvotes: 0
Views: 1320
Reputation: 23169
Why not trigger the built-in calendar activities via Intents? Best of both worlds.
Upvotes: 1