We install many files on our mobile. But how do we start an application on mobile using python ( S60 ).
os.startfile is not present in Python S60 .
We install many files on our mobile. But how do we start an application on mobile using python ( S60 ).
os.startfile is not present in Python S60 .
Read this article about python.
Which gives detail about how to start application in python..
Introduction to the python.
Best regards,![]()
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60
You can probably use the e32.start_exe function, described here:
http://pys60.garage.maemo.org/doc/s60/node10.html
http://wiki.forum.nokia.com/index.ph...er_application
I wanted to know how we can open a PDF file from Python, assuming we habe adobe reader in our mobile.
What are the commands to do so .
Thank you