I'm trying to bind osmdroid-thirdparty similar to how I bound osmdroid and have been running into some issues. I can't for the life of me get it to generate the BingMapTileSource class (http://code.google.com/p/osmdroid/source/browse/trunk/osmdroid-third-party/src/main/java/org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.java?r=1094).
In fact it wasn't generating anything until I added the dependency jars (the ones mentioned when binding osmdroid plus maps.jar, mapsforge and osmdroid-android), however the generator didn't tell me that it was missing dependencies... instead I had to guess by looking at how the jar was built. I'm concerned that I'm missing another dependency but I can't figure out if that's true or not because the tool isn't giving me ANY output in the output window. Is there a super secret switch or something I need to add for verbosity or to see if it even detects the class that I need? The generator definitely needs some love. Jeremy
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
