AndroidAccessory library for Arduino 1.0.5-r2

Please, please, please.... help me. :slight_smile:

Okay, I have been searching the internet, this forum and even debugging but I cannot find any libraries that will compile with Arduino 1.0.5. I have even downgrade the IDE and still no go.

I want to get my Arduino ADK to work with my Android tablet, however, I have no luck. Maybe I'm just not understanding the process or just looking in the wrong places. These are the libraries that I am using:

#include <Max3421e.h>
#include <Usb.h>
#include <AndroidAccessory.h>

Can someone please point me in the right direction?

Thanks.

-tiger