Slow nuget vs2017 install packages android

Dave Friedel

During the adding and removing of nuget packages, I have been experiencing extremely slow performance around the process in VS2017. It can take upwards of 30 minutes.

Dave Friedel

I found that the aapt.exe process was eating up all the resources even though it is not needed to add/remove the package. To resolve this, when adding android packages - I open up and kill the process to allow the editor to quickly move along. It is not graceful but does allow me to work quickly with no side effects.

enter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Manage Nuget Packages crashes VS2017

Vs2017: NuGet packages not restored with MSBuild

Manage NuGet Packages dialog missing VS2017

VS2017 - attempts to save nuget packages into a Xamarin folder - why?

Making Framework (not Core, not Standard) NuGet packages with VS2017

can't update or install any nuget packages in vs 2017

Can new projects in VS2017 store nuget packages in project packages director?

Can't install NuGet-Packages (Xamarin Android project)

List all the nuget packages with "dependencies recursively" for a given project/Solution for .NET Core project in VS2017

How to find and use downloaded packages from nuget in vs2017 software (and in an asp.net core project)?

VS2017 Nuget Packages copied to bin\debug but not bin\release on compile

Nuget Push in VS2017

Install multiple NuGet packages at once

how to write command lines for install packages in package manager console of vs2017

Reset NuGet credentials in VS2017

Error Occured when trying to install NuGet Packages

Nuget trying to install a ton of dependencies on certain packages

How to install all missing Assemblies and Nuget packages with dependency in one go - Visual Studio 2017?

Change nuget packages search&install folder for a project in Visual Studio 2017

Cannot upgrade nuget packages for Xamarin.Android

Error: Could not find 2 Android X assemblies, make sure to install the following NuGet packages: - Xamarin.AndroidX.MediaRouter

Debugging NuGet packages using Visual Studio 2017

Cannot install android sdk packages

VS2017 set 'Build Action' to 'Content' in a nuget package

Including a dependent assembly into a NuGet package in VS2017

VS2017 Nuget pthread LNK1120 unresolved

VS2017 nuget failed to load project dependencies

How do I include JavaScript packages I install from Nuget?

When added to solution NuGet packages restore/install to multiple locations