0

I want to use A-GPS in my app. Do I have to implement some functionalities by myself or, when WiFi / Data network and GPS is On, Android automatically uses A-GPS ?

2 Answers 2

1

AGPS is all done behind the scenes. There is no Android device that I know of that uses pure GPS. They all use a combination of GPS and cell tower/network location.

You don't need to do anything on your side. The framework will take care of it for you.

Sign up to request clarification or add additional context in comments.

Comments

0

Here is is a great source of android tutorials, link is direct to one regarding gps or location services

1 Comment

While it's a good tutorial about GPS, it doesn't even mention A-GPS, so not a relevant answer to this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.