Skip to main content

Install PdaNet to Connect with Android Device

What is PdaNet+

PdaNet is a free app (available for iPhone, Android, BlackBerry, and other mobile platforms) that you can use to turn your smartphone into a modem for your laptop or you can say that it enables tethering. But we do not need this software to enable tethering but this application will help us to connect our computer with the mobile devices using USB cables. To use the PdaNet app for connecting your Android phone, you need to install the app on both your Android phone and also install the software on the Windows computer (Windows XP, Vista, Windows 7 — 32-bit and 64-bit versions available) or Mac OS.

How to Install PdaNet to Connect with Android Device

Read the simple step by step guide below to install the software on your computer and hopefully this installation will automatically install the same app on your device as well. It won’t get any simpler guide than this one for installing your Android drivers.
1) Download PdaNet from http://pdanet.co/a/.

PDA_Net_Installation_1
2) Click on Save File button to save the ‘.exe‘ file on your computer.

PDA_Net_Installation_2
3)  Double click the file you just downloaded to start the process if installation.

PDA_Net_Installation_3
4) To run the installer, click Run.

PDA_Net_Installation_4
5)  You may or may not receive this page from the Anti Virus program installed on your system. Just allow this, as it is safe to use.

PDA_Net_Installation_5

Note: If not the above window, A scary warning in red will appear saying that Windows couldn’t verify the publisher of the software. Click on “Install this Driver Software anyway“. This warning may appear multiple times, keep clicking on install drivers anyway until it stops appearing.

6) Don’t connect your device until I say that!. The installation process starts. Click the Next button to continue the installation.
PDA_Net_Installation_7
7) Select  the ‘I accept the agreement‘ radio button and proceed with the installation.
PDA_Net_Installation_8

8) Click on Next >.

PDA_Net_Installation_9

9)  Just leave these alone and click Next.

PDA_Net_Installation_10

10) Skip to the next step if this one doesn’t apply to you. If you already tried installing some drivers, it will ask you if you want to uninstall currently installed drivers and install them using pdanet. Click Yes there. Clearly put, if it asks you to overwrite previous installation of drivers, or anything like that, you have to press Yes.

PDA_Net_Installation_11

11) I assume that your your device is not connected with the USB to your machine. Select your device make and proceed by clicking OK button.

PDA_Net_Installation_12

Note: All Indian Device manufacturers like Karbonn, Micromax, Spice, Lava and every other brand not listed in the options that appear fall in the others category.

12) Now it will ask you to install Google USB Android Phone, please click on Install.
PDA_Net_Installation_13

13)  Once you get this window, Now you have to connect your device to your PC/ Laptop using USB cable. After connecting your device with USB, give it some time and this window will close automatically.

PDA_Net_Installation_14



What is PdaNet+

PdaNet is a free app (available for iPhone, Android, BlackBerry, and other mobile platforms) that you can use to turn your smartphone into a modem for your laptop or you can say that it enables tethering. But we do not need this software to enable tethering but this application will help us to connect our computer with the mobile devices using USB cables. To use the PdaNet app for connecting your Android phone, you need to install the app on both your Android phone and also install the software on the Windows computer (Windows XP, Vista, Windows 7 — 32-bit and 64-bit versions available) or Mac OS.

How to Install PdaNet to Connect with Android Device

Read the simple step by step guide below to install the software on your computer and hopefully this installation will automatically install the same app on your device as well. It won’t get any simpler guide than this one for installing your Android drivers.
1) Download PdaNet from http://pdanet.co/a/.
PDA_Net_Installation_1

2) Click on Save File button to save the ‘.exe‘ file on your computer.
PDA_Net_Installation_2

3)  Double click the file you just downloaded to start the process if installation.
PDA_Net_Installation_3

4) To run the installer, click Run.
PDA_Net_Installation_4

5)  You may or may not receive this page from the Anti Virus program installed on your system. Just allow this, as it is safe to use.
PDA_Net_Installation_5
Note: If not the above window, A scary warning in red will appear saying that Windows couldn’t verify the publisher of the software. Click on “Install this Driver Software anyway“. This warning may appear multiple times, keep clicking on install drivers anyway until it stops appearing.

6) Don’t connect your device until I say that!. The installation process starts. Click the Next button to continue the installation.
PDA_Net_Installation_7

7) Select  the ‘I accept the agreement‘ radio button and proceed with the installation.
PDA_Net_Installation_8

8) Click on Next >.
PDA_Net_Installation_9

9)  Just leave these alone and click Next.
PDA_Net_Installation_10

10) Skip to the next step if this one doesn’t apply to you. If you already tried installing some drivers, it will ask you if you want to uninstall currently installed drivers and install them using pdanet. Click Yes there. Clearly put, if it asks you to overwrite previous installation of drivers, or anything like that, you have to press Yes.
PDA_Net_Installation_11

11) I assume that your your device is not connected with the USB to your machine. Select your device make and proceed by clicking OK button.
PDA_Net_Installation_12
Note: All Indian Device manufacturers like Karbonn, Micromax, Spice, Lava and every other brand not listed in the options that appear fall in the others category.

12) Now it will ask you to install Google USB Android Phone, please click on Install.
PDA_Net_Installation_13

13)  Once you get this window, Now you have to connect your device to your PC/ Laptop using USB cable. After connecting your device with USB, give it some time and this window will close automatically.
PDA_Net_Installation_14
Note: Don’t enable any modes like: USB storage or tethering. Just let the driver installation complete.

14)  Check you device screen, you should get this screen on your device. Select the ‘Always all from this computer‘ check box and tap OK on your mobile device.

PDA_Net_Installation_15

Note: You will notice that PdaNet is also installed on your device as well, you must see the App icon on your screen.

15) Installation is done on your computer and your device is also attached with your computer. Happily click on Finish.
PDA_Net_Installation_16

Steps to check that if the Device is connected correctly

There are two ways to check the connectivity of your device with your computer via data cable:
  • Through Command Prompt
  • Through Device Manager

Command Prompt

1) Go to Run and type ‘cmd’ for opening the Command Prompt interface.
2) Type ‘adb devices‘ in the window.
PDA_Net_Installation_18
This will display all the list of android devices attached to your computer. Don’t worry about the name, as it displays the binary name of your device.

Device Manager

Another (easier) method of checking whether your drivers have been installed correctly is, connect your phone to the PC, and don’t turn USB Storage/ Tethering on. Start Device Manager, your device should be listed as Android ADB Interface as shown in the snapshot below.
PDA_Net_Installation_17





Comments

Popular posts from this blog

SSO with SAML login scenario in JMeter

SAML(Security Assertion Markup Language) is increasingly being used to perform single sign-on(SSO) operations. As WikiPedia puts it, SAML is an XML-based open standard data format for exchanging authentication and authorization data between parties, in particular, between an identity provider and a service provider. With the rise in use of SAML in web applications, we may need to handle this in JMeter. This step-by-step tutorial shows SAML JMeter scenario to perform login operation. First request from JMeter is a GET request to fetch Login page. We need to fetch two values ‘SAMLRequest’ and ‘RelayState’ from the Login page response data. We can do this by using  Regular Expression Extractor . These two values need to be sent in POST request to service provider. Refer below image to see how to do this. We will get an HTML login page as a response to the request sent in 1st step. We need to fetch values of some hidden elements to pass it in the next request. We can do this b

JMeter Exceeded Maximum Number of Redirects Error Solution

While running performance test, JMeter allows maximum 5 redirects by default. However, if your system demands more than 5 redirects, it may result in JMeter exceeded maximum number of redirects error. In this post, we have listed down steps to overcome this error. Actual error in JMeter: Response code: “Non HTTP response code: java.io.IOException” Response message: “Non HTTP response message: Exceeded maximum number of redirects: 5” This error is noticed because  JMeter  allows maximum 5 redirects by default and your system may be using more than 5 redirects. You need to increase this count to more than 5 in jmeter.properties file. Follow below steps to achieve this. Navigate to /bin directory of your JMeter installation. Locate jmeter.properties file and open it in any editor. Search for “httpsampler.max_redirects” property in opened file. Uncomment the above property by removing # before it. Change to value to more than 5 Eg. 20. Save the file and restart JMeter. If

VBScript Code - Function to convert CSV file into excel and viceversa in QTP using VBScript

We at times are required to convert excel files into csv to read as flat files and sometime require to convert a csv file into excel file to use excel features on the data.   Below function shows how to convert an csv file into excel file and vice versa. We can also convert to other formats based on constants Here constant value 23 is used to create a csv file and constant -4143 to save a file as xls file. Once the destination file is created, we can delete the source file as shown below.  In case of any issue in understanding the code, please add in comment section Call func_ConversionCSVExcel("E:\Test.csv", "E:\Test_converted.xls", "csvtoexcel") Public Function func_ConversionCSVExcel(strSrcFile, strDestFile, Conversion) on error resume next Set objExcel = CreateObject("Excel.application") set objExcelBook = objExcel.Workbooks.Open(strSrcFile) objExcel.application.visible=false objExcel.application.displayalerts=