我正在使用IBM的mobilefirst worklight版本6.3進行推送通知。一切正常,當我不應用proguard。 當我申請proguard並在訂閱推送通知時運行構建只有我得到以下異常。 java.lang.RuntimeException: Failed to find the icon resource. Add the icon file under the /res/drawabl
在我的項目中,我包含兩個.aar庫,並且兩個庫在其libs文件夾中都有一個commmon .jar文件。 當我嘗試使用ProGuard混淆我的代碼 >Error:Execution failed for task ':CpcCaenSample:transformClassesAndResourcesWithProguardForRelease'.
java.io.IOException: Ca
我使用ksoap2版本2.4來連接.net web服務並獲取data.I在導出我的應用程序時使用ProGuard。 當我通過proguard導出時出現此錯誤,當我不使用它時沒有問題。 [2016-04-13 11:41:39 - Agency] Proguard returned with error code 1. See console
[2016-04-13 11:41:39 - Ag