Git Product home page Git Product logo

Comments (7)

dgaenko avatar dgaenko commented on July 18, 2024 3

Спасибо за Ваш труд! Очень интересный проект, но, честно говоря, я так и не понял метода интеграции в свое приложение. Можно совсем коротенький пример для пустого проекта - только интеграция сервиса и получение откорректированных координат (без MVP, плиз).
Заранее премного благодарен.

from mad-location-manager.

ethanzh avatar ethanzh commented on July 18, 2024

I have just done some more testing and found something interesting.

When running the tutorial application hosted on this repo with a Samsung Galaxy S5 I am able to get location updates (however I cannot see these on the map, maybe this is because I am in USA and not Russia?). When I run this same test on a different device (https://www.motorola.com/us/products/moto-e-gen-4) it does not work.

Does this have to do with the sensors that are available on the phone?

from mad-location-manager.

Lezh1k avatar Lezh1k commented on July 18, 2024

Hello, @ethanzh

Seem's like everything is fine with motorola. Due to specification accelerometer and magnetometer sensors are presented. I don't think that is's related to gyro.

Could you check that GPS is enabled in phone settings? I saw this behavior when my location source was "network", not "gps".

from mad-location-manager.

ethanzh avatar ethanzh commented on July 18, 2024

The phone indeed says "gps" and not network.

I think this brings up my broader question: what is the best way to implement your mad-location-manager in an app that already has a different location manager already implemented (in my case, FusedLocationProvider)?

from mad-location-manager.

Lezh1k avatar Lezh1k commented on July 18, 2024

Thant's really stange :)
Can you collect and send some logs?
I can't really help without more details about your project. Do you have some repo or something like that? I'll try to help with that

from mad-location-manager.

ethanzh avatar ethanzh commented on July 18, 2024

I'm happy to share my code I just have one question first: will mad location manager be more accurate/consistent than FusedLocationManager?

from mad-location-manager.

Lezh1k avatar Lezh1k commented on July 18, 2024

Honestly it needs to be checked.
We don't use FusedLocationManager because of issues with play market on some old phones. :)

from mad-location-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.