android - Phone call support with Accessebility Services -


how can use accessibility services in android recognize when there call coming in? build app provides call-handling options , support, e.g. read out phone number...

you don't need accessebility services that. first capture suitable broadcast intnet retrieve call number , read using tts.

read more: http://developer.android.com/guide/components/intents-filters.html


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c++ - CryptStringToBinary API behavior -