Stuck with @SuppressLint(“NewApi”) (developer.android.com/training/basics/firstapp/starting-activity)

后端 未结 7 946
醉话见心
醉话见心 2021-01-17 09:54

I\'m a begginer with Android and currently stuck with the lession: http://developer.android.com/training/basics/firstapp/starting-activity.html

In the part C

7条回答
  •  梦毁少年i
    2021-01-17 10:41

    Move your cursor over "SuppressLint", which will be underlined in red. Select the fix option "Fix project setup". From the popup list select "add archive 'annotations.jar'. Have a happy day.

提交回复
热议问题