As Active Calculator android?

fargoz

Member
Licensed User
Longtime User
how I can turn on the calculator from android, I do it this way :

Dim camintent As Intent
camintent.Initialize("android.media.action.IMAGE_CAPTURE","")

which command to use here. (android.media.action.IMAGE_CAPTURE ? CALCULATOR ?

thank

fabio Ram
 
Top