Is 'transition' an invalid resource directory name on Android?

前端 未结 2 1875
孤街浪徒
孤街浪徒 2021-01-24 12:06

I make the ApiDemos project from Android Sample Project. Unfortunately, the project complains invalid resource directory name transition /ApiDemos/res line 1 Android

2条回答
  •  甜味超标
    2021-01-24 12:19

    In case another bonehead like me comes here: I didn't have version 19 of the API installed :P

    Open up your SDK manager and download any necessary version. I just had the latest version installed (22?).

    Also, this was for Xamarin for me. But it could be the case for others, too.

提交回复
热议问题