Pick file in start activity

Post your questions and help other users.

Moderator: Martin

anuraag
Posts: 371
Joined: 24 Jan 2015 02:06

Re: Pick file in start activity

Post by anuraag » 06 Jul 2019 15:46

Can you remove last action and then add debug dialog to provide screenshot?

User avatar
Rafi4
Posts: 281
Joined: 01 Dec 2017 05:23

Re: Pick file in start activity

Post by Rafi4 » 06 Jul 2019 15:56

hi anuraag
as you described screen shot is here.

from record4
Attachments
screenshot.png
debug dialog screen shot
screenshot.png (218.27 KiB) Viewed 11499 times

anuraag
Posts: 371
Joined: 24 Jan 2015 02:06

Re: Pick file in start activity

Post by anuraag » 06 Jul 2019 16:13

Did you get any exception message? If no what's value if
file_path and file_type in debug dialog?

User avatar
Rafi4
Posts: 281
Joined: 01 Dec 2017 05:23

Re: Pick file in start activity

Post by Rafi4 » 07 Jul 2019 00:19

hi anuraag
i am getting file path null and file type for audio files
audio/mpeg and for images image/png

thanks from record4

anuraag
Posts: 371
Joined: 24 Jan 2015 02:06

Re: Pick file in start activity

Post by anuraag » 07 Jul 2019 01:02

And exception_message?
There is no way you could get null file_path if there is no exception_message.
Did you imported new flow by deleting previous flow? Automagic ignores importing duplicate flow names.

User avatar
Rafi4
Posts: 281
Joined: 01 Dec 2017 05:23

Re: Pick file in start activity

Post by Rafi4 » 07 Jul 2019 01:44

hi anuraag
i am using updated flow. working with internal memory only.

from record4
No.1 Automation app in play store Automagic Premium
Samsung Galaxy j2 non rooted.
Android 5.1.1

anuraag
Posts: 371
Joined: 24 Jan 2015 02:06

Re: Pick file in start activity

Post by anuraag » 07 Jul 2019 07:19

@Rafi4
As per our conversation i am glad that it works now with external storage. Just replace new Parse content_uri action in your flow.

Updated action can be found here
http://automagic4android.com/forum/view ... feb#p24596

Post Reply