java - Launch App before sending SMS -


my idea: have hook force android call function of app before sms sent.

what want ask user (that wrote sms using arbitrary app or standard app) if wants send sms using gsm (= normal way) or other provider on internet.

is possible? found information contentobserver, i'm not sure how can cancel send of "normal gsm send" after sent sms via internet...

thanks help!
luca

there no such hook available call app function before sending sms. may have customise android framework achieve this.


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -