I am trying to use custom .dll (c++) into xamarin android, however I have tried with p/invoke (Dllimport) but I am getting "DllNotFoundException". Q> Can we use .dll file into xamarin android project as it is and if yes then how to add it to the project.
            Asked
            
        
        
            Active
            
        
            Viewed 276 times
        
    2
            
            
        - 
                    Did you get solution for this? I am having same issue. – Morse Sep 05 '18 at 14:24
