Are you sure that your devices and custom ROMs do support android.hardware.usb? If they don't, they won't work by nature.

This might tell you if each of your devices supports it or not. Note that this might *fake* it by saying it supports while in fact it doesn't:
|
adb shell pm list features | ||grep| |usb|

I had a cheap Chinese Android Tablet (suli SL-7) which never worked fine with many apps including MfA and Angry Birds. I doubt any unknown device could work fine.

Atsushi Eno


theshadow124 wrote:
I have 2 devices I am testing with, one is a HTC desire HD running Ice Cold
Sandwich(Android 4.0.4) and a generic Chinese tablet running 4.0.4. I am
targeting API 14 i believe.

I looked for a AndroidManifest in my mono for android project and there was
nothing of the sort, I am using visual studio and mono for android in C#

I did find a section under project properties for manifest so I am looking
at this now.

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/GetAccessoryList-tp5710208p5710233.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid




_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to