Hi everyone,
Okey this may seem a little weird, but when I install xamarin forms google maps and glidex I get this error
java.lang.OutOfMemoryError. Consider increasing the value of $(JavaMaximumHeapSize). Java ran out of memory while executing 'java.exe -Xmx1G -jar "C:\Program Files (x86)\Android\android-sdk\build-tools\25.0.3\\lib\dx.jar" --dex --no-strict --output obj\Debug\81\android\bin C:\Users\semah\OneDrive\Bureau\X\X\X.Android\obj\Debug\81\android\bin\classes.zip "G:\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v8.1\mono.android.jar" obj\Debug\81\lp\0\jl\formsviewgroup.jar obj\Debug\81\lp\1\jl\glide-full-4.7.0.jar obj\Debug\81\lp\11\jl\bin\classes.jar obj\Debug\81\lp\12\jl\bin\classes.jar obj\Debug\81\lp\13\jl\bin\classes.jar obj\Debug\81\lp\14\jl\bin\classes.jar obj\Debug\81\lp\15\jl\bin\classes.jar obj\Debug\81\lp\16\jl\bin\classes.jar obj\Debug\81\lp\17\jl\bin\classes.jar obj\Debug\81\lp\18\jl\bin\classes.jar obj\Debug\81\lp\19\jl\bin\classes.jar obj\Debug\81\lp\20\jl\bin\classes.jar obj\Debug\81\lp\21\jl\bin\classes.jar obj\Debug\81\lp\22\jl\bin\classes.jar obj\Debug\81\lp\23\jl\bin\classes.jar obj\Debug\81\lp\24\jl\bin\classes.jar obj\Debug\81\lp\25\jl\bin\classes.jar obj\Debug\81\lp\33\jl\classes.jar obj\Debug\81\lp\34\jl\classes.jar obj\Debug\81\lp\35\jl\classes.jar obj\Debug\81\lp\36\jl\classes.jar obj\Debug\81\lp\6\jl\arch-core-common.jar obj\Debug\81\lp\7\jl\arch-lifecycle-common.jar obj\Debug\81\lp\8\jl\bin\classes.jar obj\Debug\81\lp\9\jl\bin\classes.jar' X.Android G:\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets 2610
When I delete one of them this error disappear !
I tried to change the MaximumHeapSize to 1G but it doesn't work