How to use the InCallService class in Android Studio

0

My question is the following, I want to make my own application to make a phone call, but I do not want to use the default android view, I want to build my appropriate View, but this is having trouble accessing the InCallService class, available through the "android.telecom.InCallService" package.

Has anyone ever had the same problem?

    
asked by anonymous 14.04.2016 / 23:31

0 answers