Free ((new)) — Xref Aosp
You are debugging an issue related to how Android creates a Bitmap object and want to find all the code that might be involved.
If you have a spare computer or a cloud VM (Oracle Cloud offers free ARM instances with 24GB RAM), you can build a dedicated xref server for AOSP at zero cost. xref aosp free
cs.android.com
To get the most out of free AOSP XRef tools, utilize these structural search syntax options: You are debugging an issue related to how
In December 2019, Google officially released at cs.android.com . This is the most authoritative and feature-rich free tool available. It was built in collaboration with Google's internal Code Search team and uses the open-source Kythe analysis tool to provide incredibly precise cross-references. This is the most authoritative and feature-rich free
to instantly jump to its definition.
Clicking a method or class allows you to jump directly to its declaration or list every area where it is referenced. It smoothly handles switching between diverse Git branches, target form factors, and mainline release tags.


