saiarcot895 / OpenWLANMap-Android

0 stars 1 forks source link

is not buildable on AndroidStudio 1.1.0 #1

Open Frief84 opened 9 years ago

Frief84 commented 9 years ago

build\outputs\apk\oWMapAtAndroid-debug.apk Local path doesn't exist.

saiarcot895 commented 9 years ago

I should mention that this repo is pretty much abandoned. If you want the latest OpenWLANMap code, see this. If you want to install OpenWLANMap, see the official website, or download it from F-Droid.

Frief84 commented 9 years ago

thanks for your quick response

What we are actually planning to do is this: build an Android App which measures the signal strength of the Freifunk-Wifi Networks on every GPS-Position and writes the GPS coordinates along with timestamps in a database and sends it to a server which builds the map.

Maybe we could build this future in to the OpenWLANMap@Android?

saiarcot895 commented 9 years ago

I think this can be done. From what I remember about the source code, for each network, OpenWLANMap discards the signal strength and computes a simple average of the recorded positions and sends that to the server.