

- #Remote control phone with ip address apk mac os#
- #Remote control phone with ip address apk install#
- #Remote control phone with ip address apk android#
Grab that copy of androidscreencast.jnlp you saved earlier and copy it to your android-sdk-windows folder.
#Remote control phone with ip address apk android#
Linking Your PC and Android Device via AndroidScreencast 99% of the errors you’ll run into when linking your device to your computer can be resolved by simply running adb.exe devices when the device is properly connected. One of two things will happen: one, you’ll get a list of attached devices (as seen above) or two, adb will search for and connect any Android devices it finds. Type devices as a command switch after the adb.exe, as seen in the screen shot below: Open a command prompt and drag and drop adb.exe onto it. Open the directory, inside should be an application named adb.exe. Double check your android-sdk-windows directory and make sure you see a folder labeled platform-tools (if you do not, run the SDK manager again and double check that the Android SDK Platform-tools downloaded properly). Checking the Connection Between Your PC and Android DeviceĪt this point you’ll want to connect your Android device via the USB sync cable. Once the download is complete you can close the SDK Manager. We need the tools but we don’t need any of the other SDK development packs (failing to uncheck them means you’ll have to sit through a lengthy download and waste disk space with development images you won’t need). Take a moment to uncheck everything but the top entry, Android SDK Platform-Tools. When you run the SDK Manager several windows will open rapidly and look like this: We have to do a little updating as the new versions of the SDK pack don’t come with some of the auxiliary apps we need.
#Remote control phone with ip address apk install#
There is no need to install the SDK pack and all the extra stuff it wants you to install unless you’re planning on doing Android development (and if you are, you likely already having it installed anyway).ĭownload the archive and extract the android-sdk-windows folder. There is a Windows installer, we recommend skipping it. The first thing we need to do is configure the Android SDK.

#Remote control phone with ip address apk mac os#
