【发布时间】:2014-11-27 02:13:57
【问题描述】:
我必须在我的 android 应用程序中使用 mashape api 之一,因为我必须将他们名为 unirest 的 java 支持库包含到我的 android 项目中,我已通过构建配置设置添加了该库。但是当我运行该项目时,它会抛出 java.lang.ExceptionInInitializerError 并停止应用程序。有没有办法解决这个问题?
【问题讨论】:
标签: java android unirest mashape