Lines Matching full:adb
163 specify which port the emulator should bind to for the console. <port> must be an *even* integer between 5554 and 5584 inclusive. The corresponding ADB port will be <port>+1.</li>
164 <li>The <code>-adb-port</code> command is deprecated. Please do not use it, as it will be removed soon and you cannot use both -port and -adb-port at the same time.</li>
226 <li>Developers who use 'adb push' to install applications must now use 'adb install', since the full package manager is now implemented. 'adb push' will no longer work to install .apk files.
341 <li>905852: adb emits warnings about deprecated API use on Mac OS X 10.5</li>
370 <h4>Android Debug Bridge (ADB)</h4>
403 <p><code>adb -version</code> now returns a version number.</p>
416 <li>894618: <code>adb shell</code> may fail to connect when used the first time.
459 <p>Address a keyboard lock-up issue when using <code>adb</code> on Mac OS X 10.4 and 10.5.</p>
479 <p>The adb shell command may fail to connect when used for the first time.</p>
494 <p>On Mac OS X 10.5, adb will emit warnings about deprecated API use when first used.</p>