I have 2 partition Maverick and Yosemite. In the Maverick partition in the documents I have the sdk and ndk folder. I have installed Eclipse Juno seperately installed on both the OS.
On the Maverick the projects build perfectly on both the AVD and the Device when it is plugged in.
On Yosemite the projects build on the AVD but the Device is just not detected. I have linked the SDK folder in the Maverick partition to the Eclipse in Yosemite. On the maverick as soon as I connect the device the ANdroid-File-Transfer app opens automatically, in Yosemite it doesnt. And on the Yosemite if I go to the platformtools folder and type ./adb devices nothing shows, but if I do the same on the maverick it shows the Nexus 5 connected.
On the Yosemite when I connect the device the device and system recognize that Nexus 5 is connected as I can in the system report.
In an another question it says to restart the server or expand the avd column, I tried both but still device doesnt show...