I've got an issue while trying to run an app on android studio. The list of connected device will always remain empty. Thus I can't deploy my app on the phone. The OS is Windows 10.
I already take these steps:
installed driver from Samsung. The device is shown in device manager and I've got access from windows to it
Swapping USB Ports a dozen times
Developer Setting on
Switched Media Port both Camera (Ptp) and Media Device (MTP)
I create a new hardware profile in an attempt to make and emulator for the Galaxy S8/S8+. I set the screen size to 5.8/6.2 inches (depending on whether S8 or S8+, despite the fact this doesn't appear to affect emulator …
In every instance in all of my classes where I reference R.id.something, the R is in red and it says "cannot resolve symbol R". Also every time there is R.layout.something it is underlined in red and …