
@ReportsCrashes(formUri="")
public class OsmApplication
extends Application
| Modifier and Type | Class and Description |
|---|---|
static class |
OsmApplication.OsmUncaughtExceptionHandler |
| Constructor and Description |
|---|
OsmApplication() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
attachBaseContext(Context base) |
void |
onCreate() |
static void |
writeHprof()
writes the current heap to the file system at /sdcard/osmdroid/trace-{timestamp}.hprof
again, used only during out CI/memory leak tests
|