- 
    
Bug
 - 
    Resolution: Unresolved
 - 
    
P3: Somewhat important
 - 
    None
 - 
    6.3.0
 - 
    Tested on Windows using Android 10 emulator and Oneplus 5 running Android 10
 
Scene Graph - Painted Item Example has build error:
The directory or file cannot be created. 
make[1]: *** [Makefile.textballoon:2353: install_qmldir_install] Error 1 
make[1]: Leaving directory 'C:/Qt/Examples/Qt-6.3.0/quick/customitems/build-painteditem-Android_Qt_6_3_0_Clang_x86_64-Debug/TextBalloon' 
make: *** [Makefile:60: sub-TextBalloon-textballoon-pro-install_subtargets] Error 2
Seems to be caused by import in textballoons.qml on line 52 not working.
import TextBalloon 1.0
- resulted in
 - 
                    
QTBUG-103913 Test manually all the tag:android examples from Qt Creator
-         
 - Closed
 
 -