Hi All, I tried to test my application on my android phone, but the it can't be able to detect the device compatibility. The debug mode on phone is enabled.
My phone: Motorola. My ubuntu: 10.04. IDE: Eclipse.
I even tried to add the following line: SUBSYSTEMS==”usb”, ATTRS{idVendor}==”22b8″, ATTRS{idProduct} ==”41db”, MODE=”0600" to my /etc/udev/rules.d/90-android.rules.
But every time I tried to run the application, the device can't be detectable.