dimanche 3 mai 2015

The directory name of obj/Debug/android/src/{name space} is a MD5 hash?

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:

obj/Debug

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

What am I doing wrong?

Aucun commentaire:

Enregistrer un commentaire