Can I get location of android device without GPRS on server side?

Rohit Deshmukh

I am trying to get the location of a device without GPRS. Is there any way to communicate with the server?

Is it the case that, it required internet connectivity. I don't want the locate device on a map. I just need its longitude and latitude.

Vahid

It's not possible without sending GPS points.

You have to send GPS point from phone to server via Internet Connection or SMS messaging.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How can I connect two Android device by socket without server

From Dev

Android: get current device location without asking permission at run time

From Dev

How can I get GPS Location of my device in Xamarin Forms?

From Dev

Can I use webpack on the client side without nodejs server?

From Dev

Can I get location access without generating the default popup in iphone?

From Dev

Why I can't get selected file on server side?

From Dev

Why I can't get selected file on server side?

From Dev

what iOS device info can I get from MDM server?

From Dev

what iOS device info can I get from MDM server?

From Dev

How can I host a LAN server on an Android device?

From Dev

Can I get <li>'s side by side without increasing size of the containing div?

From Dev

Can I get <li>'s side by side without increasing size of the containing div?

From Dev

Unable to get the current location on real android device

From Dev

Can I integrate with firebase in a secure way without having user authentication without having server side code?

From Dev

Can I integrate with firebase in a secure way without having user authentication without having server side code?

From Dev

How can I get the location data of a video in Android?

From Dev

How can I get my location with Kotlin dev Android?

From Dev

How can i get the current location? Android Studio

From Dev

how can i get continuous updates of current location in android

From Dev

How can I get location after 30 seconds in android?

From Dev

Can we send data from an android device to another android device directly (p2p) without server in the middle?

From Dev

Can we send data from an android device to another android device directly (p2p) without server in the middle?

From Dev

How can I serve a PDF to a browser without storing a file on the server side?

From Dev

How can I serve a PDF to a browser without storing a file on the server side?

From Dev

How can I search in a big data collection on server side without publishing everything in meteor

From Dev

how to get the area code of device without using location

From Dev

how to get the area code of device without using location

From Dev

How can I get correct current date and time for android device while device is offline

From Dev

How to get location of android device by its android id

Related Related

  1. 1

    How can I connect two Android device by socket without server

  2. 2

    Android: get current device location without asking permission at run time

  3. 3

    How can I get GPS Location of my device in Xamarin Forms?

  4. 4

    Can I use webpack on the client side without nodejs server?

  5. 5

    Can I get location access without generating the default popup in iphone?

  6. 6

    Why I can't get selected file on server side?

  7. 7

    Why I can't get selected file on server side?

  8. 8

    what iOS device info can I get from MDM server?

  9. 9

    what iOS device info can I get from MDM server?

  10. 10

    How can I host a LAN server on an Android device?

  11. 11

    Can I get <li>'s side by side without increasing size of the containing div?

  12. 12

    Can I get <li>'s side by side without increasing size of the containing div?

  13. 13

    Unable to get the current location on real android device

  14. 14

    Can I integrate with firebase in a secure way without having user authentication without having server side code?

  15. 15

    Can I integrate with firebase in a secure way without having user authentication without having server side code?

  16. 16

    How can I get the location data of a video in Android?

  17. 17

    How can I get my location with Kotlin dev Android?

  18. 18

    How can i get the current location? Android Studio

  19. 19

    how can i get continuous updates of current location in android

  20. 20

    How can I get location after 30 seconds in android?

  21. 21

    Can we send data from an android device to another android device directly (p2p) without server in the middle?

  22. 22

    Can we send data from an android device to another android device directly (p2p) without server in the middle?

  23. 23

    How can I serve a PDF to a browser without storing a file on the server side?

  24. 24

    How can I serve a PDF to a browser without storing a file on the server side?

  25. 25

    How can I search in a big data collection on server side without publishing everything in meteor

  26. 26

    how to get the area code of device without using location

  27. 27

    how to get the area code of device without using location

  28. 28

    How can I get correct current date and time for android device while device is offline

  29. 29

    How to get location of android device by its android id

HotTag

Archive