兼容包实际上是为了让android 2.2、android 2.3 android 3.0支持android 4.0中才有的东西的。比如说Actionbar。如果你不用兼容包的话,你开发含actionbar的程序就不可以在2.2上运行了