interface declaration, parcelable declaration, AidlTokenType.import or AidlTokenType.package ...
生活随笔
收集整理的這篇文章主要介紹了
interface declaration, parcelable declaration, AidlTokenType.import or AidlTokenType.package ...
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
<interface declaration>, <parcelable declaration>, AidlTokenType.import or AidlTokenType.package expected, got ‘com’
如上所示,當(dāng)我在編寫fragment布局文件的時(shí)候,出現(xiàn)了如上的錯(cuò)誤
解決辦法
Android Studio -> Settings -> Editor -> Language Injections
將最后一個(gè)刪除即可。
經(jīng)驗(yàn)證,雖然有報(bào)錯(cuò),但是APP依然可以運(yùn)行~however,我們還是要把它干掉~
總結(jié)
以上是生活随笔為你收集整理的interface declaration, parcelable declaration, AidlTokenType.import or AidlTokenType.package ...的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Fragment初识
- 下一篇: 获取屏幕的宽和高-Display中get