| 118 | | ==== Modifying the projct ==== |
| | 118 | |
| | 119 | |
| | 120 | ==== Modifying the project ==== |
| | 121 | |
| | 122 | == Ideas for improvement == |
| | 123 | There is definitely still room for improvement, such as: |
| | 124 | * a script that renames & customizes Necessitas Qt Cretor PySide projects |
| | 125 | * building APKs from command line only without Qt Creator |
| | 126 | * show a progress bar when the bundled libs are unpacked on first start |
| | 127 | * modified bundling that doesn't unpack the files during startup bud during installation |
| | 128 | * this could speed up the first start quite a bit |
| | 129 | * compiling the many Qt Components files & images to a single resource file ? |
| | 130 | * documenting how to use Android specific APIs from Python |
| | 131 | * screenshots |
| | 132 | * videos |