How to with Service ?

tirannus

New Member
Can anyone give me an example on how to write a background (as Service) application that intercepts sms and view it if the sender is a specific number or ignore it without notification.
 

tirannus

New Member
I downloaded a Trial version and before to purchase Standard or Enterprise version I would like to know if it is possible to write applications that run in the background. With Basic4Android I can write any application without limits ?

Thanks
 
Upvote 0

cmweb

Active Member
Licensed User
Longtime User
I downloaded a Trial version and before to purchase Standard or Enterprise version I would like to know if it is possible to write applications that run in the background.

Yes, that is possible.

You also can watch for incoming SMS and check the sender.

Best regards,

Carsten
 
Upvote 0
Top