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
Post a Comment