I meets some problems so I want to find the source code of the Android support libraries . For example , I want to read the ActionBarActivity.java source code in version 19.
If you don't want to use any IDE, you can download command line tools only from https://developer.android.com/studio/index.html#downloads
This example is for OSX: