I started a phone call Activity requesting for result:
Intent intentcall = new Intent(); intentcall.setAction(Intent.ACTION_CALL); intentcall.setData(Uri.pa
I don't think this action returns a result so calling startActivityForResult is no different to calling startActivity
startActivityForResult
startActivity
Note here: output = None. http://developer.android.com/reference/android/content/Intent.html#ACTION_CALL