Is there something new on this? I can't make the support-v4 trick from Daniele for the play-services dependency..
Il giorno mercoledì 11 settembre 2013 16:50:51 UTC+2, Daniele Segato ha scritto: > > Xavier, there's actually a work-around. > > Inside Android Studio I can go to: > External Libraries -> support-v4 -> [F4] (or [right click] + Open Library > Setting) > > Then attach files or directory from the plus sign: navigate to the > m2repository folder in your SDK (extras) and add the sources and javadoc > jars > > Hitting [CTRL]+Q will then open the javadoc for support classes > > Regards, > Daniele > > On Tuesday, August 13, 2013 6:55:21 PM UTC+2, Xavier Ducrohet wrote: >> >> There's no workaround at the moment. >> >> >> On Fri, Aug 9, 2013 at 3:43 AM, Daniele Segato <[email protected]> >> wrote: >> >>> I missed this: >>> >>> >>> https://groups.google.com/forum/#!searchin/adt-dev/javadoc/adt-dev/yVPo71O_ZKM/q4LzRL1eockJ >>> >>> Apparently can't be done with Gradle, correct? >>> is there some news about it? >>> some workaround inside AndroidStudio? >>> >>> Thanks, >>> Daniele Segato >>> >>> >>> On Friday, August 9, 2013 12:39:39 PM UTC+2, 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/groups/opt_out. >>> >>> >>> >> >> >> >> -- >> Xavier Ducrohet >> Android SDK Tech Lead >> Google Inc. >> http://developer.android.com | http://tools.android.com >> >> Please do not send me questions directly. Thanks! >> > -- 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.
