簡體   English   中英

Android Studio不顯示某些來源

[英]Android studio not displaying some sources

我下載了Android的API級別27源,並且我想調試一些代碼。 但是由於某些原因,並非所有符號都可以解析(它們顯示為紅色)。 存在導入,並且類源文件顯示在Android / Sdk / sources中。 另外,奇怪的部分是,當我調試並嘗試進入未解決的類符號的方法時,它實際上確實輸入了源代碼。

You've already gone down the list of most things that would be helpful, but you could try:

Exit Android Studio
Back up your project
Delete all the .iml files and the .idea folder
Relaunch Android Studio and reimport your project
By the way, the error messages you see in the Project Structure dialog are bogus for the most part.

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM