i’m searching the equivalent to Androids searchable in Monodroid, because monodroid generates the application xml manifest automatically. Is there a way to have an own application xml and say to the monodroid compiler that this xml should be bound into compilation?
i’m searching the equivalent to Androids searchable in Monodroid, because monodroid generates the application
Share
Adding those lines to the Search-Activity it generates the correct manifest:
This is all.
For further information look at http://docs.xamarin.com/android/advanced_topics/working_with_androidmanifest.xml