I am developing an android app for a ZTE Valet (Android version: 4.1.1) on windows 8.1 using the Eclipse IDE for Android Developers (Juno).
After selecting debug, the Android Device Chooser pops up with no devices shown in the "Choose a running Android Device". In the manifest, I set the min API level set to 14, which is also shown in the Android Device Chooser, i.e. "Select a device with min API level 14."
I have already turned on USB debugging on in the developer option on the phone.
Window 8.1's device manager shows Z665C (the phone's model) under portable devices and also Android under Unknown devices. To try and correct the unknown device, I downloaded the ZTE USB driver from http://support.zte.com.cn/support/news/NewsDetail.aspx?newsId=1000442. However, the driver is only for 32/64 bit windows 7 and vista.
I am able to see the SD card and the internal memory through windows explorer.
I am a lost at what to do next. Does anyone know how to correct this issue?