Skip to content

Mobile and Embedded

The forum for developing everything embedded: Linux, WinCE, Symbian, MeeGo... you name it.
14.1k Topics 62.5k Posts
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Compiling Android project with C++20 and Qt 6.5.8

    Unsolved
    11
    0 Votes
    11 Posts
    783 Views
    jsulmJ
    @hamer Where is this numbers header included?
  • 0 Votes
    1 Posts
    126 Views
    No one has replied
  • qt 5.15 android debian 11

    Unsolved
    4
    0 Votes
    4 Posts
    303 Views
    jsulmJ
    @kickoune103 said in qt 5.15 android debian 11: i would like use same project Then do so. Why do you need WSL? You can use Android Studio and QtCreator on Windows, there is no need for WSL.
  • Qt App crashes suddenly on iPad

    Unsolved
    1
    0 Votes
    1 Posts
    162 Views
    No one has replied
  • Connecting STM32 Board to Android QML Application, need to get USB permission

    Unsolved
    3
    0 Votes
    3 Posts
    288 Views
    E
    Hello, could you help me obtain the product ID and vendor ID in a Qt QML Android application? I tried doing this in native Android Studio using Java, but when I accepted the permission request to read USB devices, I received a toast message indicating that permission was not granted. I'm not sure why this is happening. Does this mean that my app cannot get permission for USB access on Android? In Qt? Thank you!
  • Qt Quick Controls - Gallery application displays all elements diagonally in half

    Unsolved
    1
    0 Votes
    1 Posts
    117 Views
    No one has replied
  • Select a file in Android with QML FileDialog

    Unsolved
    1
    0 Votes
    1 Posts
    121 Views
    No one has replied
  • Qtwebengine 6.3 fails with lima driver

    Unsolved
    1
    0 Votes
    1 Posts
    165 Views
    No one has replied
  • QtVncServer questions

    Unsolved
    1
    0 Votes
    1 Posts
    114 Views
    No one has replied
  • Is openssl 3.4 android library build available ?

    Solved
    4
    0 Votes
    4 Posts
    463 Views
    P
    Ok Thanks @jsulm , As suggested by you, I have built the openssl library files from the source code.
  • Issues Configuring Qt Creator with Qt6 from Buildroot

    Solved
    2
    0 Votes
    2 Posts
    421 Views
    jsulmJ
    @TiagoTeixeira This is a warning. Just make sure you select compiler with same ABI (for example if you built Qt for arm then select compiler for arm).
  • First time developing for Android and ....

    Unsolved
    1
    0 Votes
    1 Posts
    130 Views
    No one has replied
  • SocketCAN - Cannot load library

    Solved
    3
    0 Votes
    3 Posts
    366 Views
    D
    @JonB I not tried if the read and write works while the errors appears... I installed below libraries on device : IMAGE_INSTALL:append = " libsocketcan can-utils" and now is without any errors.
  • Porting Qt5 Android applications in Qt6

    Unsolved
    6
    0 Votes
    6 Posts
    504 Views
    ekkescornerE
    @mrdebug said in Porting Qt5 Android applications in Qt6: Hi, I'm new in Qt6. This afternoon I tried to build an Android test app but Qt6 does not have androidextras module. I use often Android native code so, with is the new way to manage it? there are some more changes for Android porting apps from 5 to 6: https://ekkesapps.wordpress.com/qt-6-qmake/qjniproject-android-extras/ my pages are work-in-progress - as soon as 6.8.2 is out, I'll go on with my ports from 5.15 to 6.8 and QMake to CMake and blog about. also next months my example apps (sharing, BT >Le, ...) will be re-written stay tuned
  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    19 Views
  • QT won't discover my new Android phone for run device

    Solved
    3
    0 Votes
    3 Posts
    251 Views
    K
    Problem solved In my phone, I had to go into the "Security and Privacy" settings and turn off Auto Blocker. Then I was able to go into developer settings and turn on USB debugging.
  • embedded debugging

    Solved
    3
    0 Votes
    3 Posts
    303 Views
    S
    @jbarrena hi Julen, I fixed the problem by changing the sysroot option in my kit to point at my ubuntu rootfs instead of the petalinux one. Thanks for your help. Jenn
  • STM32MP157F-DK2

    Solved
    5
    0 Votes
    5 Posts
    378 Views
    D
    Unfottyunatelly when I try install also qtquickcontrols like below: IMAGE_INSTALL:append = "qtquickcontrols qtquickcontrols-qmlplugins qtquickcontrols2 qtquickcontrols2-qmlplugins" I get errors . Update.... I updated my device to Openstlinux-5.15-yocto-kirkstone-mp1-v24.07.17 install additional libraries by adding IMAGE_INSTALL:append = "qtquickcontrols qtquickcontrols-qmlplugins qtquickcontrols2 qtquickcontrols2-qmlplugins" and now it works. The missing libraries are availbe !
  • Unable to Click RadioButton on Smartphone

    Unsolved
    2
    0 Votes
    2 Posts
    223 Views
    T
    i cant press any buttons.