I ran my project in V 9.8.
PhoneCalls was not worked properly.
I declared "AddPermission(android.permission.CALL_PHONE)" in Manifest file.
I used not only "Intent" but also "PhoneCalls".
Both was not worked properly.
When I clicked on "imvPhone" (imageView), the app run out on the running.
I...
I use
Dim pc as PhoneCalls
Dim number as String
number = "22334455" 'Just an invented number
StartActivity(pc.Call(number))
My app crashes in all my devices, maybe the cause are new Android restrictions? It would be enaugh for me to open the system dialer with the number ready.
Any suggestion?
TNX
Hi,
Does someone knows how can my app to be opened automaticly when there is incomming call? And also if the app can answer the call and let the user talk?
Thanks!
I want to talk between two mobile phones (over SIP) out in the nowhere (where I cant use normal phone call) with bluetooth headset and Direct Wifi (hopefully over 100meters) between two or more phones! I cant understand why its so complicated! OK I don't need SIP but full duplex without click...
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.