In WIndows, try ctrl+right click on any object/method from support-v4, and you will see "Attach Source" on top bar. Click and select the source code path, then all good.
Bhanushali Ashwin於 2014年8月1日星期五UTC+10下午4時40分45秒寫道: > > Your trick > External Libraries -> support-v4 -> [F4] (or [right click] + Open Library > Setting) > Not working for me.Is there any workaround for this problem? > I am using android studio 0.8.3 > > On Friday, 9 August 2013 16:09:39 UTC+5:30, Daniele Segato wrote: >> >> Hi, >> >> projects in Android Studio that uses AAR or remote artifacts seems not to >> include javadoc / source code for the remote libraries. >> >> This annoy me when I use the support library or google services. >> >> On Eclipse I used to manually include the javadoc / sources using the >> .properties file, on Android Studio I don't know how to do it. >> >> It's been a while I wanted to ask this, is there something I have to do >> in Android Studio / gradle to see javadocs / sources of the library I >> depends on? >> >> Regards, >> Daniele Segato >> > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
