InDoorSurfaceView icon indicating copy to clipboard operation
InDoorSurfaceView copied to clipboard

Android InDoorView dependent on Canvas

Results 6 InDoorSurfaceView issues
Sort by recently updated
recently updated
newest added

我在demo工程中Intent到地图界面的时候会卡顿很久才跳转过去,这个怎么解决?

想在一张可缩放的户型图上用手指点击标记一个点,标记完缩放这张图一直保持点的相对位置,然后把坐标后台保存,在其它地方展示

05-01 09:09:06.065 30849-30877/com.chuanmo.indoorsample E/lock: 16 05-01 09:09:06.075 30849-30875/com.chuanmo.indoorsample I/art: Alloc concurrent mark sweep GC freed 11(12KB) AllocSpace objects, 0(0B) LOS objects, 10% free, 142MB/158MB, paused 368us total 13.032ms 05-01 09:09:06.075...

Throwing OutOfMemoryError "Failed to allocate a 68146212 byte allocation with 16777184 free bytes and 45MB until OOM" Process: com.chuanmo.indoorsample, PID: 29029 java.lang.OutOfMemoryError: Failed to allocate a 68146212 byte allocation with...

bug
help wanted