Hi Im using transitive dependency for card.io to aar library using gradle. 
But its throwing class not found exception from the application to card.io. 
Is it possible to add an aar into another aar. I want to bundle both aar 
libraries into one and ship it to other users. I there a way to do this?
I have followed following link1 
<http://stackoverflow.com/questions/25698160/can-an-aar-include-transitive-dependencies>
 and link2 
<http://stackoverflow.com/questions/22795455/transitive-dependencies-not-resolved-for-aar-library-using-gradle>
 but 
the mentioned solutions are not working for my application. Application is 
working, when the card.io library directly importing to the working 
application.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/efbde8e9-ca73-46af-848b-74b58505a1cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to