If you follow tutorials on using Helm, it might happen that they’re outdated, because they’re targeting Helm 2.x. Following command for install will fail with […] Read More
Tag: error
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
You can create Python virtualenv using command: You may encounter following strange error: The error message is not very clear. Problem is caused by ca-certificates […] Read More
When build in Android Studio fails with following error: You can display error output by click on Toggle view icon on left side of Build […] 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