使用产品:iMobile 11i 操作系统:win10 x64 2022-10-17 22:40:25.513 14717-14717/com.example.myapplication E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.myapplication ... lang.ClassLoader.loadClass(ClassLoader.java:312) ... 30 more
package com.example.supermapimobile2d; import androidx.appcompat.app.AppCompatActivity; import androidx.core.content.ContextCompat; import android.Manifest; import android.content.Context; import android. ... return true; } }
使用产品:iMobile 11i 操作系统:win11 x64 问题详细描述:app出现闪退,一下为错误代码: E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.supermapimobile2d, PID: 26511 ... .getMap().open(mapName); mapControl.getMap().refresh(); } }
使用Button重复跳转加载三维示例几次后,出现明显卡顿后闪退,请问该怎么在结束Activity后执行内存回收呢? 使用产品:imobile 11i 操作系统:win10 x64
问题是 展示地图页面 只有空白和左下角的supermap水印 代码如下 package com.example.supermapimobile2d; import androidx.appcompat.app.AppCompatActivity; import androidx. ... :791 error 3006 (EGL_BAD_CONTEXT) E/libEGL: eglMakeCurrent:791 error 3006 (EGL_BAD_CONTEXT)
Process: com.example.supermapimobile2d, PID: 7308 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.supermapimobile2d/com.example.supermapimobile2d. ... , code=29KB, data=20KB Increasing code cache capacity to 128KB
LayerView layerView = new LayerView(this); 无法正常使用 是引入LayerView 的问题,但是应该如何引入呢
使用产品:iMobile 11i 操作系统:win10 x64 2022-10-11 16:06:57.581 32044-32044/com.example.myapplication E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example. ... run(RuntimeInit.java:526) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
使用产品:iMobile 11i 操作系统:win10 x64 问题详细描述:按照开发文档的步骤完成了jdk Android Studio环境配置和代码编写,构建没有报错,但是把app安装到真机之后(vivo x27),会直接闪退 ... .run(RuntimeInit.java:526) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
是否可以提供?帮助快速了解 如 高精采集, 按示例运行后没有加载地图,不知道如何使用。
代码没有报错,就是这个sxwu文件我感觉有问题,啥呀展示不出来。我这边的sxwu文件才5.68kb,是从示例代码SampleData里面找的。 您这边可以给我一个可以展示的sxwu文件吗,类似于楼房那种,谢谢
集成移动gis加载本地三维数据报错 //打开工作空间 Workspace workspace = new Workspace();   ... ;} 这个sxwu数据是从示例代码SampleData文件夹里面找的 报错信息如下,麻烦帮我看看是什么问题
Samplecode->oSGBLayerAttributeQuery 使用 androidx.appcompat:appcompat 如果libs 目录放置全部libs, 错误信息: com.supermap.realspace.Layer3DVectorNative.jni_GetFieldInfos ... 除 libimbAutoCAD, 错误信息: com.supermap.realspace.SceneControlNative.jni_SetDpi
操作系统:安卓 问题:按照文档集成了三维移动GIS, jar包只导入了com.supermap.data _v1021.jar和com.supermap.realspace_ v1021.jar。so库只导入了libimb _v1021.so。 引入布局代码com.supermap.realspace.SceneContro时项目报错,说是无法引用找不到这个,请问是什么 原因?
iMobile显示效果(设备 huawei matepad 11 harmonyOS 2.0) iDesktop显示效果