VS2008编译ADB Android调试桥

VS2008 编译的 ADB,基本上是从 Android 代码树中提取的源代码,经过一些修改后可以在 VS2008 环境下顺利编译。虽然遇到了一些编译错误,并且修复了不被 VS2008 支持的接口函数,但还是有一个 bug 无法。这个 bug 主要是没有正确释放内存,导致有点内存泄漏。遇到这个问题,你会挺头疼的,因为 free 失败的原因蛮难查的。不过如果你有兴趣,可以自己看看,搞清楚会学到不少东西。

,这个工具还是挺强的,是它的结构紧凑。毕竟,它是一个能够和 Android 系统直接交互的工具,理解它的实现方式,要花上一些时间。

你如果对 Android 开发和调试工具有兴趣,或者是想了解更多关于 VS2008 的用法,看看下面的相关链接会有。

rar
adb.rar 预估大小:92个文件
folder
adb 文件夹
file
adb.vcproj.SIMCOM-SH.yongsheng.huang.user 1KB
file
sockets.h 3KB
file
centraldir.cpp 7KB
file
commandline.cpp 36KB
file
adb_client.h 2KB
file
transport_local.cpp 8KB
file
adb.ncb 18.37MB
file
transport.cpp 27KB
file
usb_vendors.h 763B
file
unistd.h 189B
file
zlib.h 67KB
file
adb.suo 60KB
file
file_sync_service.h 2KB
file
utils.h 2KB
file
services.cpp 13KB
file
private.h 1KB
file
zipfile.cpp 3KB
file
adb_client.cpp 8KB
file
zconf.h 11KB
file
console.cpp 1009B
folder
Debug 文件夹
file
zipfile.obj 15KB
file
get_my_path_windows.obj 21KB
file
adb.exe.embed.manifest 915B
file
adb_client.obj 48KB
file
vc90.idb 699KB
file
adb.exe.intermediate.manifest 856B
file
file_sync_client.obj 85KB
file
transport_local.obj 48KB
file
BuildLog.htm 9KB
file
usb_windows.obj 53KB
file
services.obj 41KB
file
transport_usb.obj 32KB
file
centraldir.obj 14KB
file
adb.pdb 1.28MB
file
sysdeps_win32.obj 139KB
folder
adb.ilk 文件夹
file
mt.dep 69B
file
sockets.obj 72KB
file
adb.exe 166KB
file
vc90.pdb 572KB
file
commandline.obj 106KB
file
utils.obj 8KB
file
usb_vendors.obj 57KB
file
adb.obj 97KB
file
adb.exe.embed.manifest.res 980B
file
transport.obj 101KB
file
console.obj 26KB
file
zipfile.h 2KB
file
adb.cpp 37KB
file
AdbWinApi.dll 41KB
file
file_sync_client.cpp 27KB
file
adb.h 12KB
file
sysdeps.h 11KB
file
AdbWinUsbApi.dll 17KB
folder
Release 文件夹
file
zipfile.obj 21KB
file
get_my_path_windows.obj 42KB
file
adb_client.obj 89KB
file
vc90.idb 331KB
file
adb.exe.intermediate.manifest 856B
file
file_sync_client.obj 122KB
file
transport_local.obj 88KB
file
BuildLog.htm 9KB
file
usb_windows.obj 93KB
file
services.obj 84KB
file
transport_usb.obj 79KB
file
centraldir.obj 23KB
file
adb.pdb 595KB
file
sysdeps_win32.obj 162KB
file
mt.dep 69B
file
sockets.obj 111KB
file
adb.exe 101KB
file
vc90.pdb 140KB
file
commandline.obj 134KB
file
utils.obj 16KB
file
usb_vendors.obj 84KB
file
adb.obj 131KB
file
transport.obj 139KB
file
console.obj 75KB
file
sysdeps_win32.cpp 50KB
file
transport_usb.cpp 3KB
file
usb_vendors.cpp 6KB
file
zlib.lib 386KB
file
adb.vcproj 6KB
file
usb_windows.cpp 14KB
file
AdbWinApi.lib 8KB
file
adb_api.h 29KB
file
adb.sln 871B
file
sockets.cpp 20KB
file
fdevent.h 2KB
file
mutex_list.h 284B
file
get_my_path_windows.cpp 962B
file
utils.cpp 2KB
...
rar 文件大小:5.79MB