Hi,
I am trying to receive some data via intent from a character reading application via camera.
I am trying to use this code:
' *********************************************
Sub startVideoProcessing
Dim i As Intent
i.Initialize("android.intent.action.ACTION_VIEW", "")...
i like to have additionally StartActivityForResult build in with event name for result
its cleaner code without extra subs and javaobject lib in any project.
or better if the result comes here in Activity_Resume.
so we can use extern apps like this as barcode reader or something else
Dim...
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.