Step 3Download and modify PUTools
Extract this archive.
Edit putools\phpush.py adding the following two lines at the top (see screenshot 1):
import sys
sys.path.append('E:\\Python\libs')
Open the 'Bluetooth File Exchange' application. Press cancel to the file selection box.
Go to File->Browse Device.
Copy the modified putools\phpush.py to E:\Python.
Browse to E:\Python and create a 'libs' directory.
Copy putools\libs\*.py to E:\Python\libs\ on the phone (fnmatch.py, glob.py, phcomm.py, pushlib.py)
Edit putools\pcfiles\sync.config
Set COM_PORT = '/dev/tty.bt_console'
Or whatever the name of the serial port was that you created in Step 3 of the Prerequisite Instructables guide. You did follow that guide, right?
These assume you have a memory card in your phone which mounts at E:\. Adjust accordingly if you do not.
| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|









































