Android Question What this error mean?

fash866

Member
Licensed User
Longtime User
hi:
i used webvieweExtras ,and when i release mode,it throw a exception :
android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.

what is this error mean?
 
Top