I started to learn HTML, I use Netbeans 8. I want to test the site in the android browser, select the device on the android platform, click start the project - set up - click download in parameters android sdk - download sdk in a zip archive, because the usual one does not start - I install everything that selected by default - the installation is completed successfully - again I go to the parameters, specify the location of sdk, indicate the folder where I installed sdk, but netbeans writes:
sdk not found
What next to do, I do not know.
And even when you start AVD through AVD MANAGER device takes a very long time to load and writes
android wear isnt responding. do yoy want to close it
But once I managed to run avd and netbeans, I think I’ve found a way, but the error got out:
"Connect your android device and make sure that the device is enabled for usb debugging; the computer and the device are connected to the same wi-fi network"
How can I do it so that I can view my web pages in netbeans on the android emulator?