How to use the Incallservice class in Android Studio

Asked

Viewed 182 times

0

My question is this, I want to make my own app to make a phone call, but I don’t want to use the default android view, I want to build my own view, but I’m having trouble accessing the Incallservice class, as it is not available through the package "android.telecom.Incallservice".

Someone’s had the same problem ?

  • Hello @Guilhermedorazzi, welcome to Stack Overflow! Could you add some more information about your problem? What kind of message appears when you try to use the class? What have you tried so far to solve the problem? This information is important and helps the community solve their problem faster and more accurately :)

  • You can edit your question by adding the list of Imports which is in the header of the class in which you are wanting to use the Incallservice and also the build.Gradle(app) ?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.