NoClassDefFoundError - Rejecting re-init on previously-failed class

前端 未结 5 2084
别跟我提以往
别跟我提以往 2021-01-12 04:57

Please somebody explain me what this error means and how to avoid it.

After a while my app Force Closes because of this error:

09-28 12:53:45.746 I/d         


        
5条回答
  •  时光取名叫无心
    2021-01-12 05:38

    Are you sure is this the first exception you are getting after running your application? There may be some uncaught exceptions previously.

提交回复
热议问题