[android-developers] Re: How to replace telecom's native ConnectionService?

2016-11-17 Thread Garett Beukeboom
Pretty sure I copied that over from the CTS test my project is based, but here is a link that explains the permission a bit: https://android.googlesource.com/platform/frameworks/base/+/2ef87ee%5E!/ -- You received this message because you are subscribed to the Google Groups "Android

[android-developers] Re: How to replace telecom's native ConnectionService?

2016-11-09 Thread Garett Beukeboom
Not sure what's going on exactly, but if your service has the BIND_TELECOM_CONNECTION_SERVICE permission specified it should be fine, you're not using the permission just preventing an entity without that permission from binding to yours. What permissions do you have in your manifest? Mine has

[android-developers] Re: How to replace telecom's native ConnectionService?

2016-09-15 Thread Garett Beukeboom
Hey Jocke, I hit this issue myself, the phone account will be registered to the device but disabled unless manually enabled by the user (haven't found a way to enable myself yet). To enable go into the phone settings (using the Google Phone app go into Settings -> Calls -> Calling Accounts ->