Git Product home page Git Product logo

Comments (6)

Lezh1k avatar Lezh1k commented on August 18, 2024

Hello, @anton-nagornyi

  1. Check if gps location is enabled
  2. Check if motion sensors are available
  3. Provide info about whole bunch of phones, please :)

from mad-location-manager.

anton-nagornyi avatar anton-nagornyi commented on August 18, 2024

Hello, @Lezh1k

  1. Gps is enabled
  2. I guess you are right, there is no gyroscope on those devices at least. Do we need that?
  3. Please take a look at Meizu M3 note and Bravis A504 Trace.

Thank you!

from mad-location-manager.

tremp-m avatar tremp-m commented on August 18, 2024

I confirm. Here are 2 more models. And judging by the debugger, the coordinates are obtained and processed, but the track is not displayed. Honor 7A DUA-L22, samsung Galaxy j3(2016) SM-J320F

2. there is no gyroscope on those devices at least. Do we need that?

?

What means "It's possible to use just TYPE_ACCELEROMETER with high-pass filter."?

from mad-location-manager.

tremp-m avatar tremp-m commented on August 18, 2024

on Xiaomi Redmi Note 5 (it's with gyroscope) its'work. Without gyroscope TYPE_LINEAR_ACCELERATION not working.

What means "It's possible to use just TYPE_ACCELEROMETER with high-pass filter."?

from mad-location-manager.

Lezh1k avatar Lezh1k commented on August 18, 2024

Maybe it's because of disabled gyroscope...

It's possible to use just TYPE_ACCELEROMETER with high-pass filter means that it's possible to get linear acceleration (related to x/y/z axis) using result of high-pass filter. But it doesn't give best result.
More information could be found here - https://developer.android.com/reference/android/hardware/SensorEvent.html#values

from mad-location-manager.

Lezh1k avatar Lezh1k commented on August 18, 2024

closing due to inactivity.

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.