
| Interface | Description |
|---|---|
| ISampleFactory |
Created by alex on 6/29/16.
|
| Class | Description |
|---|---|
| BugsTestingActivity |
Created by alex on 6/29/16.
|
| ExtraSamplesActivity | |
| LicenseActivity |
created on 1/14/2017.
|
| MainActivity | |
| OsmApplication |
This is the base application for the sample app.
|
| OsmApplication.OsmUncaughtExceptionHandler | |
| PreferenceActivity |
OK so why is here?
Stupid reason #1: Android Studio's wizard generates a bunch of stupid complex code
Stupid reason #2: Android's Preference Activity is API10+ and we (osmdroid) are API8+
Stupid reason #3: Simple is better, usually
|
| StarterMapActivity |
Default map view activity.
|
| StarterMapFragment |
Default map view activity.
|