https://github.com/tumashu/bbdb-android.git
git clone 'git://github.com/tumashu/bbdb-android.git'
Author: Feng Shu mailto:tumashu@163.com
Version: 0.0.1
bbdb-android is a BBDB v3 tool, which can import and export from/to android phone contacts database to/from BBDB (The Insidious Big Brother Database).
NOTE: You need make sure your android phone rooted and a android phone data line.
https://github.com/tumashu/bbdb-android
(require 'bbdb-vcard) ;; bbdb-android require bbdb-vcard
(require 'bbdb-android)
Import contacts to BBDB from android phone
M-x bbdb-android-import RET
Export contacts to android phone from BBDB
M-x bbdb-android-export RET
By default, bbdb-android will save contacts-db-files or vcard-files in two directorys:
For security reason, users should clean them regularly or delete them when change your phone/computer.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 05c8:0403 Cheng Uei Precision Industry Co., Ltd (Foxlink) Webcam
Bus 002 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 002 Device 013: ID 0bb4:0df6 HTC (High Tech Computer Corp.)
Bus 002 Device 013: ID 0bb4:0df6 HTC (High Tech Computer Corp.)
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", OWNER="<your-login-name>" GROUP="<your-login-name>", MODE="666"
—
Converted from bbdb-android.el
by el2markdown.