android 项目打包报错!大神可以帮我看看怎么解决
小_源
博客专家认证 2014-01-20 09:52:44 Proguard returned with error code 1. See console
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find superclass or interface android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced class android.app.Fragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced method 'android.app.Activity getActivity()' in class com.amap.api.maps.MapFragment
[2014-01-20 09:37:39 - DOYI] Warning: com.amap.api.maps.MapFragment: can't find referenced method 'android.os.Bundle getArguments()' in class com.amap.api.maps.MapFragment
[2014-01-20 09:37:39 - DOYI] Warning: com.autonavi.aps.amapapi.Utils: can't find referenced class android.provider.Settings$Global
[2014-01-20 09:37:39 - DOYI] Warning: com.autonavi.aps.amapapi.Utils: can't find referenced class android.provider.Settings$Global
[2014-01-20 09:37:39 - DOYI] Warning: there were 15 unresolved references to classes or interfaces.
[2014-01-20 09:37:39 - DOYI] You may need to specify additional library jars (using '-libraryjars').
[2014-01-20 09:37:39 - DOYI] Warning: there were 2 unresolved references to program class members.
[2014-01-20 09:37:39 - DOYI] Your input classes appear to be inconsistent.
[2014-01-20 09:37:39 - DOYI] You may need to recompile them and try again.
[2014-01-20 09:37:39 - DOYI] Alternatively, you may have to specify the option
[2014-01-20 09:37:39 - DOYI] '-dontskipnonpubliclibraryclassmembers'.
[2014-01-20 09:37:39 - DOYI] java.io.IOException: Please correct the above warnings first.
[2014-01-20 09:37:39 - DOYI] at proguard.Initializer.execute(Initializer.java:321)
[2014-01-20 09:37:39 - DOYI] at proguard.ProGuard.initialize(ProGuard.java:211)
[2014-01-20 09:37:39 - DOYI] at proguard.ProGuard.execute(ProGuard.java:86)
[2014-01-20 09:37:39 - DOYI] at proguard.ProGuard.main(ProGuard.java:492)
[2014-01-20 09:39:24 - DOYI] Proguard returned with error code 1. See console