Python For S60 on MMC
Posted by addanial on March 3, 2009
I’ve been doing some prototyping on my S60v3 device (Nokia N95), Since the original Python for S60 installation procedures required user to install the interpreter to the device memory, I’m thinking that it would be nice to save all those memory in my device if it can run under memory card. So, I’ve restructured the command within site.py so that the application automatically append ‘E:\\resource’ as the system path and what you know! It works..
Posted via addWPress




