fargoz Member Licensed User Longtime User Sep 16, 2011 #1 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
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
Erel B4X founder Staff member Licensed User Longtime User Sep 18, 2011 #2 I don't think that there is a standard calculator application in Android. Upvote 0