I ran into this issue during .net style project migration. I just completely remove AndroidHttpClientHandlerType from csproj file all together and I guess that lets the default take over. Then I had to delete bin and obj in all projects and the error went away