0

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. I have followed following link1 and link2 but the mentioned solutions are not working for my application. Application is working, when the card.io library directly importing to the working application.

any help apriciate

Community
  • 1
  • 1
Dinithe Pieris
  • 1,822
  • 3
  • 32
  • 44
  • I think a bit more explanation is required to help you. Please provide the relevant contents of your gradle file, the things you tried, and the error received. – Jeff Brateman Mar 10 '16 at 18:12
  • 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? – Dinithe Pieris Mar 11 '16 at 05:16
  • Yes, but the nested `aar` will need to be expanded, and only its contents included in the outer `aar`. You can do this in gradle. – Jeff Brateman Mar 11 '16 at 15:19

0 Answers0