Here is workaround for those, who don't actually need to build his library as "aar" -> http://stackoverflow.com/questions/19307341/android-library-gradle-release-jar and can release it as "jar"
вторник, 13 августа 2013 г., 20:55:21 UTC+4 пользователь Xavier Ducrohet написал: > > There's no workaround at the moment. > > > On Fri, Aug 9, 2013 at 3:43 AM, Daniele Segato <[email protected] > <javascript:>> 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] <javascript:>. >> 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.
