Hey,
I have a problem with:
StartActivity(p.Call(strNumber))
when I do this, it begins to start calling on my device, but then it cancels immediatly.
- I do have money on my phone
- I am running this from a service after an incomming message
- strNumber and p is declared
XverhelstX
I have a problem with:
StartActivity(p.Call(strNumber))
when I do this, it begins to start calling on my device, but then it cancels immediatly.
- I do have money on my phone
- I am running this from a service after an incomming message
- strNumber and p is declared
XverhelstX