Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The location can be got from Network. #1

Open
HOLDfoot opened this issue Jun 19, 2017 · 1 comment
Open

The location can be got from Network. #1

HOLDfoot opened this issue Jun 19, 2017 · 1 comment

Comments

@HOLDfoot
Copy link

Hi,
    When I am finding a completely app that can run successfully. I find your profile of the demo. And I can run it with GPS successfully. But the location can not be accessed by network way. Finally, I found the INTERNET permission is not added to AndroidManifest.xml.
    Please help to confirm it. Finally, your demo helps me.

    Thanks.

@obaro
Copy link
Owner

obaro commented Jun 20, 2017

Yes @HOLDfoot , you need to declare the INTERNET permission in the manifest.

Also remember that for newer devices, you will have to check if the user has granted permission in code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants