Changes between Version 35 and Version 36 of PySideForAndroid


Ignore:
Timestamp:
Feb 19, 2013, 1:12:34 AM (11 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PySideForAndroid

    v35 v36  
    126126To generate a new APK, just click the green "deploy" button - Qt Creator should rebuild the the APK and deploy it either to the simulator or to any connected Android device that has debugging enabled.
    127127
     128If you are getting the '''Cannot find ELF information''' error, you can safely ignore it.
     129
    128130==== How does it work ? ====
    129131The project contains various components, that together enable the creation of fully standalone Python & !PySide application APK, while also allowing to bundle any arbitrary libraries and files needed by the application.