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

前端 未结 6 710
不知归路
不知归路 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:49

    Encountered the same problem for API level 28 on Android Studio 3.2.1 on Windows 10. Refresh did not work.

    Worked after restarting Android Studio.

提交回复
热议问题