Hi guys I need some help I want my app to allow a user to share the current url they are on in chrome etc to my android app using the share feature.
I have a found many tutorials like this:
code.tutsplus.com/tutorials/android-sdk-receiving-data-from-the-send-intent--mobile-14878
But how can I use this with construct 3? Can someone get a demo/plugin?
I know there's an option for exporting to android studio but I want to remain in construct 3. I basically want the user to share the url they are on to my app and then the url is saved into a global variable.
Can we do this with JS in c3 - can anyone get this working! -- I have tried for ages now!