Hi
Our previous developer setup build Xamarin in Mac which resulted 36mb apk and can be installed successfully into android device.
However, we would like to setup new build environment on Windows machine.
It can successfully build with no erro, but resulted only 26mb and failed every time installed that apk to android device.
all assemblies are the same, but only the size of most of assemblies smaller in size.
same Java version (Jre) and SDK same version (but instead of SDK for Xamarin Mac, this use SDK for Android Windows)
any help ?
Thanks
