How can i get information from google calendar and google maps in java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

3rd Nov 2018, 7:48 PM
Michael Yevtushenko
Michael Yevtushenko - avatar
4 Answers
+ 3
You can look up the documentation of the api
3rd Nov 2018, 8:37 PM
Julian
Julian - avatar
+ 2
So do you want to connect with those account by letting the user log in with their own gmail account?
4th Nov 2018, 7:39 AM
Julian
Julian - avatar
0
I hadn't found any documentation on this topic
3rd Nov 2018, 8:46 PM
Michael Yevtushenko
Michael Yevtushenko - avatar
0
No, users will register in my app, and then thay'll be able to connect their gmail account and google calendar.
4th Nov 2018, 8:32 AM
Michael Yevtushenko
Michael Yevtushenko - avatar