+ 1
How can i get information from google calendar and google maps in java?
I want connect my web app(on spring) with google accounts of users(their calendars and gmail). I need some usefull materials (videos or documentation) on this topic.
4 Answers
+ 3
You can look up the documentation of the api
+ 2
So do you want to connect with those account by letting the user log in with their own gmail account?
0
I hadn't found any documentation on this topic
0
No, users will register in my app, and then thay'll be able to connect their gmail account and google calendar.