here is a question which i asked in 
stackoverflow,http://stackoverflow.com/questions/27344160/how-to-set-the-library-build-order-in-gradle

On Thursday, December 11, 2014 3:57:29 AM UTC+8, thiagolopes silva wrote:
>
> I had the same problem Brian. Please, if you have any solution, please 
> forward the answer to us. 
>
> Thanks!
>
> Em sexta-feira, 7 de junho de 2013 17h49min26s UTC-3, Brian Shuman 
> escreveu:
>>
>> I have a jar that overrides default android classes and needs to be used 
>> before the android jar is. In eclipse I would just make sure that this jar 
>> is at the top of the export list. This is needed because i'm doing work 
>> with custom rom's and the jar adds the functionality to the default android 
>> jar. 
>>
>> Currently If I have the jar at the top of the dependency list in 
>> build.gradle I'm getting symbol not found errors.
>>
>> Is there any kind of way to insert dependencies before the android.jar is 
>> added?
>>
>

-- 
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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to