Application cannot be imported; it is either an invalid one or it contains specific features that are not supported

拜拜、爱过 提交于 2019-12-13 10:26:28

问题


I followed the recommended solution: IBM Worklight v6.0 - Error while adding an application to the Mobile Test Workbench

still got the error even though my jdk seems to be already correct

I didn't see any errors in the test workbench mobile client log (emulator), which log should I be looking at?


回答1:


I suppose that you are using Android 4.4 and not Android 4.4W or 4.4L which are not yet supported. And you should have made recently an update of the Android SDK tools to version 23 (you can verify by opening the SDK Manager)

Google has modified in this release the way the tools are organized and this made MTWW regressed when instrumenting. There is a workaround: copy <android-sdk-dir>/build-tools/20.0.0/zipalign[.exe] to <android-sdk-dir>/tools.

Dominique




回答2:


I had same problem. You may need hotfix or uptdate to RTW8.6.

https://www-304.ibm.com/support/docview.wss?uid=swg21678859



来源:https://stackoverflow.com/questions/25048552/application-cannot-be-imported-it-is-either-an-invalid-one-or-it-contains-speci

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!