My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 150: Problem with manifest in non-Google Maps branch
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Reported by david8bl...@gmail.com, Jan 18, 2013
Hello, I maintain the app for f-droid.org (at v0.92) and we use this repo https://github.com/danielegobbetti/mixare/tree/fully_FLOSS. This doesn't use Google APIs to build so it should install and function l if Google Maps shared library isn't installed. But there are two problems preventing this:

1. The AndroidManifest.xml says google maps are required. This line can be removed so that the app can install. But ,

2. Pressing the button to bring up the map view does nothing and there is no way of getting to Openstreetmap. This is because the map view by default uses Google Maps and there is a dropdown menu to use Openstreetmap. But since the map activity won't load there is no way of accessing it.

Powered by Google Project Hosting