@Reneg8or
If you take a look at what I wrote many comments up it can work over USB. I know that this works over Windows and Ubuntu as I use it frequently but @Mighty_Pooh commented that it doesn't work well on OSX.
Windows: If you don't have adb already download it from developer.android.com and follow their instructions.
Ubuntu: Open terminal and type "sudo apt-get install android-tools-adb"
Turn on USB Debugging in Developer Options
Connect phone to computer
Open terminal and type "adb devices"
If your device is listed type: "adb forward tcp:8888 tcp:8888"
and finally, open your browser and go to
localhost:8888
AirDroid advertises itself by saying "Wireless manage your Android from your favorite browser."
Like you, I sometimes want to use AirDroid over USB but that isn't what AirDroid is for. And to complain that some free software for your fourth smartphone (at least) doesn't meet your expectations while also talking about the developing world is pretty ridiculous.
I think AirDroid is great and people should be very pleased with what this team has provided them with!
If you take a look at what I wrote many comments up it can work over USB. I know that this works over Windows and Ubuntu as I use it frequently but @Mighty_Pooh commented that it doesn't work well on OSX.
Windows: If you don't have adb already download it from developer.android.com and follow their instructions.
Ubuntu: Open terminal and type "sudo apt-get install android-tools-adb"
Turn on USB Debugging in Developer Options
Connect phone to computer
Open terminal and type "adb devices"
If your device is listed type: "adb forward tcp:8888 tcp:8888"
and finally, open your browser and go to
localhost:8888
AirDroid advertises itself by saying "Wireless manage your Android from your favorite browser."
Like you, I sometimes want to use AirDroid over USB but that isn't what AirDroid is for. And to complain that some free software for your fourth smartphone (at least) doesn't meet your expectations while also talking about the developing world is pretty ridiculous.
I think AirDroid is great and people should be very pleased with what this team has provided them with!