In my case, this error is caused by the
{{
return x;
}}
public class LocalBinder extends Binder
{
LocalService getService()
{
return LocalService.this;
}
}
In your case, probably, you use some punctuation characters and Blogger cannot save these characters.
Hiç yorum yok:
Yorum Gönder