简体   繁体   English

如何查找Android私有库的来源

[英]How to find the sources of Android Private Libraries

I want to see the sources of the libraries in directory: Android Private Libraries. 我想在以下目录中查看库的来源:Android私有库。 When I try to do so it says "Source not found". 当我尝试这样做时,它说“找不到源”。 Can someone tell me where they are stored? 有人可以告诉我它们的存储位置吗?

The Sources are on sdk\\sources 来源在sdk \\ sources上

usualy adt-bundle-windows-x86_64\\sdk\\sources 通常adt-bundle-windows-x86_64 \\ sdk \\ sources

but you can fix it by adding sources to the Project 但是您可以通过将源添加到项目中来修复它

Adding Android Sources 添加Android源

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM