im收到的错误是"java.lang.IllegalArgumentException: class com.activeandroid.DatabaseHelper声明了多个名为mContext的JSON字段“。我正在使用AndroidAnnotations RestClient从我的网络服务中提取数据,并将其序列化为POJO。序列化在使用ORMLite时运行得很好,但我最近决定试用Active Android,现在我<e
我正在尝试将rest-facebook响应转换为Post类对象,如下所示:其中,restFBResponse是来自Facebook的帖子。但这会导致错误:
Exception in thread "main" java.lang.IllegalArgumentException: class com.restfb.types.Post declaresString typ