I just received my Arduino Mega ADK for my car installation project.
Sadly I can't get the Arduino talking to my Nexus 7. I tried several apps like "Arduino Uno Commander", "ArduinoDroid", "UsbTerminal" and many more. The thing is that the programs just detect the y-otg-adapter (my Nexus registers the otg cable as an separate device). The Arduino it self is getting recognized by my nexus when I check is via "dmesg" in terminal.
Is there maybe any thing I have to change on the arduino side? Another bootloader or something like that?