Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › android build error

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20344

    Felgo User

    I am using windows7 64 bit

    V-PLAY engine  (demo)

    C:\Program Files\Java\jdk1.8.0_162

    C:\Users\Gotora\AppData\Local\Android\Sdk

    C:\Users\Gotora\AppData\Local\Android\android-ndk-r17c

    Android settings are OK. (SDK Version: 26.1.1, NDK Version: 17.2.4988734)

    only installed API 19 and 16

    when use non V-PLAY engine project I have no problem buiding and deploying to android .

     

     

    21:04:57: Running steps for project experiment…

    21:04:57: Configuration unchanged, skipping qmake step.

    21:04:57: Starting: “C:\FelgoSDK\Tools\mingw530_32\bin\mingw32-make.exe”

    mingw32-make: Nothing to be done for ‘first’.

    21:04:59: The process “C:\FelgoSDK\Tools\mingw530_32\bin\mingw32-make.exe” exited normally.

    21:04:59: Removing directory C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build/assets

    21:05:01: Removing directory C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build/libs

    21:05:01: Starting: “C:\FelgoSDK\Tools\mingw530_32\bin\mingw32-make.exe” “INSTALL_ROOT=C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build” install

    C:\FelgoSDK\Felgo\android_armv7\bin\qmake.exe -install qinstall C:\Users\Gotora\Desktop\message\experiment\qml C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\assets\qml

    C:\FelgoSDK\Felgo\android_armv7\bin\qmake.exe -install qinstall C:\Users\Gotora\Desktop\message\experiment\assets C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\assets\assets

    C:\FelgoSDK\Felgo\android_armv7\bin\qmake.exe -install qinstall -exe libexperiment.so C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\libs\armeabi-v7a\libexperiment.so

    21:05:03: The process “C:\FelgoSDK\Tools\mingw530_32\bin\mingw32-make.exe” exited normally.

    21:05:03: Starting: “C:\FelgoSDK\Felgo\android_armv7\bin\androiddeployqt.exe” –input C:/Users/Gotora/Desktop/message/build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release/android-libexperiment.so-deployment-settings.json –output C:/Users/Gotora/Desktop/message/build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release/android-build –deployment bundled –android-platform android-16 –jdk “C:/Program Files/Java/jdk1.8.0_162” –gradle

    Generating Android Package

    Input file: C:/Users/Gotora/Desktop/message/build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release/android-libexperiment.so-deployment-settings.json

    Output directory: C:/Users/Gotora/Desktop/message/build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release/android-build/

    Application binary: C:/Users/Gotora/Desktop/message/build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release/libexperiment.so

    Android build platform: android-16

    Install to device: No

    — Skipping C:/FelgoSDK/Felgo/android_armv7/plugins/iconengines/libqsvgicon.so. It has unmet dependencies: lib/libQt5Svg.so.

    — Skipping C:/FelgoSDK/Felgo/android_armv7/plugins/imageformats/libqsvg.so. It has unmet dependencies: lib/libQt5Svg.so.

    — Skipping C:/FelgoSDK/Felgo/android_armv7/plugins/position/libqtposition_serialnmea.so. It has unmet dependencies: lib/libQt5SerialPort.so.

    NDK is missing a “platforms” directory.

    If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle.

    If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.

    :preBuild UP-TO-DATE

    :preDebugBuild UP-TO-DATE

    :checkDebugManifest

    :preReleaseBuild UP-TO-DATE

    :prepareAndroidArchCoreRuntime110Library

    :prepareAndroidArchLifecycleLivedataCore110Library

    :prepareAndroidArchLifecycleRuntime110Library

    :prepareAndroidArchLifecycleViewmodel110Library

    :prepareComAndroidSupportAnimatedVectorDrawable2710Library

    :prepareComAndroidSupportAppcompatV72710Library

    :prepareComAndroidSupportSupportCompat2710Library

    :prepareComAndroidSupportSupportCoreUi2710Library

    :prepareComAndroidSupportSupportCoreUtils2710Library

    :prepareComAndroidSupportSupportFragment2710Library

    :prepareComAndroidSupportSupportVectorDrawable2710Library

    :prepareDebugDependencies

    :compileDebugAidl UP-TO-DATE

    :compileDebugRenderscript UP-TO-DATE

    :generateDebugBuildConfig UP-TO-DATE

    :generateDebugResValues UP-TO-DATE

    :generateDebugResources UP-TO-DATE

    :mergeDebugResources UP-TO-DATE

    :processDebugManifest UP-TO-DATE

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-ldltr-v21\values-ldltr-v21.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner.Underlined’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:37: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner.Underlined’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:4:21-42: AAPT: No resource found that matches the given name: attr ‘android:textAlignment’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:8:21-39: AAPT: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:11:21-45: AAPT: No resource found that matches the given name: attr ‘android:layout_marginEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:14:21-39: AAPT: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:17:21-47: AAPT: No resource found that matches the given name: attr ‘android:layout_marginStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:20:21-52: AAPT: No resource found that matches the given name: attr ‘android:layout_alignParentStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:21:21-42: AAPT: No resource found that matches the given name: attr ‘android:textAlignment’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:25:21-39: AAPT: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:24:21-41: AAPT: No resource found that matches the given name: attr ‘android:paddingStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:28:21-52: AAPT: No resource found that matches the given name: attr ‘android:layout_alignParentStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:31:21-45: AAPT: No resource found that matches the given name: attr ‘android:layout_toStartOf’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:34:21-50: AAPT: No resource found that matches the given name: attr ‘android:layout_alignParentEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:38:21-43: AAPT: No resource found that matches the given name: attr ‘android:layout_toEndOf’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:37:21-45: AAPT: No resource found that matches the given name: attr ‘android:layout_toStartOf’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:41:21-47: AAPT: No resource found that matches the given name: attr ‘android:layout_marginStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:45:21-39: AAPT: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:44:21-41: AAPT: No resource found that matches the given name: attr ‘android:paddingStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:49:21-39: AAPT: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:48:21-41: AAPT: No resource found that matches the given name: attr ‘android:paddingStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:7: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:8: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Body1’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:9: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Body2’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:10: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Button’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:11: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Caption’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:12: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display1’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:13: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display2’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:14: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display3’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:15: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display4’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:16: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Headline’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:17: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:18: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Large’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:19: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Large.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:20: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Large’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:22: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:24: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Medium’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:25: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Medium.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:26: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Menu’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:27: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.SearchResult.Subtitle’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:29: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.SearchResult.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:31: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:32: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Small.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:33: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Subhead’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:34: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:35: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:37: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:39: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:41: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:43: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionMode.Subtitle’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:45: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionMode.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:47: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:53: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Large’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:55: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:57: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Button’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:58: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.TextView.SpinnerItem’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:59: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:61: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:106:21-40: AAPT: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:110:21-46: AAPT: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:108:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:109:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:107:21-47: AAPT: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:104:21-41: AAPT: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:105:21-45: AAPT: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:113:21-44: AAPT: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:153:21-40: AAPT: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:157:21-46: AAPT: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:155:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:156:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:154:21-47: AAPT: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:151:21-41: AAPT: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:152:21-45: AAPT: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:160:21-44: AAPT: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:163:21-44: AAPT: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:165: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionBar.TabText’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:167: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionBar.TabView’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:169: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:171: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton.CloseMode’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:174: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton.Overflow’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:176: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.AutoCompleteTextView’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:179: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:180: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:181: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:33: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:184: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:185: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ButtonBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:186: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.CompoundButton.CheckBox’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:187: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.CompoundButton.RadioButton’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:188: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.DropDownItem.Spinner’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:189: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.EditText’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:192: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ImageButton’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:193: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabText’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:195: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabText’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:197: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabView’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:199: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.PopupMenu’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:203:21-42: AAPT: No resource found that matches the given name: attr ‘android:overlapAnchor’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:205: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListPopupWindow’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:207: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListView’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:208: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListView.DropDown’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:210: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.PopupMenu’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:214:21-42: AAPT: No resource found that matches the given name: attr ‘android:overlapAnchor’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:216: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ProgressBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:218: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ProgressBar.Horizontal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:220: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:221: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.SeekBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:222: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:223: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.TextView.SpinnerItem’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:224: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Toolbar.Button.Navigation’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:232:21-40: AAPT: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:236:21-46: AAPT: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:234:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:235:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:233:21-47: AAPT: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:230:21-41: AAPT: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:231:21-45: AAPT: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:240: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.NoActionBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:252: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.Light.NoActionBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:264: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:265: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Info’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:266: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Time’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:267: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Menu’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:34: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:35: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar.Indicator’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:36: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v24\values-v24.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Borderless.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v24\values-v24.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v25\values-v25.xml:5: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.NoActionBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v25\values-v25.xml:7: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.Light.NoActionBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v26\values-v26.xml:15:21-54: AAPT: No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v26\values-v26.xml:14:21-51: AAPT: No resource found that matches the given name: attr ‘android:touchscreenBlocksFocus’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-ldltr-v21\values-ldltr-v21.xml:3: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner.Underlined’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:37: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner.Underlined’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:4: error: Error: No resource found that matches the given name: attr ‘android:textAlignment’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:8: error: Error: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:11: error: Error: No resource found that matches the given name: attr ‘android:layout_marginEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:14: error: Error: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:17: error: Error: No resource found that matches the given name: attr ‘android:layout_marginStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:20: error: Error: No resource found that matches the given name: attr ‘android:layout_alignParentStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:21: error: Error: No resource found that matches the given name: attr ‘android:textAlignment’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:25: error: Error: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:24: error: Error: No resource found that matches the given name: attr ‘android:paddingStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:28: error: Error: No resource found that matches the given name: attr ‘android:layout_alignParentStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:31: error: Error: No resource found that matches the given name: attr ‘android:layout_toStartOf’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:34: error: Error: No resource found that matches the given name: attr ‘android:layout_alignParentEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:38: error: Error: No resource found that matches the given name: attr ‘android:layout_toEndOf’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:37: error: Error: No resource found that matches the given name: attr ‘android:layout_toStartOf’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:41: error: Error: No resource found that matches the given name: attr ‘android:layout_marginStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:45: error: Error: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:44: error: Error: No resource found that matches the given name: attr ‘android:paddingStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:49: error: Error: No resource found that matches the given name: attr ‘android:paddingEnd’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v17\values-v17.xml:48: error: Error: No resource found that matches the given name: attr ‘android:paddingStart’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:7: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:8: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Body1’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:9: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Body2’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:10: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Button’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:11: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Caption’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:12: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display1’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:13: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display2’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:14: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display3’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:15: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display4’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:16: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Headline’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:17: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:18: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Large’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:19: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Large.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:20: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Large’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:22: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:24: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Medium’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:25: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Medium.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:26: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Menu’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:27: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.SearchResult.Subtitle’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:29: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.SearchResult.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:31: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:32: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Small.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:33: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Subhead’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:34: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:35: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:37: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:39: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:41: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:43: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionMode.Subtitle’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:45: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionMode.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:47: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:53: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Large’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:55: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:57: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Button’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:58: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.TextView.SpinnerItem’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:59: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:61: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:106: error: Error: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:110: error: Error: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:108: error: Error: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:109: error: Error: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:107: error: Error: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:104: error: Error: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:105: error: Error: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:113: error: Error: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:153: error: Error: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:157: error: Error: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:155: error: Error: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:156: error: Error: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:154: error: Error: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:151: error: Error: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:152: error: Error: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:160: error: Error: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:163: error: Error: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:165: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionBar.TabText’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:167: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionBar.TabView’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:169: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:171: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton.CloseMode’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:174: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton.Overflow’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:176: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.AutoCompleteTextView’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:179: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:180: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:181: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:33: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:184: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:185: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ButtonBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:186: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.CompoundButton.CheckBox’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:187: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.CompoundButton.RadioButton’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:188: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.DropDownItem.Spinner’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:189: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.EditText’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:192: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ImageButton’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:193: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabText’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:195: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabText’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:197: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabView’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:199: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.PopupMenu’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:203: error: Error: No resource found that matches the given name: attr ‘android:overlapAnchor’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:205: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListPopupWindow’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:207: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListView’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:208: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListView.DropDown’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:210: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.PopupMenu’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:214: error: Error: No resource found that matches the given name: attr ‘android:overlapAnchor’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:216: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ProgressBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:218: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ProgressBar.Horizontal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:220: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:221: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.SeekBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:222: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:223: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.TextView.SpinnerItem’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:224: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Toolbar.Button.Navigation’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:232: error: Error: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:236: error: Error: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:234: error: Error: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:235: error: Error: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:233: error: Error: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:230: error: Error: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:231: error: Error: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:240: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.NoActionBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:252: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.Light.NoActionBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:264: error: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:265: error: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Info’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:266: error: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Time’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:267: error: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Title’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:3: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Menu’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:4: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Inverse’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:34: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:35: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar.Indicator’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:36: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar.Small’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v24\values-v24.xml:3: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Borderless.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v24\values-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Colored’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v25\values-v25.xml:5: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.NoActionBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v25\values-v25.xml:7: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.Light.NoActionBar’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v26\values-v26.xml:15: error: Error: No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’.

    C:\Users\Gotora\Desktop\message\build-experiment-Android_for_armeabi_v7a_GCC_4_9_Qt_5_11_1_Android_armv7_V_Play-Release\android-build\build\intermediates\res\merged\debug\values-v26\values-v26.xml:14: error: Error: No resource found that matches the given name: attr ‘android:touchscreenBlocksFocus’.

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ‘:processDebugResources’.

    > com.android.ide.common.process.ProcessException: Failed to execute aapt

    * Try:

    Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output.

    :processDebugResources FAILED

    BUILD FAILED

    Total time: 38.324 secs

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Material.impl

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.impl

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Fusion.impl

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Imagine.impl

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Universal.impl

    Building the android package failed!

    — For more information, run this command with –verbose.

    21:06:06: The process “C:\FelgoSDK\Felgo\android_armv7\bin\androiddeployqt.exe” exited with code 14.

    Error while building/deploying project experiment (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.11.1 Android armv7 Felgo))

    When executing step “Build Android APK”

    21:06:06: Elapsed time: 01:09.

    #20347

    Alex
    Felgo Team

    Hi,

    * What went wrong:

    Execution failed for task ‘:processDebugResources’.

    This looks very much like a Windows issue with file paths being too long. Please go to the “Projects” tab in Qt Creator, select the Android kit and choose a shorter name for the “Build directory”, for example:

    C:\Users\Gotora\Desktop\message\build-experiment-Android-Release\

    Cheers,
    Alex

    #20358

    Felgo User

    thank for the reply

    I did what you instructed me but unfortunately it did not work could it be  the fault with my OS. but  when I tried any non V-PLAY qml project I do not have any problem  not even long path error.

    with VPLAY project m getting below:

     

    12:02:46: Running steps for project vplay…

    12:02:46: Configuration unchanged, skipping qmake step.

    12:02:46: Starting: “C:\FelgoSDK\Tools\mingw530_32\bin\mingw32-make.exe”

    C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/windows/bin/arm-linux-androideabi-g++ -c -D__ANDROID_API__=16 –sysroot=C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/platforms/android-16/arch-arm/ -isystem C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -fstack-protector-strong -DANDROID -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -fno-builtin-memmove -mthumb -Os -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I..\vplay -I. -IC:\FelgoSDK\Felgo\android_armv7\include\VPlay -IC:\FelgoSDK\Felgo\android_armv7\include -IC:\FelgoSDK\Felgo\android_armv7\include\QtQuick -IC:\FelgoSDK\Felgo\android_armv7\include\QtWidgets -IC:\FelgoSDK\Felgo\android_armv7\include\QtMultimedia -IC:\FelgoSDK\Felgo\android_armv7\include\QtGui -IC:\FelgoSDK\Felgo\android_armv7\include\QtQml -IC:\FelgoSDK\Felgo\android_armv7\include\QtWebSockets -IC:\FelgoSDK\Felgo\android_armv7\include\QtNetwork -IC:\FelgoSDK\Felgo\android_armv7\include\QtSql -IC:\FelgoSDK\Felgo\android_armv7\include\QtCore -I. -IC:\FelgoSDK\Felgo\android_armv7\mkspecs\android-g++ -o main.obj ..\vplay\main.cpp

    C:\FelgoSDK\Felgo\android_armv7\bin\rcc.exe -name resources_user C:\FelgoSDK\Felgo\android_armv7\mkspecs\common\vplay\resources_user.qrc -o qrc_resources_user.cpp

    C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/windows/bin/arm-linux-androideabi-g++ -c -D__ANDROID_API__=16 –sysroot=C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/platforms/android-16/arch-arm/ -isystem C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -fstack-protector-strong -DANDROID -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -fno-builtin-memmove -mthumb -Os -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I..\vplay -I. -IC:\FelgoSDK\Felgo\android_armv7\include\VPlay -IC:\FelgoSDK\Felgo\android_armv7\include -IC:\FelgoSDK\Felgo\android_armv7\include\QtQuick -IC:\FelgoSDK\Felgo\android_armv7\include\QtWidgets -IC:\FelgoSDK\Felgo\android_armv7\include\QtMultimedia -IC:\FelgoSDK\Felgo\android_armv7\include\QtGui -IC:\FelgoSDK\Felgo\android_armv7\include\QtQml -IC:\FelgoSDK\Felgo\android_armv7\include\QtWebSockets -IC:\FelgoSDK\Felgo\android_armv7\include\QtNetwork -IC:\FelgoSDK\Felgo\android_armv7\include\QtSql -IC:\FelgoSDK\Felgo\android_armv7\include\QtCore -I. -IC:\FelgoSDK\Felgo\android_armv7\mkspecs\android-g++ -o qrc_resources_user.obj qrc_resources_user.cpp

    C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/windows/bin/arm-linux-androideabi-g++ –sysroot=C:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/platforms/android-16/arch-arm/ -Wl,-soname,libvplay.so -Wl,-rpath=C:/FelgoSDK/Felgo/android_armv7/lib -Wl,–no-undefined -Wl,-z,noexecstack -shared -o libvplay.so main.obj qrc_resources_user.obj -LC:\Users\Gotora\AppData\Local\Android\Sdk\ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a -Lc:/users/gotora/appdata/local/android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/windows/bin/../lib/gcc/arm-linux-androideabi/4.9 -LC:/FelgoSDK/Felgo/android_armv7/lib -lVPlay -lcrypto -lssl -lQt5Quick -Lc:\utils\android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a -Lc:/utils/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/windows/bin/../lib/gcc/arm-linux-androideabi/4.9 -LC:\FelgoSDK\Felgo\android_armv7/lib -lQt5Widgets -lQt5Multimedia -lQt5Gui -lQt5Qml -lQt5WebSockets -lQt5Network -lQt5Sql -lQt5Core -lGLESv2 -lgnustl_shared -lgcc -llog -lz -lm -ldl -lc

    12:02:49: The process “C:\FelgoSDK\Tools\mingw530_32\bin\mingw32-make.exe” exited normally.

    12:02:49: Removing directory C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build/assets

    12:02:50: Removing directory C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build/libs

    12:02:50: Starting: “C:\FelgoSDK\Tools\mingw530_32\bin\mingw32-make.exe” “INSTALL_ROOT=C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build” install

    C:\FelgoSDK\Felgo\android_armv7\bin\qmake.exe -install qinstall C:\Users\Gotora\Documents\softwareLab\vplay\qml C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\assets\qml

    C:\FelgoSDK\Felgo\android_armv7\bin\qmake.exe -install qinstall C:\Users\Gotora\Documents\softwareLab\vplay\assets C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\assets\assets

    C:\FelgoSDK\Felgo\android_armv7\bin\qmake.exe -install qinstall -exe libvplay.so C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\libs\armeabi-v7a\libvplay.so

    12:02:52: The process “C:\FelgoSDK\Tools\mingw530_32\bin\mingw32-make.exe” exited normally.

    12:02:52: Starting: “C:\FelgoSDK\Felgo\android_armv7\bin\androiddeployqt.exe” –input C:/Users/Gotora/Documents/softwareLab/build-vplay-Android_Release/android-libvplay.so-deployment-settings.json –output C:/Users/Gotora/Documents/softwareLab/build-vplay-Android_Release/android-build –deployment bundled –android-platform android-19 –jdk “C:/Program Files (x86)/Java/jdk1.8.0_181” –gradle

    Generating Android Package

    Input file: C:/Users/Gotora/Documents/softwareLab/build-vplay-Android_Release/android-libvplay.so-deployment-settings.json

    Output directory: C:/Users/Gotora/Documents/softwareLab/build-vplay-Android_Release/android-build/

    Application binary: C:/Users/Gotora/Documents/softwareLab/build-vplay-Android_Release/libvplay.so

    Android build platform: android-19

    Install to device: No

    — Skipping C:/FelgoSDK/Felgo/android_armv7/plugins/iconengines/libqsvgicon.so. It has unmet dependencies: lib/libQt5Svg.so.

    — Skipping C:/FelgoSDK/Felgo/android_armv7/plugins/imageformats/libqsvg.so. It has unmet dependencies: lib/libQt5Svg.so.

    — Skipping C:/FelgoSDK/Felgo/android_armv7/plugins/position/libqtposition_serialnmea.so. It has unmet dependencies: lib/libQt5SerialPort.so.

    :preBuild UP-TO-DATE

    :preDebugBuild UP-TO-DATE

    :checkDebugManifest

    :preReleaseBuild UP-TO-DATE

    :prepareAndroidArchCoreRuntime110Library

    :prepareAndroidArchLifecycleLivedataCore110Library

    :prepareAndroidArchLifecycleRuntime110Library

    :prepareAndroidArchLifecycleViewmodel110Library

    :prepareComAndroidSupportAnimatedVectorDrawable2710Library

    :prepareComAndroidSupportAppcompatV72710Library

    :prepareComAndroidSupportSupportCompat2710Library

    :prepareComAndroidSupportSupportCoreUi2710Library

    :prepareComAndroidSupportSupportCoreUtils2710Library

    :prepareComAndroidSupportSupportFragment2710Library

    :prepareComAndroidSupportSupportVectorDrawable2710Library

    :prepareDebugDependencies

    :compileDebugAidl UP-TO-DATE

    :compileDebugRenderscript UP-TO-DATE

    :generateDebugBuildConfig UP-TO-DATE

    :generateDebugResValues UP-TO-DATE

    :generateDebugResources UP-TO-DATE

    :mergeDebugResources UP-TO-DATE

    :processDebugManifest UP-TO-DATE

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-ldltr-v21\values-ldltr-v21.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner.Underlined’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:37: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner.Underlined’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:7: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:8: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Body1’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:9: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Body2’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:10: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Button’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:11: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Caption’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:12: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display1’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:13: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display2’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:14: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display3’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:15: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display4’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:16: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Headline’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:17: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:18: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Large’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:19: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Large.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:20: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Large’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:22: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:24: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Medium’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:25: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Medium.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:26: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Menu’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:27: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.SearchResult.Subtitle’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:29: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.SearchResult.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:31: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:32: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Small.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:33: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Subhead’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:34: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:35: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:37: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:39: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:41: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:43: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionMode.Subtitle’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:45: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionMode.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:47: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:53: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Large’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:55: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:57: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Button’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:58: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.TextView.SpinnerItem’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:59: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:61: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:106:21-40: AAPT: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:110:21-46: AAPT: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:108:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:109:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:107:21-47: AAPT: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:104:21-41: AAPT: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:105:21-45: AAPT: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:113:21-44: AAPT: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:153:21-40: AAPT: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:157:21-46: AAPT: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:155:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:156:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:154:21-47: AAPT: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:151:21-41: AAPT: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:152:21-45: AAPT: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:160:21-44: AAPT: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:163:21-44: AAPT: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:165: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionBar.TabText’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:167: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionBar.TabView’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:169: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:171: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton.CloseMode’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:174: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton.Overflow’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:176: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.AutoCompleteTextView’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:179: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:180: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:181: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:33: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:184: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:185: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ButtonBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:186: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.CompoundButton.CheckBox’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:187: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.CompoundButton.RadioButton’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:188: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.DropDownItem.Spinner’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:189: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.EditText’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:192: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ImageButton’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:193: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabText’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:195: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabText’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:197: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabView’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:199: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.PopupMenu’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:203:21-42: AAPT: No resource found that matches the given name: attr ‘android:overlapAnchor’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:205: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListPopupWindow’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:207: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListView’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:208: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListView.DropDown’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:210: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.PopupMenu’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:214:21-42: AAPT: No resource found that matches the given name: attr ‘android:overlapAnchor’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:216: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ProgressBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:218: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ProgressBar.Horizontal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:220: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:221: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.SeekBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:222: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:223: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.TextView.SpinnerItem’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:224: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Toolbar.Button.Navigation’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:232:21-40: AAPT: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:236:21-46: AAPT: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:234:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:235:21-50: AAPT: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:233:21-47: AAPT: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:230:21-41: AAPT: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:231:21-45: AAPT: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:240: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.NoActionBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:252: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.Light.NoActionBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:264: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:265: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Info’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:266: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Time’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:267: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Menu’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:34: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:35: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar.Indicator’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:36: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v24\values-v24.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Borderless.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v24\values-v24.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v25\values-v25.xml:5: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.NoActionBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v25\values-v25.xml:7: AAPT: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.Light.NoActionBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v26\values-v26.xml:15:21-54: AAPT: No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v26\values-v26.xml:14:21-51: AAPT: No resource found that matches the given name: attr ‘android:touchscreenBlocksFocus’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-ldltr-v21\values-ldltr-v21.xml:3: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner.Underlined’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:37: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner.Underlined’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:7: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:8: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Body1’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:9: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Body2’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:10: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Button’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:11: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Caption’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:12: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display1’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:13: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display2’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:14: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display3’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:15: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Display4’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:16: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Headline’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:17: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:18: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Large’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:19: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Large.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:20: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Large’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:22: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:24: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Medium’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:25: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Medium.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:26: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Menu’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:27: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.SearchResult.Subtitle’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:29: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.SearchResult.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:31: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:32: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Small.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:33: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Subhead’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:34: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:35: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:37: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:39: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:41: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:43: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionMode.Subtitle’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:45: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionMode.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:47: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:53: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Large’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:55: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.PopupMenu.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:57: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Button’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:58: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.TextView.SpinnerItem’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:59: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Subtitle’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:61: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:106: error: Error: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:110: error: Error: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:108: error: Error: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:109: error: Error: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:107: error: Error: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:104: error: Error: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:105: error: Error: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:113: error: Error: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:153: error: Error: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:157: error: Error: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:155: error: Error: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:156: error: Error: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:154: error: Error: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:151: error: Error: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:152: error: Error: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:160: error: Error: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:163: error: Error: No resource found that matches the given name: attr ‘android:windowElevation’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:165: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionBar.TabText’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:167: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionBar.TabView’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:169: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:171: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton.CloseMode’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:174: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ActionButton.Overflow’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:176: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.AutoCompleteTextView’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:179: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:180: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:181: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:33: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Borderless.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:184: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:185: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ButtonBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:186: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.CompoundButton.CheckBox’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:187: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.CompoundButton.RadioButton’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:188: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.DropDownItem.Spinner’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:189: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.EditText’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:192: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ImageButton’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:193: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabText’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:195: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabText’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:197: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.ActionBar.TabView’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:199: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Light.PopupMenu’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:203: error: Error: No resource found that matches the given name: attr ‘android:overlapAnchor’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:205: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListPopupWindow’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:207: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListView’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:208: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ListView.DropDown’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:210: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.PopupMenu’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:214: error: Error: No resource found that matches the given name: attr ‘android:overlapAnchor’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:216: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ProgressBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:218: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.ProgressBar.Horizontal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:220: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:221: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.SeekBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:222: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Spinner’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:223: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.TextView.SpinnerItem’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:224: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Toolbar.Button.Navigation’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:232: error: Error: No resource found that matches the given name: attr ‘android:colorAccent’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:236: error: Error: No resource found that matches the given name: attr ‘android:colorButtonNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:234: error: Error: No resource found that matches the given name: attr ‘android:colorControlActivated’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:235: error: Error: No resource found that matches the given name: attr ‘android:colorControlHighlight’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:233: error: Error: No resource found that matches the given name: attr ‘android:colorControlNormal’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:230: error: Error: No resource found that matches the given name: attr ‘android:colorPrimary’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:231: error: Error: No resource found that matches the given name: attr ‘android:colorPrimaryDark’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:240: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.NoActionBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:252: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.Light.NoActionBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:264: error: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:265: error: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Info’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:266: error: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Time’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v21\values-v21.xml:267: error: Error retrieving parent for item: No resource found that matches the given name ‘@android:style/TextAppearance.Material.Notification.Title’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:3: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.ActionBar.Menu’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:4: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Inverse’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:34: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.Button.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:35: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar.Indicator’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v23\values-v23.xml:36: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Widget.Material.RatingBar.Small’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v24\values-v24.xml:3: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Borderless.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v24\values-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name ‘android:TextAppearance.Material.Widget.Button.Colored’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v25\values-v25.xml:5: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.NoActionBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v25\values-v25.xml:7: error: Error retrieving parent for item: No resource found that matches the given name ‘android:Theme.Material.Light.NoActionBar’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v26\values-v26.xml:15: error: Error: No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’.

    C:\Users\Gotora\Documents\softwareLab\build-vplay-Android_Release\android-build\build\intermediates\res\merged\debug\values-v26\values-v26.xml:14: error: Error: No resource found that matches the given name: attr ‘android:touchscreenBlocksFocus’.

    FAILURE: Build failed with an exception.

    * What went wrong:

    Execution failed for task ‘:processDebugResources’.

    > com.android.ide.common.process.ProcessException: Failed to execute aapt

    * Try:

    Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output.

    :processDebugResources FAILED

    BUILD FAILED

    Total time: 39.536 secs

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private.CppUtils

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Material.impl

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.impl

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Fusion.impl

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Imagine.impl

    Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Universal.impl

    Building the android package failed!

    — For more information, run this command with –verbose.

    12:03:49: The process “C:\FelgoSDK\Felgo\android_armv7\bin\androiddeployqt.exe” exited with code 14.

    Error while building/deploying project vplay (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.11.1 Android armv7 Felgo))

    When executing step “Build Android APK”

    12:03:49: Elapsed time: 01:03.

     

    #20797

    Felgo User

    I encountered this problem also.

    What I did was to make sure I had SDK API v26 installed, and then under project settings, Android APK, I selected use v26.  However in the AndroidManifest.xml file, I made sure v16 or v17 was set to the minimum.  With this configuration the app appears to run on v 4.4.2 fine.  Just in case anyone else hits this problem.

Viewing 4 posts - 1 through 4 (of 4 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded