From: Allan S. <gia...@ho...> - 2008-05-09 07:38:13
|
The profile I created for the Samsung SPH-A640 was created by merging the phonebook functions from the a460 with the ringtone, image etc. functions from the Samsung a620. My knowledge of both python and this project is limited, so you might want to have someone with more experience with the project look over the code. I'm unfamiliar with how the p_phonename.p and p_phonename.py works. I've included the p_phonename.py file which, according to the code should be generated automatically, but I couldn't find how to do this from the source file. The files can be found here: http://s87762315.onlinehome.us/spha640.zip The com_samsungspha640.py and p_samsungspha640.py files are new. The only thing that has been changed in ___init___.py are lines 344-348 which includes the necessary entry for the a640. I've tested the files on my win32 system and reading/writing works for Todo, Memo, Calendar, Images, camera, and ringtones. The phonebook reads properly, with the sole exception being the phone numbers are not assigned to the proper category (Home, Cell, Office etc.). Writing to the phonebook does not currently work and has been disabled. Let me know what needs to be tested and/or modified. Allan |