Sources for Android API 23 Platform not found (Android Studio 2.0)

前端 未结 6 693
不知归路
不知归路 2020-11-28 22:03

Android Studio doesn\'t redirect me to API sources correctly. When I hit any function it decompiles .class file bytecode instead of accessing the right file from sdk/sources

6条回答
  •  情歌与酒
    2020-11-28 22:48

    There would be 2 errors sometimes, the first would say: 'platform android 28 not found', click next, 'accept some license agreement...'. Once you accept the agreement, both the errors will disappear.

提交回复
热议问题