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. How to get activity result back to C++ using JNI in Qt 5.2.1??
Forum Updated to NodeBB v4.3 + New Features

How to get activity result back to C++ using JNI in Qt 5.2.1??

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 675 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jadhavsumit2
    wrote on last edited by
    #1

    Hi,

       I am developing an application for getting images from mobile. for that i have written a function called openPhotoLibrary()  in android and calling this function from qt c++ using JNI. 
    
    
        In openPhotoLibrary() started a new activity using  startActivityForResult() for image selection and getting path of selected image  in  onActivityResult() correctly. so my question is how we can pass this result back to c++ ?
    

    Thank you for your help & support

    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