I'm trying to use Eclipse with the ADT plug in enabled and whenever I try to load my test application onto my device I am prompted with the following screenshot
How do I resolves this? I've tried adding driver from extra/google/usb_driver or whatever the directory is but still not working.
As well as this, as an extra aside, my layout view isn't rendering properly and I've no idea why (see below). Thanks in advance, any help is appreciated.
EDIT : as per BeardFaces suggestion I checked out his link, restarted it and now it recognizes it. My second problem still stands though in that I am left without a Graphical interface for what the layout will look like. I suspect this is due to something with my Java set up but am not sure.