Skip to content

Instantly share code, notes, and snippets.

@sm4rk0
Created January 30, 2019 08:20
Show Gist options
  • Save sm4rk0/9ce01ba270ced8136c49a685f72fbbc9 to your computer and use it in GitHub Desktop.
Save sm4rk0/9ce01ba270ced8136c49a685f72fbbc9 to your computer and use it in GitHub Desktop.
BO-2.0.0-IncompatibleClassChangeError
01-30 09:12:56.673 8097 8288 I ActivityManager: Start proc 1398:org.blitzortung.android.app/u0a71 for activity org.blitzortung.android.app/.Main
01-30 09:12:56.842 1398 1398 W System : ClassLoader referenced unknown path: /data/app/org.blitzortung.android.app-1/lib/arm
01-30 09:12:56.872 1398 1398 W XPrivacy: Hooking package=org.blitzortung.android.app
01-30 09:12:56.989 1398 1398 E BO_ANDROID: JsonRpcDataProvider.tocheckedUrl() invalid
01-30 09:12:56.994 1398 1398 V BO_ANDROID: JsonRpcDataProvider(https://bo-service.tryb.de/)
01-30 09:12:56.994 1398 1398 D BO_ANDROID: DataHandler.updateData() disabled
01-30 09:12:56.994 1398 1398 D BO_ANDROID: DataHandler.updateData() disabled
01-30 09:12:56.994 1398 1398 D BO_ANDROID: DataHandler.updateData() disabled
01-30 09:12:56.994 1398 1398 D BO_ANDROID: DataHandler.updateData() disabled
01-30 09:12:56.994 1398 1398 D BO_ANDROID: DataHandler.updateData() disabled
01-30 09:12:57.005 1398 1398 V BO_ANDROID: LocationHandler.enableProvider(network)
01-30 09:12:57.009 1398 1398 D BO_ANDROID: Tried to start provider 'network' without permission granted
01-30 09:12:57.030 1398 1398 D BO_ANDROID: AlertHandler() create org.blitzortung.android.alert.handler.AlertHandler@4a11460
01-30 09:12:57.030 1398 1398 V BO_ANDROID: AlertHandler.onSharedPreferenceChanged() alertEnabled = true
01-30 09:12:57.031 1398 1398 V BO_ANDROID: AlertHandler.refresh() enable updates
01-30 09:12:57.034 1398 1398 D BO_ANDROID: Tried to start provider 'network' without permission granted
01-30 09:12:57.034 1398 1398 V BO_ANDROID: AlertHandler.onSharedPreferenceChanged() measurementSystem = METRIC
01-30 09:12:57.034 1398 1398 V BO_ANDROID: AlertHandler.onSharedPreferenceChanged() notificationDistanceLimit = 50.0
01-30 09:12:57.034 1398 1398 V BO_ANDROID: AlertHandler.onSharedPreferenceChanged() signalingDistanceLimit = 25.0
01-30 09:12:57.035 1398 1398 V BO_ANDROID: AlertHandler.onSharedPreferenceChanged() signalingThresholdTime = 0
01-30 09:12:57.035 1398 1398 V BO_ANDROID: AlertHandler.onSharedPreferenceChanged() vibrationDuration = 30
01-30 09:12:57.117 1398 1398 W art : Incompatible structural change detected: Structural change of org.osmdroid.views.overlay.Overlay is hazardous (/data/app/org.blitzortung.android.app-1/oat/arm/base.odex at compile time, /data/dalvik-cache/arm/system@framework@com.google.android.maps.jar@classes.dex at runtime): Virtual method count off: 20 vs 17
01-30 09:12:57.117 1398 1398 W art : Lorg/osmdroid/views/overlay/Overlay; (Compile time):
01-30 09:12:57.117 1398 1398 W art : Static fields:
01-30 09:12:57.117 1398 1398 W art : F SHADOW_X_SKEW
01-30 09:12:57.117 1398 1398 W art : F SHADOW_Y_SCALE
01-30 09:12:57.117 1398 1398 W art : Landroid/graphics/Rect; mRect
01-30 09:12:57.117 1398 1398 W art : Ljava/util/concurrent/atomic/AtomicInteger; sOrdinal
01-30 09:12:57.117 1398 1398 W art : Instance fields:
01-30 09:12:57.117 1398 1398 W art : Lorg/osmdroid/util/BoundingBox; mBounds
01-30 09:12:57.117 1398 1398 W art : Z mEnabled
01-30 09:12:57.117 1398 1398 W art : Lorg/osmdroid/util/TileSystem; tileSystem
01-30 09:12:57.117 1398 1398 W art : Direct methods:
01-30 09:12:57.117 1398 1398 W art : <clinit>()V
01-30 09:12:57.117 1398 1398 W art : <init>()V
01-30 09:12:57.117 1398 1398 W art : <init>(Landroid/content/Context;)V
01-30 09:12:57.117 1398 1398 W art : drawAt(Landroid/graphics/Canvas;Landroid/graphics/drawable/Drawable;IIZF)V
01-30 09:12:57.117 1398 1398 W art : getSafeMenuId()I
01-30 09:12:57.117 1398 1398 W art : getSafeMenuIdSequence(I)I
01-30 09:12:57.117 1398 1398 W art : Virtual methods:
01-30 09:12:57.117 1398 1398 W art : draw(Landroid/graphics/Canvas;Lorg/osmdroid/views/MapView;Z)V
01-30 09:12:57.117 1398 1398 W art : getBounds()Lorg/osmdroid/util/BoundingBox;
01-30 09:12:57.117 1398 1398 W art : isEnabled()Z
01-30 09:12:57.117 1398 1398 W art : onDetach(Lorg/osmdroid/views/MapView;)V
01-30 09:12:57.117 1398 1398 W art : onDoubleTap(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.117 1398 1398 W art : onDoubleTapEvent(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.117 1398 1398 W art : onDown(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.117 1398 1398 W art : onFling(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FFLorg/osmdroid/views/MapView;)Z
01-30 09:12:57.117 1398 1398 W art : onKeyDown(ILandroid/view/KeyEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.117 1398 1398 W art : onKeyUp(ILandroid/view/KeyEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.117 1398 1398 W art : onLongPress(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onPause()V
01-30 09:12:57.118 1398 1398 W art : onResume()V
01-30 09:12:57.118 1398 1398 W art : onScroll(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FFLorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onShowPress(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)V
01-30 09:12:57.118 1398 1398 W art : onSingleTapConfirmed(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onSingleTapUp(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onTouchEvent(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onTrackballEvent(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : setEnabled(Z)V
01-30 09:12:57.118 1398 1398 W art : Lorg/osmdroid/views/overlay/Overlay; (Runtime):
01-30 09:12:57.118 1398 1398 W art : Static fields:
01-30 09:12:57.118 1398 1398 W art : F SHADOW_X_SKEW
01-30 09:12:57.118 1398 1398 W art : F SHADOW_Y_SCALE
01-30 09:12:57.118 1398 1398 W art : Landroid/graphics/Rect; mRect
01-30 09:12:57.118 1398 1398 W art : Ljava/util/concurrent/atomic/AtomicInteger; sOrdinal
01-30 09:12:57.118 1398 1398 W art : Instance fields:
01-30 09:12:57.118 1398 1398 W art : Z mEnabled
01-30 09:12:57.118 1398 1398 W art : Lorg/osmdroid/ResourceProxy; mResourceProxy
01-30 09:12:57.118 1398 1398 W art : F mScale
01-30 09:12:57.118 1398 1398 W art : Direct methods:
01-30 09:12:57.118 1398 1398 W art : <clinit>()V
01-30 09:12:57.118 1398 1398 W art : <init>(Landroid/content/Context;)V
01-30 09:12:57.118 1398 1398 W art : <init>(Lorg/osmdroid/ResourceProxy;)V
01-30 09:12:57.118 1398 1398 W art : drawAt(Landroid/graphics/Canvas;Landroid/graphics/drawable/Drawable;IIZF)V
01-30 09:12:57.118 1398 1398 W art : getSafeMenuId()I
01-30 09:12:57.118 1398 1398 W art : getSafeMenuIdSequence(I)I
01-30 09:12:57.118 1398 1398 W art : Virtual methods:
01-30 09:12:57.118 1398 1398 W art : draw(Landroid/graphics/Canvas;Lorg/osmdroid/views/MapView;Z)V
01-30 09:12:57.118 1398 1398 W art : isEnabled()Z
01-30 09:12:57.118 1398 1398 W art : onDetach(Lorg/osmdroid/views/MapView;)V
01-30 09:12:57.118 1398 1398 W art : onDoubleTap(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onDoubleTapEvent(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onDown(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onFling(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FFLorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onKeyDown(ILandroid/view/KeyEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onKeyUp(ILandroid/view/KeyEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onLongPress(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onScroll(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FFLorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onShowPress(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)V
01-30 09:12:57.118 1398 1398 W art : onSingleTapConfirmed(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onSingleTapUp(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onTouchEvent(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : onTrackballEvent(Landroid/view/MotionEvent;Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.118 1398 1398 W art : setEnabled(Z)V
01-30 09:12:57.119 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.119 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.119 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.120 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.120 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.120 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.120 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.120 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.120 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.120 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.121 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.121 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.121 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.121 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.121 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.121 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.123 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.123 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.123 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.123 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.124 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.151 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.152 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.153 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.153 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.overlay.StrikeListOverlay>
01-30 09:12:57.158 1398 1398 V BO_ANDROID: Main.onCreate()
01-30 09:12:57.162 1398 1398 D BO_ANDROID: updateVersionStatus() name=org.blitzortung.android.app, state=NO_UPDATE, configuredVersion=213, currentVersion=213
01-30 09:12:57.193 1398 1398 W art : Incompatible structural change detected: Structural change of org.osmdroid.views.MapView is hazardous (/data/app/org.blitzortung.android.app-1/oat/arm/base.odex at compile time, /data/dalvik-cache/arm/system@framework@com.google.android.maps.jar@classes.dex at runtime): Virtual method count off: 118 vs 78
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/views/MapView; (Compile time):
01-30 09:12:57.193 1398 1398 W art : Static fields:
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/util/TileSystem; mTileSystem
01-30 09:12:57.193 1398 1398 W art : Instance fields:
01-30 09:12:57.193 1398 1398 W art : Z enableFling
01-30 09:12:57.193 1398 1398 W art : Z horizontalMapRepetitionEnabled
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/util/GeoPoint; mCenter
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/views/MapController; mController
01-30 09:12:57.193 1398 1398 W art : Landroid/view/GestureDetector; mGestureDetector
01-30 09:12:57.193 1398 1398 W art : Z mImpossibleFlinging
01-30 09:12:57.193 1398 1398 W art : Landroid/graphics/Rect; mInvalidateRect
01-30 09:12:57.193 1398 1398 W art : Ljava/util/concurrent/atomic/AtomicBoolean; mIsAnimating
01-30 09:12:57.193 1398 1398 W art : Z mIsFlinging
01-30 09:12:57.193 1398 1398 W art : Z mLayoutOccurred
01-30 09:12:57.193 1398 1398 W art : Landroid/graphics/Point; mLayoutPoint
01-30 09:12:57.193 1398 1398 W art : Ljava/util/List; mListners
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/views/overlay/TilesOverlay; mMapOverlay
01-30 09:12:57.193 1398 1398 W art : J mMapScrollX
01-30 09:12:57.193 1398 1398 W art : J mMapScrollY
01-30 09:12:57.193 1398 1398 W art : Ljava/lang/Double; mMaximumZoomLevel
01-30 09:12:57.193 1398 1398 W art : Ljava/lang/Double; mMinimumZoomLevel
01-30 09:12:57.193 1398 1398 W art : Lorg/metalev/multitouch/controller/MultiTouchController; mMultiTouchController
01-30 09:12:57.193 1398 1398 W art : Landroid/graphics/PointF; mMultiTouchScaleCurrentPoint
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/util/GeoPoint; mMultiTouchScaleGeoPoint
01-30 09:12:57.193 1398 1398 W art : Landroid/graphics/PointF; mMultiTouchScaleInitPoint
01-30 09:12:57.193 1398 1398 W art : Ljava/util/LinkedList; mOnFirstLayoutListeners
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/views/overlay/OverlayManager; mOverlayManager
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/views/Projection; mProjection
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/views/MapViewRepository; mRepository
01-30 09:12:57.193 1398 1398 W art : Landroid/graphics/Point; mRotateScalePoint
01-30 09:12:57.193 1398 1398 W art : D mScrollableAreaLimitEast
01-30 09:12:57.193 1398 1398 W art : I mScrollableAreaLimitExtraPixelHeight
01-30 09:12:57.193 1398 1398 W art : I mScrollableAreaLimitExtraPixelWidth
01-30 09:12:57.193 1398 1398 W art : Z mScrollableAreaLimitLatitude
01-30 09:12:57.193 1398 1398 W art : Z mScrollableAreaLimitLongitude
01-30 09:12:57.193 1398 1398 W art : D mScrollableAreaLimitNorth
01-30 09:12:57.193 1398 1398 W art : D mScrollableAreaLimitSouth
01-30 09:12:57.193 1398 1398 W art : D mScrollableAreaLimitWest
01-30 09:12:57.193 1398 1398 W art : Landroid/widget/Scroller; mScroller
01-30 09:12:57.193 1398 1398 W art : D mStartAnimationZoom
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/tileprovider/MapTileProviderBase; mTileProvider
01-30 09:12:57.193 1398 1398 W art : Landroid/os/Handler; mTileRequestCompleteHandler
01-30 09:12:57.193 1398 1398 W art : F mTilesScaleFactor
01-30 09:12:57.193 1398 1398 W art : Z mTilesScaledToDpi
01-30 09:12:57.193 1398 1398 W art : Lorg/osmdroid/views/CustomZoomButtonsController; mZoomController
01-30 09:12:57.193 1398 1398 W art : D mZoomLevel
01-30 09:12:57.193 1398 1398 W art : Z mZoomRounding
01-30 09:12:57.193 1398 1398 W art : F mapOrientation
01-30 09:12:57.193 1398 1398 W art : Z pauseFling
01-30 09:12:57.193 1398 1398 W art : Z verticalMapRepetitionEnabled
01-30 09:12:57.193 1398 1398 W art : Direct methods:
01-30 09:12:57.193 1398 1398 W art : <clinit>()V
01-30 09:12:57.193 1398 1398 W art : <init>(Landroid/content/Context;)V
01-30 09:12:57.193 1398 1398 W art : <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
01-30 09:12:57.193 1398 1398 W art : <init>(Landroid/content/Context;Lorg/osmdroid/tileprovider/MapTileProviderBase;)V
01-30 09:12:57.193 1398 1398 W art : <init>(Landroid/content/Context;Lorg/osmdroid/tileprovider/MapTileProviderBase;Landroid/os/Handler;)V
01-30 09:12:57.193 1398 1398 W art : <init>(Landroid/content/Context;Lorg/osmdroid/tileprovider/MapTileProviderBase;Landroid/os/Handler;Landroid/util/AttributeSet;)V
01-30 09:12:57.193 1398 1398 W art : <init>(Landroid/content/Context;Lorg/osmdroid/tileprovider/MapTileProviderBase;Landroid/os/Handler;Landroid/util/AttributeSet;Z)V
01-30 09:12:57.193 1398 1398 W art : access$300(Lorg/osmdroid/views/MapView;)Landroid/widget/Scroller;
01-30 09:12:57.193 1398 1398 W art : access$400(Lorg/osmdroid/views/MapView;)Lorg/osmdroid/views/CustomZoomButtonsController;
01-30 09:12:57.193 1398 1398 W art : access$500(Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.193 1398 1398 W art : access$600(Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.193 1398 1398 W art : access$602(Lorg/osmdroid/views/MapView;Z)Z
01-30 09:12:57.193 1398 1398 W art : access$700(Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.193 1398 1398 W art : access$702(Lorg/osmdroid/views/MapView;Z)Z
01-30 09:12:57.193 1398 1398 W art : access$800(Lorg/osmdroid/views/MapView;)Lorg/metalev/multitouch/controller/MultiTouchController;
01-30 09:12:57.193 1398 1398 W art : checkZoomButtons()V
01-30 09:12:57.193 1398 1398 W art : getTileSourceFromAttributes(Landroid/util/AttributeSet;)Lorg/osmdroid/tileprovider/tilesource/ITileSource;
01-30 09:12:57.193 1398 1398 W art : getTileSystem()Lorg/osmdroid/util/TileSystem;
01-30 09:12:57.193 1398 1398 W art : invalidateMapCoordinates(IIIIZ)V
01-30 09:12:57.193 1398 1398 W art : resetProjection()V
01-30 09:12:57.193 1398 1398 W art : rotateTouchEvent(Landroid/view/MotionEvent;)Landroid/view/MotionEvent;
01-30 09:12:57.193 1398 1398 W art : setTileSystem(Lorg/osmdroid/util/TileSystem;)V
01-30 09:12:57.193 1398 1398 W art : updateTileSizeForDensity(Lorg/osmdroid/tileprovider/tilesource/ITileSource;)V
01-30 09:12:57.193 1398 1398 W art : Virtual methods:
01-30 09:12:57.193 1398 1398 W art : addMapListener(Lorg/osmdroid/events/MapListener;)V
01-30 09:12:57.193 1398 1398 W art : addOnFirstLayoutListener(Lorg/osmdroid/views/MapView$OnFirstLayoutListener;)V
01-30 09:12:57.193 1398 1398 W art : canZoomIn()Z
01-30 09:12:57.193 1398 1398 W art : canZoomOut()Z
01-30 09:12:57.193 1398 1398 W art : checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z
01-30 09:12:57.193 1398 1398 W art : computeScroll()V
01-30 09:12:57.194 1398 1398 W art : dispatchTouchEvent(Landroid/view/MotionEvent;)Z
01-30 09:12:57.194 1398 1398 W art : generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams;
01-30 09:12:57.194 1398 1398 W art : generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams;
01-30 09:12:57.194 1398 1398 W art : generateLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Landroid/view/ViewGroup$LayoutParams;
01-30 09:12:57.194 1398 1398 W art : getBoundingBox()Lorg/osmdroid/util/BoundingBox;
01-30 09:12:57.194 1398 1398 W art : getController()Lorg/osmdroid/api/IMapController;
01-30 09:12:57.194 1398 1398 W art : getDraggableObjectAtPoint(Lorg/metalev/multitouch/controller/MultiTouchController$PointInfo;)Ljava/lang/Object;
01-30 09:12:57.194 1398 1398 W art : getExpectedCenter()Lorg/osmdroid/util/GeoPoint;
01-30 09:12:57.194 1398 1398 W art : getIntrinsicScreenRect(Landroid/graphics/Rect;)Landroid/graphics/Rect;
01-30 09:12:57.194 1398 1398 W art : getLatitudeSpanDouble()D
01-30 09:12:57.194 1398 1398 W art : getLongitudeSpanDouble()D
01-30 09:12:57.194 1398 1398 W art : getMapCenter()Lorg/osmdroid/api/IGeoPoint;
01-30 09:12:57.194 1398 1398 W art : getMapCenter(Lorg/osmdroid/util/GeoPoint;)Lorg/osmdroid/api/IGeoPoint;
01-30 09:12:57.194 1398 1398 W art : getMapOrientation()F
01-30 09:12:57.194 1398 1398 W art : getMapScale()F
01-30 09:12:57.194 1398 1398 W art : getMapScrollX()J
01-30 09:12:57.194 1398 1398 W art : getMapScrollY()J
01-30 09:12:57.194 1398 1398 W art : getMaxZoomLevel()D
01-30 09:12:57.194 1398 1398 W art : getMinZoomLevel()D
01-30 09:12:57.194 1398 1398 W art : getOverlayManager()Lorg/osmdroid/views/overlay/OverlayManager;
01-30 09:12:57.194 1398 1398 W art : getOverlays()Ljava/util/List;
01-30 09:12:57.194 1398 1398 W art : getPositionAndScale(Ljava/lang/Object;Lorg/metalev/multitouch/controller/MultiTouchController$PositionAndScale;)V
01-30 09:12:57.194 1398 1398 W art : getProjection()Lorg/osmdroid/api/IProjection;
01-30 09:12:57.194 1398 1398 W art : getProjection()Lorg/osmdroid/views/Projection;
01-30 09:12:57.194 1398 1398 W art : getRepository()Lorg/osmdroid/views/MapViewRepository;
01-30 09:12:57.194 1398 1398 W art : getScreenRect(Landroid/graphics/Rect;)Landroid/graphics/Rect;
01-30 09:12:57.194 1398 1398 W art : getScroller()Landroid/widget/Scroller;
01-30 09:12:57.194 1398 1398 W art : getTileProvider()Lorg/osmdroid/tileprovider/MapTileProviderBase;
01-30 09:12:57.194 1398 1398 W art : getTileRequestCompleteHandler()Landroid/os/Handler;
01-30 09:12:57.194 1398 1398 W art : getTilesScaleFactor()F
01-30 09:12:57.194 1398 1398 W art : getZoomController()Lorg/osmdroid/views/CustomZoomButtonsController;
01-30 09:12:57.194 1398 1398 W art : getZoomLevel(Z)D
01-30 09:12:57.194 1398 1398 W art : getZoomLevel()I
01-30 09:12:57.194 1398 1398 W art : getZoomLevelDouble()D
01-30 09:12:57.194 1398 1398 W art : invalidateMapCoordinates(IIII)V
01-30 09:12:57.194 1398 1398 W art : invalidateMapCoordinates(Landroid/graphics/Rect;)V
01-30 09:12:57.194 1398 1398 W art : isAnimating()Z
01-30 09:12:57.194 1398 1398 W art : isFlingEnabled()Z
01-30 09:12:57.194 1398 1398 W art : isHorizontalMapRepetitionEnabled()Z
01-30 09:12:57.194 1398 1398 W art : isLayoutOccurred()Z
01-30 09:12:57.194 1398 1398 W art : isScrollableAreaLimitLatitude()Z
01-30 09:12:57.194 1398 1398 W art : isScrollableAreaLimitLongitude()Z
01-30 09:12:57.194 1398 1398 W art : isTilesScaledToDpi()Z
01-30 09:12:57.194 1398 1398 W art : isVerticalMapRepetitionEnabled()Z
01-30 09:12:57.194 1398 1398 W art : myOnLayout(ZIIII)V
01-30 09:12:57.194 1398 1398 W art : onAttachedToWindow()V
01-30 09:12:57.194 1398 1398 W art : onDetach()V
01-30 09:12:57.194 1398 1398 W art : onDetachedFromWindow()V
01-30 09:12:57.194 1398 1398 W art : onDraw(Landroid/graphics/Canvas;)V
01-30 09:12:57.194 1398 1398 W art : onKeyDown(ILandroid/view/KeyEvent;)Z
01-30 09:12:57.194 1398 1398 W art : onKeyUp(ILandroid/view/KeyEvent;)Z
01-30 09:12:57.194 1398 1398 W art : onLayout(ZIIII)V
01-30 09:12:57.194 1398 1398 W art : onMeasure(II)V
01-30 09:12:57.194 1398 1398 W art : onPause()V
01-30 09:12:57.194 1398 1398 W art : onResume()V
01-30 09:12:57.194 1398 1398 W art : onTouchEvent(Landroid/view/MotionEvent;)Z
01-30 09:12:57.194 1398 1398 W art : onTrackballEvent(Landroid/view/MotionEvent;)Z
01-30 09:12:57.194 1398 1398 W art : postInvalidateMapCoordinates(IIII)V
01-30 09:12:57.194 1398 1398 W art : removeMapListener(Lorg/osmdroid/events/MapListener;)V
01-30 09:12:57.194 1398 1398 W art : removeOnFirstLayoutListener(Lorg/osmdroid/views/MapView$OnFirstLayoutListener;)V
01-30 09:12:57.194 1398 1398 W art : resetMultiTouchScale()V
01-30 09:12:57.194 1398 1398 W art : resetScrollableAreaLimitLatitude()V
01-30 09:12:57.194 1398 1398 W art : resetScrollableAreaLimitLongitude()V
01-30 09:12:57.194 1398 1398 W art : resetTilesScaleFactor()V
01-30 09:12:57.194 1398 1398 W art : scrollBy(II)V
01-30 09:12:57.194 1398 1398 W art : scrollTo(II)V
01-30 09:12:57.194 1398 1398 W art : selectObject(Ljava/lang/Object;Lorg/metalev/multitouch/controller/MultiTouchController$PointInfo;)V
01-30 09:12:57.194 1398 1398 W art : setBackgroundColor(I)V
01-30 09:12:57.194 1398 1398 W art : setBuiltInZoomControls(Z)V
01-30 09:12:57.194 1398 1398 W art : setExpectedCenter(Lorg/osmdroid/api/IGeoPoint;)V
01-30 09:12:57.194 1398 1398 W art : setExpectedCenter(Lorg/osmdroid/api/IGeoPoint;JJ)V
01-30 09:12:57.194 1398 1398 W art : setFlingEnabled(Z)V
01-30 09:12:57.194 1398 1398 W art : setHorizontalMapRepetitionEnabled(Z)V
01-30 09:12:57.194 1398 1398 W art : setInitCenter(Lorg/osmdroid/api/IGeoPoint;)V
01-30 09:12:57.194 1398 1398 W art : setMapCenter(DD)V
01-30 09:12:57.194 1398 1398 W art : setMapCenter(II)V
01-30 09:12:57.194 1398 1398 W art : setMapCenter(Lorg/osmdroid/api/IGeoPoint;)V
01-30 09:12:57.194 1398 1398 W art : setMapListener(Lorg/osmdroid/events/MapListener;)V
01-30 09:12:57.194 1398 1398 W art : setMapOrientation(F)V
01-30 09:12:57.194 1398 1398 W art : setMapOrientation(FZ)V
01-30 09:12:57.194 1398 1398 W art : setMapScroll(JJ)V
01-30 09:12:57.194 1398 1398 W art : setMaxZoomLevel(Ljava/lang/Double;)V
01-30 09:12:57.194 1398 1398 W art : setMinZoomLevel(Ljava/lang/Double;)V
01-30 09:12:57.194 1398 1398 W art : setMultiTouchControls(Z)V
01-30 09:12:57.194 1398 1398 W art : setMultiTouchScale(F)V
01-30 09:12:57.195 1398 1398 W art : setMultiTouchScaleCurrentPoint(FF)V
01-30 09:12:57.195 1398 1398 W art : setMultiTouchScaleInitPoint(FF)V
01-30 09:12:57.195 1398 1398 W art : setOverlayManager(Lorg/osmdroid/views/overlay/OverlayManager;)V
01-30 09:12:57.195 1398 1398 W art : setPositionAndScale(Ljava/lang/Object;Lorg/metalev/multitouch/controller/MultiTouchController$PositionAndScale;Lorg/metalev/multitouch/controller/MultiTouchController$PointInfo;)Z
01-30 09:12:57.195 1398 1398 W art : setProjection(Lorg/osmdroid/views/Projection;)V
01-30 09:12:57.195 1398 1398 W art : setScrollableAreaLimitDouble(Lorg/osmdroid/util/BoundingBox;)V
01-30 09:12:57.195 1398 1398 W art : setScrollableAreaLimitLatitude(DDI)V
01-30 09:12:57.195 1398 1398 W art : setScrollableAreaLimitLongitude(DDI)V
01-30 09:12:57.195 1398 1398 W art : setTileProvider(Lorg/osmdroid/tileprovider/MapTileProviderBase;)V
01-30 09:12:57.195 1398 1398 W art : setTileSource(Lorg/osmdroid/tileprovider/tilesource/ITileSource;)V
01-30 09:12:57.195 1398 1398 W art : setTilesScaleFactor(F)V
01-30 09:12:57.195 1398 1398 W art : setTilesScaledToDpi(Z)V
01-30 09:12:57.195 1398 1398 W art : setUseDataConnection(Z)V
01-30 09:12:57.195 1398 1398 W art : setVerticalMapRepetitionEnabled(Z)V
01-30 09:12:57.195 1398 1398 W art : setZoomLevel(D)D
01-30 09:12:57.195 1398 1398 W art : setZoomRounding(Z)V
01-30 09:12:57.195 1398 1398 W art : startAnimation()V
01-30 09:12:57.195 1398 1398 W art : useDataConnection()Z
01-30 09:12:57.195 1398 1398 W art : zoomIn()Z
01-30 09:12:57.195 1398 1398 W art : zoomInFixing(II)Z
01-30 09:12:57.195 1398 1398 W art : zoomInFixing(Lorg/osmdroid/api/IGeoPoint;)Z
01-30 09:12:57.195 1398 1398 W art : zoomOut()Z
01-30 09:12:57.195 1398 1398 W art : zoomOutFixing(II)Z
01-30 09:12:57.195 1398 1398 W art : zoomOutFixing(Lorg/osmdroid/api/IGeoPoint;)Z
01-30 09:12:57.195 1398 1398 W art : zoomToBoundingBox(Lorg/osmdroid/util/BoundingBox;ZIDLjava/lang/Long;)D
01-30 09:12:57.197 1398 1398 W art : zoomToBoundingBox(Lorg/osmdroid/util/BoundingBox;Z)V
01-30 09:12:57.197 1398 1398 W art : zoomToBoundingBox(Lorg/osmdroid/util/BoundingBox;ZI)V
01-30 09:12:57.197 1398 1398 W art : Lorg/osmdroid/views/MapView; (Runtime):
01-30 09:12:57.197 1398 1398 W art : Static fields:
01-30 09:12:57.197 1398 1398 W art : D ZOOM_LOG_BASE_INV
01-30 09:12:57.197 1398 1398 W art : D ZOOM_SENSITIVITY
01-30 09:12:57.197 1398 1398 W art : Ljava/lang/reflect/Method; sMotionEventTransformMethod
01-30 09:12:57.197 1398 1398 W art : Instance fields:
01-30 09:12:57.197 1398 1398 W art : Z enableFling
01-30 09:12:57.197 1398 1398 W art : Lorg/osmdroid/views/MapController; mController
01-30 09:12:57.197 1398 1398 W art : Z mEnableZoomController
01-30 09:12:57.197 1398 1398 W art : Landroid/view/GestureDetector; mGestureDetector
01-30 09:12:57.197 1398 1398 W art : Landroid/graphics/Rect; mInvalidateRect
01-30 09:12:57.197 1398 1398 W art : Ljava/util/concurrent/atomic/AtomicBoolean; mIsAnimating
01-30 09:12:57.197 1398 1398 W art : Z mIsFlinging
01-30 09:12:57.197 1398 1398 W art : Z mLayoutOccurred
01-30 09:12:57.197 1398 1398 W art : Landroid/graphics/Point; mLayoutPoint
01-30 09:12:57.197 1398 1398 W art : Lorg/osmdroid/events/MapListener; mListener
01-30 09:12:57.197 1398 1398 W art : Lorg/osmdroid/views/overlay/TilesOverlay; mMapOverlay
01-30 09:12:57.197 1398 1398 W art : Ljava/lang/Integer; mMaximumZoomLevel
01-30 09:12:57.197 1398 1398 W art : Ljava/lang/Integer; mMinimumZoomLevel
01-30 09:12:57.197 1398 1398 W art : Lorg/metalev/multitouch/controller/MultiTouchController; mMultiTouchController
01-30 09:12:57.197 1398 1398 W art : F mMultiTouchScale
01-30 09:12:57.197 1398 1398 W art : Landroid/graphics/PointF; mMultiTouchScalePoint
01-30 09:12:57.197 1398 1398 W art : Ljava/util/LinkedList; mOnFirstLayoutListeners
01-30 09:12:57.197 1398 1398 W art : Lorg/osmdroid/views/overlay/OverlayManager; mOverlayManager
01-30 09:12:57.197 1398 1398 W art : Lorg/osmdroid/views/Projection; mProjection
01-30 09:12:57.197 1398 1398 W art : Lorg/osmdroid/ResourceProxy; mResourceProxy
01-30 09:12:57.197 1398 1398 W art : Landroid/graphics/Matrix; mRotateScaleMatrix
01-30 09:12:57.197 1398 1398 W art : Landroid/graphics/Point; mRotateScalePoint
01-30 09:12:57.197 1398 1398 W art : Lorg/osmdroid/util/BoundingBoxE6; mScrollableAreaBoundingBox
01-30 09:12:57.197 1398 1398 W art : Landroid/graphics/Rect; mScrollableAreaLimit
01-30 09:12:57.197 1398 1398 W art : Landroid/widget/Scroller; mScroller
01-30 09:12:57.198 1398 1398 W art : Ljava/util/concurrent/atomic/AtomicInteger; mTargetZoomLevel
01-30 09:12:57.198 1398 1398 W art : Lorg/osmdroid/tileprovider/MapTileProviderBase; mTileProvider
01-30 09:12:57.198 1398 1398 W art : Landroid/os/Handler; mTileRequestCompleteHandler
01-30 09:12:57.198 1398 1398 W art : Z mTilesScaledToDpi
01-30 09:12:57.198 1398 1398 W art : Landroid/widget/ZoomButtonsController; mZoomController
01-30 09:12:57.198 1398 1398 W art : I mZoomLevel
01-30 09:12:57.198 1398 1398 W art : F mapOrientation
01-30 09:12:57.198 1398 1398 W art : Direct methods:
01-30 09:12:57.198 1398 1398 W art : <clinit>()V
01-30 09:12:57.198 1398 1398 W art : <init>(Landroid/content/Context;)V
01-30 09:12:57.198 1398 1398 W art : <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
01-30 09:12:57.198 1398 1398 W art : <init>(Landroid/content/Context;Lorg/osmdroid/ResourceProxy;)V
01-30 09:12:57.198 1398 1398 W art : <init>(Landroid/content/Context;Lorg/osmdroid/ResourceProxy;Lorg/osmdroid/tileprovider/MapTileProviderBase;)V
01-30 09:12:57.198 1398 1398 W art : <init>(Landroid/content/Context;Lorg/osmdroid/ResourceProxy;Lorg/osmdroid/tileprovider/MapTileProviderBase;Landroid/os/Handler;)V
01-30 09:12:57.198 1398 1398 W art : <init>(Landroid/content/Context;Lorg/osmdroid/ResourceProxy;Lorg/osmdroid/tileprovider/MapTileProviderBase;Landroid/os/Handler;Landroid/util/AttributeSet;)V
01-30 09:12:57.198 1398 1398 W art : access$300(Lorg/osmdroid/views/MapView;)Landroid/widget/Scroller;
01-30 09:12:57.198 1398 1398 W art : access$400(Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.198 1398 1398 W art : access$500(Lorg/osmdroid/views/MapView;)Landroid/widget/ZoomButtonsController;
01-30 09:12:57.198 1398 1398 W art : access$600(Lorg/osmdroid/views/MapView;)Z
01-30 09:12:57.198 1398 1398 W art : access$700(Lorg/osmdroid/views/MapView;)Lorg/metalev/multitouch/controller/MultiTouchController;
01-30 09:12:57.198 1398 1398 W art : checkZoomButtons()V
01-30 09:12:57.198 1398 1398 W art : getTileSourceFromAttributes(Landroid/util/AttributeSet;)Lorg/osmdroid/tileprovider/tilesource/ITileSource;
01-30 09:12:57.198 1398 1398 W art : invalidateMapCoordinates(IIIIZ)V
01-30 09:12:57.198 1398 1398 W art : rotateTouchEvent(Landroid/view/MotionEvent;)Landroid/view/MotionEvent;
01-30 09:12:57.198 1398 1398 W art : updateTileSizeForDensity(Lorg/osmdroid/tileprovider/tilesource/ITileSource;)V
01-30 09:12:57.198 1398 1398 W art : Virtual methods:
01-30 09:12:57.198 1398 1398 W art : addOnFirstLayoutListener(Lorg/osmdroid/views/MapView$OnFirstLayoutListener;)V
01-30 09:12:57.198 1398 1398 W art : canZoomIn()Z
01-30 09:12:57.198 1398 1398 W art : canZoomOut()Z
01-30 09:12:57.198 1398 1398 W art : checkLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Z
01-30 09:12:57.198 1398 1398 W art : computeScroll()V
01-30 09:12:57.198 1398 1398 W art : dispatchDraw(Landroid/graphics/Canvas;)V
01-30 09:12:57.198 1398 1398 W art : dispatchTouchEvent(Landroid/view/MotionEvent;)Z
01-30 09:12:57.198 1398 1398 W art : generateDefaultLayoutParams()Landroid/view/ViewGroup$LayoutParams;
01-30 09:12:57.198 1398 1398 W art : generateLayoutParams(Landroid/util/AttributeSet;)Landroid/view/ViewGroup$LayoutParams;
01-30 09:12:57.198 1398 1398 W art : generateLayoutParams(Landroid/view/ViewGroup$LayoutParams;)Landroid/view/ViewGroup$LayoutParams;
01-30 09:12:57.198 1398 1398 W art : getBoundingBox()Lorg/osmdroid/util/BoundingBoxE6;
01-30 09:12:57.198 1398 1398 W art : getController()Lorg/osmdroid/api/IMapController;
01-30 09:12:57.198 1398 1398 W art : getDraggableObjectAtPoint(Lorg/metalev/multitouch/controller/MultiTouchController$PointInfo;)Ljava/lang/Object;
01-30 09:12:57.198 1398 1398 W art : getIntrinsicScreenRect(Landroid/graphics/Rect;)Landroid/graphics/Rect;
01-30 09:12:57.198 1398 1398 W art : getLatitudeSpan()I
01-30 09:12:57.198 1398 1398 W art : getLongitudeSpan()I
01-30 09:12:57.198 1398 1398 W art : getMapCenter()Lorg/osmdroid/api/IGeoPoint;
01-30 09:12:57.198 1398 1398 W art : getMapOrientation()F
01-30 09:12:57.198 1398 1398 W art : getMaxZoomLevel()I
01-30 09:12:57.198 1398 1398 W art : getMinZoomLevel()I
01-30 09:12:57.198 1398 1398 W art : getOverlayManager()Lorg/osmdroid/views/overlay/OverlayManager;
01-30 09:12:57.198 1398 1398 W art : getOverlays()Ljava/util/List;
01-30 09:12:57.198 1398 1398 W art : getPositionAndScale(Ljava/lang/Object;Lorg/metalev/multitouch/controller/MultiTouchController$PositionAndScale;)V
01-30 09:12:57.198 1398 1398 W art : getProjection()Lorg/osmdroid/api/IProjection;
01-30 09:12:57.198 1398 1398 W art : getProjection()Lorg/osmdroid/views/Projection;
01-30 09:12:57.198 1398 1398 W art : getResourceProxy()Lorg/osmdroid/ResourceProxy;
01-30 09:12:57.198 1398 1398 W art : getScreenRect(Landroid/graphics/Rect;)Landroid/graphics/Rect;
01-30 09:12:57.198 1398 1398 W art : getScrollableAreaLimit()Lorg/osmdroid/util/BoundingBoxE6;
01-30 09:12:57.198 1398 1398 W art : getScroller()Landroid/widget/Scroller;
01-30 09:12:57.198 1398 1398 W art : getTileProvider()Lorg/osmdroid/tileprovider/MapTileProviderBase;
01-30 09:12:57.198 1398 1398 W art : getTileRequestCompleteHandler()Landroid/os/Handler;
01-30 09:12:57.198 1398 1398 W art : getZoomLevel()I
01-30 09:12:57.198 1398 1398 W art : getZoomLevel(Z)I
01-30 09:12:57.198 1398 1398 W art : invalidateMapCoordinates(IIII)V
01-30 09:12:57.198 1398 1398 W art : invalidateMapCoordinates(Landroid/graphics/Rect;)V
01-30 09:12:57.198 1398 1398 W art : isAnimating()Z
01-30 09:12:57.198 1398 1398 W art : isFlingEnabled()Z
01-30 09:12:57.198 1398 1398 W art : isLayoutOccurred()Z
01-30 09:12:57.198 1398 1398 W art : isTilesScaledToDpi()Z
01-30 09:12:57.198 1398 1398 W art : onDetach()V
01-30 09:12:57.198 1398 1398 W art : onDetachedFromWindow()V
01-30 09:12:57.198 1398 1398 W art : onKeyDown(ILandroid/view/KeyEvent;)Z
01-30 09:12:57.198 1398 1398 W art : onKeyUp(ILandroid/view/KeyEvent;)Z
01-30 09:12:57.198 1398 1398 W art : onLayout(ZIIII)V
01-30 09:12:57.198 1398 1398 W art : onMeasure(II)V
01-30 09:12:57.198 1398 1398 W art : onTouchEvent(Landroid/view/MotionEvent;)Z
01-30 09:12:57.198 1398 1398 W art : onTrackballEvent(Landroid/view/MotionEvent;)Z
01-30 09:12:57.198 1398 1398 W art : postInvalidateMapCoordinates(IIII)V
01-30 09:12:57.198 1398 1398 W art : removeOnFirstLayoutListener(Lorg/osmdroid/views/MapView$OnFirstLayoutListener;)V
01-30 09:12:57.198 1398 1398 W art : scrollTo(II)V
01-30 09:12:57.198 1398 1398 W art : selectObject(Ljava/lang/Object;Lorg/metalev/multitouch/controller/MultiTouchController$PointInfo;)V
01-30 09:12:57.198 1398 1398 W art : setBackgroundColor(I)V
01-30 09:12:57.198 1398 1398 W art : setBuiltInZoomControls(Z)V
01-30 09:12:57.198 1398 1398 W art : setFlingEnabled(Z)V
01-30 09:12:57.198 1398 1398 W art : setMapCenter(II)V
01-30 09:12:57.198 1398 1398 W art : setMapCenter(Lorg/osmdroid/api/IGeoPoint;)V
01-30 09:12:57.198 1398 1398 W art : setMapListener(Lorg/osmdroid/events/MapListener;)V
01-30 09:12:57.198 1398 1398 W art : setMapOrientation(F)V
01-30 09:12:57.198 1398 1398 W art : setMaxZoomLevel(Ljava/lang/Integer;)V
01-30 09:12:57.198 1398 1398 W art : setMinZoomLevel(Ljava/lang/Integer;)V
01-30 09:12:57.198 1398 1398 W art : setMultiTouchControls(Z)V
01-30 09:12:57.198 1398 1398 W art : setOverlayManager(Lorg/osmdroid/views/overlay/OverlayManager;)V
01-30 09:12:57.198 1398 1398 W art : setPositionAndScale(Ljava/lang/Object;Lorg/metalev/multitouch/controller/MultiTouchController$PositionAndScale;Lorg/metalev/multitouch/controller/MultiTouchController$PointInfo;)Z
01-30 09:12:57.198 1398 1398 W art : setScrollableAreaLimit(Lorg/osmdroid/util/BoundingBoxE6;)V
01-30 09:12:57.198 1398 1398 W art : setTileProvider(Lorg/osmdroid/tileprovider/MapTileProviderBase;)V
01-30 09:12:57.198 1398 1398 W art : setTileSource(Lorg/osmdroid/tileprovider/tilesource/ITileSource;)V
01-30 09:12:57.198 1398 1398 W art : setTilesScaledToDpi(Z)V
01-30 09:12:57.198 1398 1398 W art : setUseDataConnection(Z)V
01-30 09:12:57.198 1398 1398 W art : setZoomLevel(I)I
01-30 09:12:57.199 1398 1398 W art : useDataConnection()Z
01-30 09:12:57.199 1398 1398 W art : zoomIn()Z
01-30 09:12:57.199 1398 1398 W art : zoomInFixing(II)Z
01-30 09:12:57.199 1398 1398 W art : zoomInFixing(Lorg/osmdroid/api/IGeoPoint;)Z
01-30 09:12:57.199 1398 1398 W art : zoomOut()Z
01-30 09:12:57.199 1398 1398 W art : zoomOutFixing(II)Z
01-30 09:12:57.199 1398 1398 W art : zoomOutFixing(Lorg/osmdroid/api/IGeoPoint;)Z
01-30 09:12:57.199 1398 1398 W art : zoomToBoundingBox(Lorg/osmdroid/util/BoundingBoxE6;)V
01-30 09:12:57.199 1398 1398 W art : zoomToBoundingBox(Lorg/osmdroid/util/BoundingBoxE6;Z)V
01-30 09:12:57.200 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.OwnMapView>
01-30 09:12:57.200 1398 1398 I art : Rejecting re-init on previously-failed class java.lang.Class<org.blitzortung.android.map.OwnMapView>
01-30 09:12:57.201 1398 1398 D AndroidRuntime: Shutting down VM
01-30 09:12:57.203 1398 1398 E AndroidRuntime: FATAL EXCEPTION: main
01-30 09:12:57.203 1398 1398 E AndroidRuntime: Process: org.blitzortung.android.app, PID: 1398
01-30 09:12:57.203 1398 1398 E AndroidRuntime: Theme: themes:{org.adw.launcher=overlay:org.cyanogenmod.hexolibre}
01-30 09:12:57.203 1398 1398 E AndroidRuntime: java.lang.IncompatibleClassChangeError: org.blitzortung.android.map.OwnMapView
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at dalvik.system.DexFile.defineClassNative(Native Method)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at dalvik.system.DexFile.defineClass(DexFile.java:226)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at dalvik.system.DexFile.loadClassBinaryName(DexFile.java:219)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at dalvik.system.DexPathList.findClass(DexPathList.java:338)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:54)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at org.blitzortung.android.map.MapFragment.onCreateView(MapFragment.kt:37)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.Fragment.performCreateView(Fragment.java:2439)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1460)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1784)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1852)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.BackStackRecord.executeOps(BackStackRecord.java:802)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.executeOps(FragmentManager.java:2625)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.executeOpsTogether(FragmentManager.java:2411)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(FragmentManager.java:2366)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:2273)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.dispatchStateChange(FragmentManager.java:3273)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.dispatchActivityCreated(FragmentManager.java:3229)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentController.dispatchActivityCreated(FragmentController.java:201)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.support.v4.app.FragmentActivity.onStart(FragmentActivity.java:620)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at org.blitzortung.android.app.Main.onStart(Main.kt:324)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1238)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.app.Activity.performStart(Activity.java:6268)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2413)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2510)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.app.ActivityThread.-wrap11(ActivityThread.java)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1363)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5461)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-30 09:12:57.203 1398 1398 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:107)
01-30 09:12:58.501 1398 1398 I Process : Sending signal. PID: 1398 SIG: 9
01-30 09:12:58.607 8097 8804 I ActivityManager: Process org.blitzortung.android.app (pid 1398) has died
01-30 09:12:58.607 8097 8804 D ActivityManager: cleanUpApplicationRecord -- 1398
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment