I made an app that automatically start when I receive a file via email.
I based on this example: https://www.b4x.com/android/forum/threads/app-datafile-association-mail-file-attached.54896/
If I opened the second Main and I try to read the file from email, the app starts, but the intent arrives empty.
How can I catch the intent?
I based on this example: https://www.b4x.com/android/forum/threads/app-datafile-association-mail-file-attached.54896/
If I opened the second Main and I try to read the file from email, the app starts, but the intent arrives empty.
How can I catch the intent?