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

Android 9 does not allow to upload radiomap #343

Open
Dalinkovic opened this issue Aug 27, 2020 · 10 comments
Open

Android 9 does not allow to upload radiomap #343

Dalinkovic opened this issue Aug 27, 2020 · 10 comments

Comments

@Dalinkovic
Copy link

Version 2.5.3 does work with Android 9, but 2.5.4 has bugs.
image

It has been tested on two almost identical devices. Xiaomi Redmi Note 8, both with Android 9 and new Redmi Note 8T.

On the Note 8, there were previous files and folders from anyplace, but on the Note 8 T there was nothing from anyplace previously.

The rss-log files are generated correctly on the device. The error is at some point in the upload to the server.

I attach one of the rss-log files that have been copied from the device.

rss-log.zip

If you need more information on debugging, let me know.
Regards.

@alibama
Copy link

alibama commented Aug 30, 2020

having the same issue here- really want to test on my campus and can't do it? any quick workarounds?

@constambeys
Copy link
Contributor

Luckily, I have the previous version to use it until is fixed https://drive.google.com/file/d/1M5ktZMHy4GuvYGduRIX_4Wab9Owk7VaJ/view?usp=sharing

@alibama
Copy link

alibama commented Aug 31, 2020

Thank you! can't wait to test this out = going to present results to my boss at the end of the week :)
we're looking at how Anyplace can be used for blind navigation

@alibama
Copy link

alibama commented Sep 1, 2020

have been trying unsuccessfully to upload an rss file all day... but at least it's trying to upload now.... so that's something

@constambeys
Copy link
Contributor

check version 2.5.5 should be fixed

@Dalinkovic
Copy link
Author

The only solution for me at the moment has been to find the rsslog file on the device, extract it manually from the sdcard/Anyplace folder and upload it using the Anyplace API.

@alibama
Copy link

alibama commented Sep 9, 2020

@Dalinkovic that sounds right - my uploads are still stalling about half way through, even after clearing them and starting fresh

@alibama
Copy link

alibama commented Sep 11, 2020

@Dalinkovic what documentation are you using for your api uploads?

@Dalinkovic
Copy link
Author

I do not know if there is documentation of this. I did research. I have Android Studio and with the Device Explorer menu you can look for the rsslog file (you can configure the name of the file in the APP) in the path / sdcard / Anyplace

Then with ADB you can PULL this file in your hard drive. And with that file you can call the API
https://ap.cs.ucy.ac.cy/developers/
Endpoint = Upload RSS Log
Get token from Architect.

Be careful, several recordings accumulate in the same file.

https://stackoverflow.com/questions/17629889/android-adb-pull-file-on-desktop

I hope you find it useful

@alibama
Copy link

alibama commented Sep 11, 2020

Thank you for taking the time to explain this to me 👍 = greatly appreciated

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