obj/Debug/android/src/{name space} 的目录名是 MD5 哈希?

编程入门 行业动态 更新时间:2024-10-28 05:26:47
本文介绍了obj/Debug/android/src/{name space} 的目录名是 MD5 哈希?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

在 Xamarin Android 中,我使用 DialogPreference 类,需要从 XML 访问该类的完整路径.我很难做到这一点并检查了 obj/Debug ,我发现了这个:

In Xamarin Android, I am working with a DialogPreference class and need to access the full path of the class from the XML. I was having a hard time doing it and checked the obj/Debug where I found this:

命名空间的名称是IntervalAndroid",所有对应的文件都放在哈希名称的目录中.

The name of the namespace is "IntervalAndroid", and all the corrosponding files are placed in the directory with the hash name.

我做错了什么?

推荐答案

我怀疑您已更新到 Xamarin.Android 5.1,并且此 md5 目录是Android Callable Wrappers 的名称处理方案的重大更改"的结果".

I suspect you have updated to Xamarin.Android 5.1, and that this md5 directory is a consequence of the breaking change in the "name mangling scheme for Android Callable Wrappers".

另见:

发行说明:http://developer.xamarin/releases/android/xamarin.android_5/xamarin.android_5.1/#Breaking_Changes

论坛上发布公告的Android 重大更改"部分http://forums.xamarin/discussion/37277/stable-release-xamarin-android-5-1-0-break-changes-new-features-and-bug-fixes/p1

The "Android breaking changes" section of the release announcement on the forums http://forums.xamarin/discussion/37277/stable-release-xamarin-android-5-1-0-breaking-changes-new-features-and-bug-fixes/p1

这篇关于obj/Debug/android/src/{name space} 的目录名是 MD5 哈希?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-04-24 18:51:48,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1070169.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:目录   android   obj   Debug   src

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!