Can't set location
As reported by another user, I'm able to connect and execute the commands, but my phone refuses to change the location. I suspect it's a firmware issue; I have a no-contract Android (LG "Optimus Q" VS700).
Here's a screen cap of the session...
--------------------------------------------------------------
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb devices
List of devices attached
A0000031702A26 device
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell pm getInstal
lLocation
0[auto]
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell pm setInstal
lLocation 2
[1] Killed pm setInstallLoc...
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell pm getInstal
lLocation
0[auto]
--------------------------------------------------------------
...as you can see, it connects correctly, but appears to refuse the "pm setInstallLocation" command.