adb help needed

I bough a device (color nook) to test my Unity creations on but I have to side load .apk files onto the device and I cannot get adb to recognize the device. I tried reinstalling the device drivers and everything else but nothing works. When I list adb devices the device is not listed.

Any suggestions?

I wonder if the Remote .apk available in the android store is available for a color nook?

Also, is there an easier way to run the .apk file on the device? I am considering rooting the device if needed.

Jason

You should be able to install for SD, as Android does not block such .

Simply add the .apk to the root of your SD card, and download Astro file browser, or any File manager.
After that, just browse to the APK, open, and hit “Install” . Your APK should now be installed . Good luck .

Please let me know if this does not work, and I will try to further assist you .

I used the built in file browser for the color nook but when I select the .apk file to install it I get a “Unsupported file format” error message.

Jason