I have an LG G2 that runs Android 4.2.2. I've done everything I can to make sure that it's in a proper position that I can run my Android app on it. However, each time I try to run my application, it doesn't detect my device.
I've done everything from going to LG's site and manually downloading the driver (it's also on the phone itself). I've enabled USB Debugging on my phone in developers mode, and I set android:debuggable = "true". I'm not sure if this means anything, but my phone is connected to my computer via MTP, and whenever I try to go into usb_drivers in my eclipse directory, my laptop automatically determines that all drivers are up to date.
I honestly do not know what's going on here. If it matters, I've set in my Run Configurations to ask me to pick the device, but all that comes up is the Emulator, not my phone itself. I've also tried two different USB cables. Is there something I'm missing here??
Any help is appreciated! Thank you!