How can we integrate more than one unity module in Android Studio?
I have integrated a game module in my native android app following instruction as given here in this link.
It was working fine. Then I added another game module in the same native app, but now it's not working only one module works at a time.
If we implement two projects at a time in Android Studio then it gives an error. 
 Two implementation of unityLibrary don't work side by side.
 
                 
                screenshot-2021-02-13-at-30935-pm.png 
                (240.1 kB) 
               
 
              
               Comment
              
 
               
              Your answer