Hi, I’m András a
I am a seasoned software engineer from Budapest, Hungary with a strong focus on mobile app development using .NET MAUI and Xamarin.Forms. My expertise also extends to website building for my happy customers and other complex system designing. I am passionate about developing well-organized, maintainable software solutions.
I hope we can get to know each other, to make your uniqueness digital, and bring “your ideas on devices”
I write blog to share the knowledge I’ve gained.
You can explore my professional articles in software development
.NET MAUI Android Error: Type androidx.collection.ArrayMapKit is defined multiple times
This content has 1 year. Some of the information in this post may be out of date or no longer work. Please, read this page keeping its age in your mind.One common challenge is AndroidX dependency conflicts. In this blog post, we’ll guide you through resolving compilation errors related to AndroidX in .NET MAUI. Before we proceed, let’s take a look at the error message that may have troubled you: In my case the meaning of this error message is: Type androidx.collection.ArrayMapKt is defined multiple times Examine Dependencies and Manually Delete bin and obj Folders: Start by inspecting your project’s dependencies. Ensure that you have the same versions of .NET MAUI packages and other libraries. Dependency mismatches can often lead to compilation errors. Sometimes, cleaning your project isn’t enough. To ensure a fresh build, you might need to manually delete the bin and obj folders. You can find these folders in your project directory. They contain build artifacts and removing them helps clear cached data. Verify NuGet Packages: Review your NuGet packages. Look out for multiple versions of the same library, as this can lead to conflicts. If you find any conflicting packages, remove the outdated or conflicting versions. You may need to edit your project’s .csproj file to resolve these package issues. Additionally, if you’ve recently installed a new NuGet package with has an Android dependency, make sure you have the correct version. A different version might introduce incompatibilities with the already installed pacakages.
.NET MAUI : Get current activity on Android
This content has 2 years. Some of the information in this post may be out of date or no longer work. Please, read this page keeping its age in your mind.If you want to access the current activity on Android you will need to use the code below: They made it very easy to access it. Appreciate it!
Android: Get keys signature from keystore
This content has 3 years. Some of the information in this post may be out of date or no longer work. Please, read this page keeping its age in your mind.On Windows change directory to: Give out the following command for keytool Results the following:
Xamarin.Android: R.java error APT2258 invalid symbol name fix
This content has 4 years. Some of the information in this post may be out of date or no longer work. Please, read this page keeping its age in your mind.If you are facing this issue: You should check for your Resources folder, and look for files with name like a C# or Java keyword. For example: new, public, private, static, class, and so on. If you rename the file, it will solve your problem.
Xamarin.Android: Missing aapt.exe
This content has 4 years. Some of the information in this post may be out of date or no longer work. Please, read this page keeping its age in your mind.When trying to deploy an application to simulator or device, Visual Studio gives the following error: To solve this problem you sould go to Visual Studio’s Tools then Android and select SDK Manager option. It will give an error dialog, that the SDK tool files are corrupted. Click repair. The mentioned batch command in the error message is deprecated by the way.
[Xamarin.Android]: Cleartext HTTP traffic to not permitted
This content has 4 years. Some of the information in this post may be out of date or no longer work. Please, read this page keeping its age in your mind.If your Android application gives the following error, when trying to use a HttpClient: Set usesClearTraffic property to true in the AndroidManifest.xml: The restriction was introduced in Android 8. More explanation: https://koz.io/android-m-and-the-war-on-cleartext-traffic/
Get these news directly into your inbox
Let's make your uniqueness digital.
Bring your idea on devices
at my company, bitfox.hu, we turn your digital dreams into reality.
Check out our portfolio
What our satisfied clients say
Marcell
Benjamin
Karina
Connect with me
Ready to get started?
Reach out to me for a personalized quote. I pride myself on quick response times and am committed to providing you with a detailed proposal as soon as possible.
Don’t wait any longer to start your digital journey. Connect with me now and let’s create something amazing together!