Archives for: "September 2013"
Error : NoSuchMethodError: com.google.protobuf.LazyStringArrayList.(Lcom/google/protobuf/LazyStringList;)
After I updated the android studio and I run my project, I got this error: NoSuchMethodError: com.google.protobuf.LazyStringArrayList.(Lcom/google/protobuf/LazyStringList;). I cannot build the project. The problem is the old protobuf jar still in lib… more »