Hi Alex
If I meant Felgo Cloud Builds. I have commented again the lines #include <FelgoLiveClient> and FelgoLiveClient client (&engine). I have reloaded the QML file in felgo.setMainQmlFileName(QStringLiteral(“qml/Main.qml”)) and engine.load(QUrl(felgo.mainQmlFileName())). But when finishing the compilation and installing the apk on the mobile, it does not open. What is the problem?
Log
####################################################
###
## Clone project repository
#
- Source: Git repository
- Extract SSH key
Successfully extracted SSH key.
- Clone via SSH
- Clone git repository
- Load git branch 'master'
- Checked out git commit id 'b05d0b4013cf7e258fb33893737f82e0069cccc0'
Fetch code succeeded in 00h 00m 00s
####################################################
###
## Build ﹠ Sign project
#
- General options
- Verbose output...NO
- Zip distributables (desktop)...YES
- Compiler options
- Compilation target(s)...android
- Qt Version...5.15.2
- Download Qt for target...YES
- Project options
- Project file (*.pro/CMakeLists.txt) found...YES ~/project/repo/admin.pro
- Override PRODUCT_IDENTIFIER...NO
- Override PRODUCT_VERSION_CODE...NO
- Override PRODUCT_VERSION_NAME...alpha
- qmake extra arguments...NONE
- Felgo options
- Felgo source...live
- Felgo version...latest
- Felgo branch...2
- Android options
- Sign app...NO (debug signature)
----------------------------------------------------------
- Download Qt for target 'android'
- Check availability
- Qt 'linux/vplayengine.2.qt.android_multi', version '5.15.2-1' available
- Download Qt for target 'android', version '5.15.2-1'
- Successfully downloaded Qt
- Prepare Qt
- Download Felgo for target 'android'
- Check availability
- Felgo 'linux/vplayengine.2.android.multi', version '3.10.0' available
- Download Felgo for 'android'...
- Successfully downloaded
- Build project for Android
- Preparation
- Host information
- OS...Ubuntu 20.04.4 LTS
- libc version...Ubuntu GLIBC 2.31-0ubuntu9.7
- gcc version...9.4.0-1ubuntu1~20.04.1
- Current time...29. July 2023, 07:06:57 +0000
- Java version...OpenJDK 11.0.15 2022-04-19
- CMake version...3.27.0
- Setup Android NDK/SDK (android)
- Build with Android NDK v23b (23.1.7779620)
- Build with Android Platform tools v34.0.4
- Available Android Platform versions 33, 31, 30, 29, 28
- Signing disabled (release build with debug signature)
- Prepare project
- Set version name alpha
- Build
- Build Qt project...
- Acquire Felgo license key
- Felgo License key received
Set Felgo license key for 'cu.malasanta.admin', version code 1
- Build Android app...
- Android app build succeeded
+----------------+-----------------------------------
| Application ID | 'cu.malasanta.admin'
| Label | 'MalaSanta Shop'
| Version Name | 'alpha'
| Version Code | 1
| SDK Version | 33
| Target API | 33
| Min. API | 21
| Architectures | arm64-v8a,armeabi-v7a
| Debug sig. | yes
| Permissions | ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION, ACCESS_NETWORK_STATE
| Permissions | BLUETOOTH, BLUETOOTH_ADMIN, CALL_PHONE
| Permissions | CAMERA, INTERNET, NFC
| Permissions | READ_EXTERNAL_STORAGE, READ_SMS, RECEIVE_SMS
| Permissions | RECORD_AUDIO, WRITE_EXTERNAL_STORAGE
| File size apk | 65.4 MB
| File size aab | 123.7 MB
| Qt version | 5.15.2
| File | build-android/dist/cu.malasanta.admin-v1-android_multi.apk
+----------------+-----------------------------------
Finished in 00h 01m 26s