2014_04_18 因为我写 Android 程序,老是安装很多软件,每次都打开 cmd 运行 adb install,我嫌麻烦, 就写了一个 WinForm 程序封装了adb 来安装程序,可以直接拖 apk 文件放到程序安装到手机。