The activity starter is working fine in thunkable but it is not working in kodular.
Thunkable
Kodular
It’s working just fine, show us what else you are using your activity for
Any help on this cos when i press the button i get Error 601: No corresponding activity was found
Your blocks are wrong.
You placed URL in data type. Set it in data URI.
okay, thanks. i really appreciate for correcting me. i didn’t look at the block very well.
Thanks once again
I am also getting same error - -
I have set Activity Starter action to -
android.intent.action.GET_CONTENT
Blocks–
Only one block of button which starts activity
For what purpose you are using Activity starter?
You would have to use this block as well
https://docs.kodular.io/components/connectivity/activity-starter/#data-type
I have set data type to / and it really helped but I am having one more problem that result is showing nothing.
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.
Taifun
Specifically, Which file you want to pick up? Data type depends upon file type.
I think, this requires read and write storage permission.
First add permission, grant it and try again.
I have set data type to / which works to pick any file but result shows nothing.
I asked the and granted permission, still it shows nothing in the result.
Thanks for helping me
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.