首页 > 技术文章 > Cannot resolve symbol nonnull and notnull

liangxy 2018-06-13 15:23 原文

 

地址:https://stackoverflow.com/questions/35201143/cannot-resolve-symbol-nonnull-and-notnull-in-looper-java

Add following in your dependencies

compile 'com.android.support:support-annotations:+'

Also, verify this

Go to File -> Setting -> search for "nullable" and verify these settings.

推荐阅读