我在android版本4中遇到错误org.apache.poi.POIXMLException: java.lang.reflect.InvocationTargetException at org.apache.poi.POIXMLDocumentPart.read(POIXMLDocumentPart.java:456)
at org.apache.poi.POIXML
我有一个使用Microsoft.Azure.Mobile.Client软件开发工具包的项目。当我在Emulator中从VS运行它时,一切都很好。但是当我在TC服务器上构建apk并将其安装在真正的安卓设备上时,我得到了以下错误:VTable setup of type Microsoft.WindowsAzure.MobileService.Eventing.MobileServiceEventManager failed。我怎么才能解决这个问题?我使用的是Microsoft.Azure.Mobile.Client package v3.1.0。我正在使用以下命令构建apk:xbuild /t:
我的应用程序在几乎所有的android版本上都运行得很好。但是,在Crashlytics和一些设备上,我遇到了这样的崩溃:"java.lang.ArithmeticException:除以零“。它几乎(如果不是总是)在Android 4.x中。堆栈跟踪: at android.support.v7.widget.St