Re: [mono-android] android:previewImage attribute is not found

2012-03-01 Thread Allen
I did change the minimum Android version to API 12, but missed another setting in the Application for minimum Android to target. After I change it to Android 3.1 project can be compiled without any error now. Thanks. Allen -- View this message in context: http://mono-for-android.1047100.n5.nabbl

Re: [mono-android] android:previewImage attribute is not found

2012-03-01 Thread Jonathan Pryor
On Feb 29, 2012, at 5:57 PM, Allen wrote: > I am trying to add "android:previewImage" attribute to my app widget XML, but > I got error when I compiled my solution. Here is the error I got: > > No resource identifier found for attribute 'previewImage' in package 'android' > > My target platform