0
我想在我的eclipse項目中獲得UnityAds 2.0庫。我從這裏導入了項目https://github.com/Unity-Technologies/unity-ads-android。我已經解決了項目中的其他錯誤,但是我仍然在我的項目下面出現了兩個錯誤。統一廣告2.0 Eclipse庫
VERSION_CODE cannot be resolved or is not a field
和
The import android.webkit.WebResourceError cannot be resolved
我的目標SDK是谷歌API 22
讓我知道我錯過了什麼。
謝謝