> Shitij,

I think you need com.android.future.usb instead, android.hardware.usb is for 
Android 3.1

http://developer.android.com/guide/topics/usb/accessory.html#choosing

And from above link, please note that "not all Android 2.3.4 devices are 
required to support the USB accessory feature", I've no experience on 
Beagleboard before, if your prebuild 
image based on rowboat Android source tree, accessory mode might not yet 
implemented in kernel 
http://gitorious.org/rowboat/kernel/trees/rowboat-kernel-2.6.37/drivers/usb/gadget.

more information, please see
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_ReleaseNotes

Nont

On Sep 23, 2554 BE, at 12:59, Sah, Shitij SISPL wrote:

> Hi,
>  
> Iam trying to run the demokit apk provided as part of Android accessory 
> example.
>  
> Iam unable to install it on the device (Beagleboard xM rev B). Prebuilt 
> Images from Texas Instruments for GingerBread (2.3.4) are being used.
>  
> Problem faced
> 1.       Application has been built for Google APIs API Level 10 add-on 
> library. And manifest files refers to add on library using <uses-library>. 
> Target supports the featureandroid.hardware.usb.accessory and not the add on 
> library so while installing I get the error of unsupported libraries.
>  
> How do I fix this particular problem?
>  
> If I want to include the add on library to the device system image how do I 
> do it? Iam unable to find any way of including the feature 
> android.hardware.usb.accessory to the Android SDK 2.3.3.
>  
> Thanks,
> Shitij
>  
> 
> -- 
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to