Build\Deploy on Android really slow(Caused by qmlimportscanner.exe)
Unsolved
Mobile and Embedded
-
Every build takes several minutes to build the APK, evenly there's no change of the project.
During these serval minutes, qmlimportsanner.exe takes very much CPU time.
Use the "ProcessActivityVIew.exe" tool to monitor qmlimportsanner.exe, too much qml file on disk is scanned, in a very "simply" method.O(∩_∩)O
How can I speed up the building\depoly?