Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F flatpak-qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Marco Bubke
  • flatpak-qt-creator
  • Repository
Switch branch/tag
  • flatpak-qt-creator
  • src
  • plugins
  • android
  • androidsettingswidget.cpp
Find file BlameHistoryPermalink
  • Alessandro Portale's avatar
    Android: More accurate Android Sdk location error messages · c1b2ed03
    Alessandro Portale authored Mar 04, 2014
    
    
    If the user installs a fresh Android SDK and selects its path in
    the Android options, Qt Creator will still say that this is not
    a valid Android SDK.
    
    The reason is that Qt Creator also checks for the platform tools
    to be installed. Installing those is a separate step which needs
    to be done after installing the SDK.
    
    This patch enables Qt Creator to tell the user if the platform
    tools are missing, but the SDK is otherwise fine.
    
    Change-Id: I3557fb93d46e8677498843250302d12c8babb1df
    Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
    Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@digia.com>
    c1b2ed03