Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Unsolved multimedia and network on android

    Mobile and Embedded
    3
    5
    935
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mahadin
      mahadin last edited by mahadin

      Hi !
      i want to use QCamera and QtcpSocket on android but when i want to build and deploy my project on device get this error :
      Warning: Android platform 'android-21' does not exist in SDK.
      Cannot find Android tool: F:/software/android-sdk/android-sdk/tools/android.bat
      00:06:05: The process "C:\Qt\Qt5.4.1\5.4\android_armv7\bin\androiddeployqt.exe" exited with code 13.
      Error while building/deploying project QTcpsocket (kit: &roid)
      When executing step "Build Android APK"

      what is the problem ?!

      1 Reply Last reply Reply Quote 0
      • stackprogramer
        stackprogramer last edited by stackprogramer

        hi,my assumption is you config in qt these tools: java-jdk,apache-ant,sdk android and... true;
        this is my experience:
        go to tab projects>Add kit>android for armeabi7>Run>android buildsdk you should to android down like 17,18
        in your sdk android -21 is not ,you should update sdk for using android-21

        1 Reply Last reply Reply Quote 0
        • mahadin
          mahadin last edited by

          @stackprogramer tanks ! but i cant find Run in myandroidkit !
          also my project run without multimedia and network package correctly :|

          1 Reply Last reply Reply Quote 0
          • K
            kornava last edited by

            did you verified your sdk manager, if there is any thing missing?
            you can check it if you run this executable :
            F:/software/android-sdk/android-sdk/SDK Manager.exe

            1 Reply Last reply Reply Quote 0
            • mahadin
              mahadin last edited by

              thanks !
              my problem was related to SDK Apparently!
              I have reinstall my sdk !

              1 Reply Last reply Reply Quote 0
              • First post
                Last post