2014년 12월 10일 수요일

Calendar event

I want to programmatically add an event to my device calendar using AI2 . The "App Inventor ActivityStarter" android app note says "Unfortunately you cannot make an event complete with Activity starters. You can create an event with title or description, the user must enter the date & other information". 

Is there any other way to automate the entire process without the user having to manually enter the date & other info.



How about using the Google Calendar?

I have seen apps that sync he local calendar with the Google Calendar.



You can use Google Calendar API to access the google calendar, insert and view events etc. from an appinventor app.

I prepared a 4 part tutorial on it for App Inventor Classic, but it could easily be redone in AI2:

Part 1 OAuth
https://groups.google.com/d/msg/programming-with-app-inventor/KtHIqxblS-c/jnn5vVMTdTMJ

You could also use a Webviewer to display the google calendar website in the app.


댓글 없음:

댓글 쓰기