parcelable Person;
这是为一个Person对象类定义接口的AIDL文件,可是总是显示parcelable是错的,错误信息显示是拼写错误,求解。。
http://blog.csdn.net/yangzhiloveyou/article/details/21869329