infragistics - Xamarin multi-dex issue -


i using xamarin infragistics native controls. android project won't compile because of this

trouble writing output: many method references: 73153; max 65536.         may try using --multi-dex option. 

i attempt enable mutli dex option, this

error: error executing task checkduplicatejavalibraries: not find file "/users/..../library/developer/xamarin/android-sdk-macosx/extras/android/support/multidex/library/libs/android-support-multidex.jar". (test) 

how fix in xamarin? can't find android-support-mutlidex.jar download if install it...

help please!

in xamarin project properties should see option enable multi-dex.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -