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

Sample not working #2

Closed
ZaydelEduard opened this issue Mar 24, 2018 · 7 comments
Closed

Sample not working #2

ZaydelEduard opened this issue Mar 24, 2018 · 7 comments

Comments

@ZaydelEduard
Copy link

Where i can see documentation? Or working sample? For now, sample not detect location or anything, tested on Genymotion, and two real phones.

@Lezh1k
Copy link
Collaborator

Lezh1k commented Mar 25, 2018

@ZaydelEduard hello.
Documentation is here : https://github.com/maddevsio/mad-location-manager/wiki/HowTo-use-library .
Sample application called "sensor data collector" is in repo too.

Do you have this in manifest file:

<service
            android:name="mad.location.manager.lib.Services.KalmanLocationService"
            android:enabled="true"
            android:exported="false"
            android:stopWithTask="false" />

??

@ZaydelEduard
Copy link
Author

Yep, i know about your sample application!
I cloned that, started - but as result - nothing.
No detected my real location, no tracked anything.

@Lezh1k
Copy link
Collaborator

Lezh1k commented Mar 25, 2018

Ok then, could you check GPS settings? I mean GPS should be enabled somewhere in settings (usual settings->location or settings->privacy->location).

@ZaydelEduard
Copy link
Author

Yep, i turned on GPS on phone and Genymotion also. And have stable internet connection. Nothing changed

@Lezh1k
Copy link
Collaborator

Lezh1k commented Mar 25, 2018

So GPS enabled and used as location source (GPS used, not Wi-fi and mobile network) and nothing is happening. That's really strange, but I hope we will find the reason.
Ok, could you check if log file exists? It should be located on your external storage -> SendorDataCollector folder.
If yes - can you provide it?

@puzanov
Copy link
Member

puzanov commented Mar 30, 2018

@ZaydelEduard ? any progress?

@puzanov
Copy link
Member

puzanov commented Apr 2, 2018

Closing this issue. Will open when @ZaydelEduard will return.

@puzanov puzanov closed this as completed Apr 2, 2018
@al-t al-t mentioned this issue May 26, 2018
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

3 participants