You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
The activity is always returning a result code of -1. I've tried using logcat and Toast but it seems that the onCreate() function of FileChooserActivity doesn't even post the toast or logcat message.
I'm so confused because the GUI launches, so onCreate() must be executing. Included my code for starting the activity and dealing with the results.
The text was updated successfully, but these errors were encountered:
Jmalinza
changed the title
Request code always -1
Result code always -1
Sep 29, 2017
The activity is always returning a result code of -1. I've tried using logcat and Toast but it seems that the onCreate() function of FileChooserActivity doesn't even post the toast or logcat message.
I'm so confused because the GUI launches, so onCreate() must be executing. Included my code for starting the activity and dealing with the results.
The text was updated successfully, but these errors were encountered: