简体   繁体   English

如何使用Eclipse将Android支持存储库集成到IBM MobileFirst Platform 7.1项目中

[英]How to integrate the Android Support Repository in an IBM MobileFirst Platform 7.1 project using Eclipse

I'm working in an IBM MobileFirst 7.1 project using Eclipse Mars but when I'm trying to deploy my app in a device, the app stops and the error is related to android/support/v4/view/GestureDetectorCompat class. 我正在使用Eclipse Mars在IBM MobileFirst 7.1项目中工作,但是当我尝试在设备中部署我的应用程序时,该应用程序停止并且错误与android / support / v4 / view / GestureDetectorCompat类有关。 I'm using the support library 19 because this is a jar file, however if I want to use the 25 or 26 alpha I can't find the way to convert the .aar file to .jar and keep working with Eclipse IDE. 我正在使用支持库19,因为这是一个jar文件,但是,如果我想使用25或26 alpha,我找不到将.aar文件转换为.jar并继续使用Eclipse IDE的方法。

Is any way to work with a support library updated with this configuration? 是否有任何使用此配置更新支持库的方法?

作为快速解决方案,您可以提取.aar文件,其中将包含可以在Eclipse中使用的classes.jar。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 IBM MobileFirst Platform 7.1不会从混合应用程序创建android项目 - IBM MobileFirst Platform 7.1 doesn't create android project from the hybrid app 如何在IBM MobileFirst 7.1 Application(Hybrid)中启用multidex(android) - How to enable multidex(android) in IBM MobileFirst 7.1 Application(Hybrid) 如何在Android Studio中为IBM MobileFirst项目导入外部库项目? - How to import an external library project in android studio for IBM MobileFirst project? IBM MobileFirst 7.1地理位置获取当前位置在Android设备上不起作用 - IBM MobileFirst 7.1 geolocation get current position not working on android device IBM MobileFirst 7.1-从Android客户端发出请求时出错 - IBM MobileFirst 7.1 - Error when making request from Android Client 使用IBM MobileFirst Platform Foundation生成的Android应用程序中的Java代码单元测试 - Unit Testing Java code in Android app generated using IBM MobileFirst Platform Foundation 现有的IONIC 1项目迁移到IBM Worklight(MobileFirst Platform'MFP') - Existing IONIC 1 Project migrate to IBM Worklight (MobileFirst Platform 'MFP') IBM MobileFirst 6.3支持哪些本地Android开发版本? - What versions of native Android development does IBM MobileFirst 6.3 support? 从WL6.3迁移后,IBM MobileFirst 7.1服务器连接在Android中失败 - IBM MobileFirst 7.1 Server connection fails in Android after migrating from WL6.3 将android支持库集成到froyo平台 - Integrate android support library into froyo platform
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM