Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Avi3ator · Dec 15, 2016 at 04:39 PM · androidscript.applegpsphone

Gps Tracker/Reciever

Hi! I want to create an app to android (and maybe apple) where you can see on a gps where a reciever is.

Lets say i build that reciever IRL. i would want to see that on my app. Kinda like "Find my iphone" but i dont want to find a phone, i want to find the reciever i made. Is this possible in Unity, and if so, How?

(i want to see it Realtime location, so if it moves i want to see it move)

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
1

Answer by tanoshimi · Dec 15, 2016 at 04:41 PM

Yes, of course. You just get the tracker device to post it's location to a server every x seconds, and use the WWW class to retrieve that in your Unity app and display it on a map.

Comment
Add comment · Show 4 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Avi3ator · Dec 16, 2016 at 02:27 PM 0
Share

uhm, not super proffessional, could you please explain more? Xd

avatar image tanoshimi Avi3ator · Dec 16, 2016 at 02:39 PM 0
Share

Well, which bit do you not understand? You retrieve the location information from the server using the WWW class. You poll this regularly using e.g. a coroutine or using InvokeRepeating(), parse the result, and set the x,y position of a gameobject's transform accordingly based on the GPS latitude/longitude coordinates projected onto a planar map, which you can display on a canvas.

avatar image Avi3ator tanoshimi · Dec 16, 2016 at 05:01 PM 0
Share

the WWW part, and how to setup the tracker :P the other coding is fine i think

Show more comments

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

how to make a custom keyboard for your phone 0 Answers

How should I integrate Photon Network with my GPS application? (MapNav) 0 Answers

Coins work in engine but not on phone 0 Answers

Unity4.6.1&Google Play Plugin Freeze Problem On Exit On Android 3 Answers

receive upd packet from android and show visualization 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges