Hi all,
after many issues with Qt Enterprise and V-play(missing packages) I tried Felgo SDK isolated package.
All was working until I wanted to deploy something to physical device(Samsung Galaxy S3, 4.1.2 Android).
It was working fine recently with Qt Enterprise and VPlay as a plugin, but with VPlay SDK getting(deploy stage):
20:39:35: Packaging error: Command "/home/marcin/lib/android-sdk-linux/platform-tools/adb -s 4df79020489411af pull /system/bin/sh: readlink: not found {path}/build-kill_candy-Android_for_armeabi_v7a_GCC_4_9_Qt_5_5_1-Debug/app_process" failed.Exit code: 1
20:39:35: Package deploy: Failed to pull "/system/bin/sh: readlink: not found" to "/{path}/build-kill_candy-Android_for_armeabi_v7a_GCC_4_9_Qt_5_5_1-Debug/app_process".
After that tried Qt installation and .. the same.
I come across this issue: https://forum.qt.io/topic/58066/solved-android-debug-problem
But the bug there should be fixed in QtCreator 3.5, I use 3.5.1 in both scenarios.
I updated Android SDK packages, all I could in Qt Setup and VPLaySDK setup, unforutnately no luck.
Currently I am not able to deploy anything to my device.
No idea what to do next.
What is your setup which just works? Which Android SDK maybe, which QtCreator, which VPlay.net (I have 2.6.1)?
Unfortunately, recently I spent more and more time to just get VPlay.net working rather that to work on things I should.
Any ideas what to do to be able to deploy to my Samsung?
PS. Some other weird errors/warning I didn’t get before(maybe related and can help):
Warning: QML import could not be resolved in any of the import paths: QtQuick.Extras.Private
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
Copying 485 dependencies from Qt into package.
Warning: QML import could not be resolved in any of the import paths: HelperWidgets
Warnings while parsing QML type information of /home/marcin/FelgoSDK/5.5/android_armv7/qml/QtNfc:
/home/marcin/FelgoSDK/5.5/android_armv7/qml/QtNfc/plugins.qmltypes:1:24: Reading only version 1.1 parts.
/home/marcin/FelgoSDK/5.5/android_armv7/qml/QtNfc/plugins.qmltypes:10:5: Expected only Component and ModuleApi object definitions.
Warnings while parsing QML type information of /home/marcin/FelgoSDK/5.5/android_armv7/qml/QtLocation:
/home/marcin/FelgoSDK/5.5/android_armv7/qml/QtLocation/plugins.qmltypes:1:24: Reading only version 1.1 parts.
/home/marcin/FelgoSDK/5.5/android_armv7/qml/QtLocation/plugins.qmltypes:10:5: Expected only Component and ModuleApi object definitions.
Warnings while parsing QML type information of /home/marcin/FelgoSDK/5.5/android_armv7/qml/QtBluetooth:
/home/marcin/FelgoSDK/5.5/android_armv7/qml/QtBluetooth/plugins.qmltypes:1:24: Reading only version 1.1 parts.
/home/marcin/FelgoSDK/5.5/android_armv7/qml/QtBluetooth/plugins.qmltypes:10:5: Expected only Component and ModuleApi object definitions.
-
This topic was modified 7 years, 6 months ago by
senkal.