Changes between Version 42 and Version 43 of PySideForAndroid


Ignore:
Timestamp:
Feb 22, 2013, 11:25:38 AM (11 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PySideForAndroid

    v42 v43  
    134134Using the project to build your own project is very easy. Just install the [http://necessitas.kde.org/necessitas/necessitas_sdk_installer.php Necessitas SDK] and clone the example project from git:
    135135{{{
    136 git clone git://github.com/M4rtinK/android-pyside-example-project.git
     136git clone https://github.com/M4rtinK/android-pyside-example-project.git
    137137}}}
    138138Then just open the ''!PySideExample.pro'' with the Necessitas Qt Creator.