AppWerft / Freifunker

This is repo for freifunker App.
Other
15 stars 22 forks source link

Make app independent from Google services #20

Open megfault opened 9 years ago

megfault commented 9 years ago

I refuse to use Google services on my phone, and use a free software alternative for maps on my Android. Can you please let us choose the map provider?

AppWerft commented 9 years ago

At the moment I dont' see a possibility. In my programming framework I can only use Google for Android and Apple for iOS. Maybe mapbox works, but I have not Titanium module for it.

AppWerft commented 9 years ago

Here the link to mapbox (OSM): https://www.mapbox.com/mapbox-android-sdk/

and here an instruction how to build a Titanium module from a native SDK: http://www.titaniumtutorial.com/2013/10/android-module-development-part1.html or https://github.com/appcelerator/titanium_mobile/blob/master/support/module/android/documentation/android_module_dev_guide.md

It would be a big help for the community to build this module. In this case we would avoid GOOGLE.

tristan-k commented 8 years ago

+1

I'm unable to use the app with Replicant.

AppWerft commented 8 years ago

Am 15/03/16 um 16:10 schrieb ǝʞɔoʃʞ uɐʇsıɹʇ:

I would like to second the request. I'm unable to use the app with Replicant http://www.replicant.us/.

Tja, ich kenne keine gute Möglichkeit eine Map ohne Google zu bauen, es sei ich nutze eine Webview und leaflet. Aber das ist eben die HTML5-Hölle.

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/AppWerft/Freifunker/issues/20#issuecomment-196867761

Dipl.-Ing. Rainer Schleevoigt Certified TYPO3 Integrator Certified Titanium App Developer

Novalisweg 10

22303 Hamburg ℡ 040 60812460 |Ust-ID: DE239491976|||||||

megfault commented 8 years ago

https://github.com/osmdroid/osmdroid/wiki/How-to-use-the-osmdroid-library

I don't know if it helps, but there are open source map apps on the F-droid repository using the Openstreetmap maps, you can have a look at their code as well (example: OsmAnd~).

AppWerft commented 8 years ago

Am 15/03/16 um 18:09 schrieb Ana Barroso:

https://github.com/osmdroid/osmdroid/wiki/How-to-use-the-osmdroid-library

I don't know if it helps, but there are open source map apps on the F-droid repository using the Openstreetmap maps, you can have a look at their code as well (example: OsmAnd~).

I know this library. But it doesn't run. You can make a pull request.

You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub: https://github.com/AppWerft/Freifunker/issues/20#issuecomment-196927167

Dipl.-Ing. Rainer Schleevoigt Certified TYPO3 Integrator Certified Titanium App Developer

Novalisweg 10

22303 Hamburg ℡ 040 60812460 |Ust-ID: DE239491976|||||||

Diapolo commented 8 years ago

I found these links via a short search:

https://help.openstreetmap.org/questions/13680/how-to-use-osm-in-android-application https://wiki.openstreetmap.org/wiki/Android