Hi everyone,
I'm trying to get a response from a call via INTENT
Dim intent1 As Intent
intent1.Initialize("com.xxxxxx.action.xxxxxxxxxxx", "xxxxxxxxx://xxxxx.com/0/")
intent1.SetPackage("com.xxxxx.xxxxx")
intent1.AddCategory("android.intent.category.DEFAULT")...
my app should be called with an image and after work i need to set the image as Result
i can already call my app but i have no idea to set the result!
thx
Mario
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.