aJIEw / PhoneCallApp

A demo shows how to make your app as the default phone call app (Android 6.0+) and listen to phone call states change.

Home Page:https://ajiew.github.io/android-phone-call-app-and-listen-phone-calls/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phone Call App

This project shows you how to make your app as the default phone call app and manage phone calls (only for 6.0+), it also shows you how to listen phone call states.

本项目主要演示了如何将你的应用设置为默认电话应用并对电话接打进行管理,同时也演示了如何监听电话状态。

Demo

主页面:

Screenshot_375x667

设置为默认电话应用(Android 6.0+):

replace_default_phone_app

监听来电:

listen_phone_call

原文链接:安卓代替系统默认电话应用 (Android 6.0+) 与电话状态监听

About

A demo shows how to make your app as the default phone call app (Android 6.0+) and listen to phone call states change.

https://ajiew.github.io/android-phone-call-app-and-listen-phone-calls/

License:Apache License 2.0


Languages

Language:Java 100.0%