ShouldNotReachhere classFileParser ANDROID

后端 未结 8 1741
心在旅途
心在旅途 2020-12-10 10:41

Any idea how to fix this issue? I\'m using Eclipse and it seems to occur even when I create a new android project. :(

# A fatal error has been detected by t         


        
8条回答
  •  无人及你
    2020-12-10 11:18

    Well...I think the problem is because you are using de android enviroment to run java applications. Probably you insert java code inside android structure and it can not "read" this.

提交回复
热议问题