Cannot Update WCF reference for android application

As the name suggest, I cannot update the reference to a service. I start the service on my machine, then try to update the service, but to no avail. Following the error log, I came to the conclusion that I am missing the Java.Interop… But I checked, I don’t see any reference to that file in either of my solutions. I think the other errors are cascading from there. Here’s the log:

How can I “zoom in” my asp.net webpage on android?

I’ve been developing an application for mobile hand scanning devices using asp.net and C#. Up until last week this application has been on windows CE. Now the platform has been switched to Android. I’m having issues with the application looking very “zoomed out”(see picture). What could be causing this? I believe my CSS is correct, but I’m also not too familiar with how it behaves on an android platform.