Skip to main content

Is there any way to access methods of one aar file from another aar file in project libs folder?

I generated 2two aar files from 2two libraries generated by me and added inthem to my main project by putting them in the libs folder. Now iI can able to access classes of the aar from the main project. But iI want to call the class of the first aar from second. Is it possible?

Is there any way to access methods of one aar file from another aar file in project libs folder

I generated 2 aar files from 2 libraries generated by me and added in my main project by putting them in libs folder. Now i can able to access classes of the aar from main project. But i want to call class of first aar from second. Is it possible

Is there any way to access methods of one aar file from another aar file in project libs folder?

I generated two aar files from two libraries generated by me and added them to my main project by putting them in the libs folder. Now I can able to access classes of the aar from the main project. But I want to call the class of the first aar from second. Is it possible?

Source Link

Is there any way to access methods of one aar file from another aar file in project libs folder

I generated 2 aar files from 2 libraries generated by me and added in my main project by putting them in libs folder. Now i can able to access classes of the aar from main project. But i want to call class of first aar from second. Is it possible