Package vdb :: Package extensions :: Module android
[hide private]
[frames] | no frames]

Module android

source code

Functions [hide private]
 
adb(db, line)
Pass a command directly to the adb bridge command.
source code
 
vdbExtension(db, trace) source code
Variables [hide private]
  __package__ = 'vdb.extensions'
Function Details [hide private]

adb(db, line)

source code 

Pass a command directly to the adb bridge command. (mostly just so you don't need another prompt)

Usage adb <adb args>