Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. multimedia and network on android
Forum Updated to NodeBB v4.3 + New Features

multimedia and network on android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 3 Posters 1.3k Views
  • 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.
  • mahadinM Offline
    mahadinM Offline
    mahadin
    wrote on last edited by mahadin
    #1

    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
    0
    • stackprogramerS Offline
      stackprogramerS Offline
      stackprogramer
      wrote on last edited by stackprogramer
      #2

      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
      0
      • mahadinM Offline
        mahadinM Offline
        mahadin
        wrote on last edited by
        #3

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

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kornava
          wrote on last edited by
          #4

          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
          0
          • mahadinM Offline
            mahadinM Offline
            mahadin
            wrote on last edited by
            #5

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

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved