![]() |
Re: Any Python apps, for N9?
Quote:
AFAIK, there is no SDK which supports Python, and so using the N9 simulator is not an option. The only option I see is SSH'ing to the device and coding away without the use of an IDE, and running the code nativley on it, which seems a bit cumbersome. Is this the method you used? |
Re: Any Python apps, for N9?
Have a look at the Harmattan organisation on github - https://github.com/harmattan . There are a few python/qml apps there.
|
Re: Any Python apps, for N9?
Pyside already supports QtSimulator. Get Pyside sources from github and build them against SDK simulator libs. After that, create a virtualenv environment an install Pyside modules.on it. This approach works for me
|
Re: Any Python apps, for N9?
Quote:
Later, I moved the project into the Qt SDK (mainly to create the part that uses the synchronization framework which needs to be in C++), and added a few lines in the .proj file to deploy the python files. So I let the Qt SDK create the package and deploy to the device. |
Re: Any Python apps, for N9?
Check out Mieru, modRana & RePho in my Github repository. They are all written in Python and use QML. :)
|
Re: Any Python apps, for N9?
In case you would like to have some examples, I wrote several apps in Python+QML for the N9.
See http://www.ruinelli.ch/harmattan or http://store.ovi.com/publisher/George%20Ruinelli for a list. For some of them I also already provided the source on my website or the OBS build server. As for the testing, I either start them directly on my device (copy down through SSH and start in SSH shell), or since I work under Linux, I just can start the directly on my PC. |
All times are GMT. The time now is 20:13. |
vBulletin® Version 3.8.8