Back to project page android-open-street-map.
The source code is released under:
Apache License
If you think the Android project android-open-street-map listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.android.lib.map.osm.models; import com.android.lib.map.osm.helpers.OsmDatabaseHelper; public class OsmModel { public static OsmDatabaseHelper mDbHelper; }