Hello all,
Suppose that an app can receive text and image from other apps. I know that we need to start an Activity to do the job but looking this post ( https://www.b4x.com/android/forum/threads/receiving-shared-images-from-other-apps.81041/ ) I couldn't realize how can I recover the content type in order to do the correct procedure.
How can I do this? Is it possible to setup an Activity to receive image/* AND text/plain and recover the content type of a specific share call?
Suppose that an app can receive text and image from other apps. I know that we need to start an Activity to do the job but looking this post ( https://www.b4x.com/android/forum/threads/receiving-shared-images-from-other-apps.81041/ ) I couldn't realize how can I recover the content type in order to do the correct procedure.
How can I do this? Is it possible to setup an Activity to receive image/* AND text/plain and recover the content type of a specific share call?