I have an object called "EntityType en" which contains a string "Name" i want to use Array Adapter to check the index of the given object but without defining my list in the R.layout because it is defined in by the object.
What I am trying to do is showing my data (array) in a menu dialog that lets the user select the desired "Name".