bent55
Posts: 13
Joined: Mon Dec 07, 2015 7:21 pm

Google API for JAVA (not Android). Is this possible?

Wed Dec 09, 2015 10:19 am

I want use java gui application for my school project. I am planning to use Google Map API to create navigation. However I wonder if it is possible for this app to open straight away, as soon as I power the device. I mean this app should open right in the beginning. Which operating system do you think I should use? or do i even need an operating system? I am very a new at these kind of board. Also, for the software aspect I am also a starter. I would be very glad, if you could answer my questions.

Thank you very much.

elatllat
Posts: 1337
Joined: Sat Dec 17, 2011 5:05 pm

Re: Google API for JAVA (not Android). Is this possible?

Wed Dec 09, 2015 7:24 pm

Google Map API is for web browsers running JavaScript not for Java.
Yes you can have it load on boot.
Use raspbian.
SBC with 32GB RAM: https://hardkernel.com

FAQ : https://raspberrypi.stackexchange.com

Unanswered: https://www.raspberrypi.org/forums/search.php?search_id=unanswered

bent55
Posts: 13
Joined: Mon Dec 07, 2015 7:21 pm

Re: Google API for JAVA (not Android). Is this possible?

Wed Dec 09, 2015 10:08 pm

Thank you for your reply elatllat.

I am trying to designing a map using the Google Static Maps API for JAVA. Google Static Maps API may be a solution for me. If I can learn, I can share my experiences with this issue.

Regards.

elatllat
Posts: 1337
Joined: Sat Dec 17, 2011 5:05 pm

Re: Google API for JAVA (not Android). Is this possible?

Thu Dec 10, 2015 2:16 pm

yes you could use static-maps from Java or any language, that's what it's for.
If you know you want to use Java then using static-maps is as trivial as downloading a file.
If you just want an interactive map UI JavaScript is the faster option because most of the UI is already implemented for you.
SBC with 32GB RAM: https://hardkernel.com

FAQ : https://raspberrypi.stackexchange.com

Unanswered: https://www.raspberrypi.org/forums/search.php?search_id=unanswered

Return to “Beginners”