Rust language and tooling are very powerful. It makes it easy to build for different platforms and architectures and still have performance close to C […] Read More
Tag: Android
After finishing release build of your Android application with Xamarin – Visual Studio 2019 you may experience the following error when uploading the app to […] Read More
Following error message might pop-up when you to run Xamarin app on Android: Error ADB0020: Android ABI mismatch. You are deploying an app supporting ‘armeabi-v7a’ […] Read More
There is a simple trick which allows your application to resolve a hostname to IP address defined by you even in cases when you do […] Read More
Following error in Android application is very annoying and you may waste several hours by hunting the root cause: It might occur even when the […] Read More