I'm trying to get android source code on Mac.
I've followed the guidelines on android webpage,
but when I try
make -j4
it says MacOSX 10.5 SDK is not found at the directory.
I've done some search on it, but couldn't really find much info.
How could I install it at the specified directory?
Please help me out. Thank you.