GeOrg can display cache-data gathered from external sources (websites, databases, etc) in realtime. This data is mainly shown on the Map-Page and on the Find Nearby-Page. It’s helpful if you’d like to go caching spontaneously without having prepared a GPX-file.
These external sources are made available to GeOrg by a mechanism we call “Connector”. Connectors are implemented as android content providers and may register with an existing GeOrg installation. There’s a handful of queries that such a connector has to implement to be able to serve data for GeOrg.
The attached zip contains the connector for Groundspeak. Install this apk on your android phone. Run it and fill in your username and password. The run GeOrg, go to settings and select Groundspeak Connector and select Groundspeak connector from that pop-up.
Once the connector is installed and selected, it will be available as a source on the Map display. Go to the Map, hit menu, select Source and chose Groundspeak Connector.

