我见过一堆其他类似的帖子,但仍然不明白我的代码有什么问题.我想在android中导出已签名的APK并获取以下错误:
[2014-02-18 21:20:35 - Bounce-android] Proguard returned with error code 1. See console
[2014-02-18 21:20:35 - Bounce-android] Warning: android.support.v4.view.accessibility.AccessibilityNodeProviderCompatJellyBean$1: can't find superclass or interface android.view.accessibility.AccessibilityNodeProvider
[2014-02-18 21:20:35 - Bounce-android] Warning: com.badlogic.gdx.backends.android.AndroidDaydream: can't find superclass or interface android.service.dreams.DreamService
[2014-02-18 21:20:35 - Bounce-android] Warning: android.support.v4.app.NavUtilsJB: can't find referenced method 'android.content.Intent getParentActivityIntent()' in class android.app.Activity
[2014-02-18 21:20:35 - Bounce-android] Warning: android.support.v4.app.NavUtilsJB: can't find referenced method 'boolean shouldUpRecreateTask(android.content.Intent)' in class android.app.Activity
[2014-02-18 21:20:35 - Bounce-android] Warning: android.support.v4.app.NavUtilsJB: can't find referenced method 'boolean navigateUpTo(android.content.Intent)' in …Run Code Online (Sandbox Code Playgroud)