Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to set permissions in qt/qml linux side ?
Forum Updated to NodeBB v4.3 + New Features

How to set permissions in qt/qml linux side ?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 414 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.
  • H Offline
    H Offline
    halil sogut68
    wrote on last edited by halil sogut68
    #1

    Hi,
    I creating Qt android app in linux platform in Qt creator. My android kit is "Android_for_armeabi_v7a_GCC_4_9_Qt_5_4_2" in Qt Creator.
    I have permission problems in Android 6 , I can give permissions with -g deploy options in linux commad promp and I can deploy correct device tablet , but when I deploy (to create .apk file ) from Qt creator application gives permissions problems. How can I solve this problems I find how to do this in below link
    https://developer.android.com/training/permissions/requesting.html. We use **import android.support.v4.content.ContextCompat; ** but this line gives an error that contains about not found library. So we were unable to apply this codes how can I solve this problem ?

    Thanks.

    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