Android Question Intercept Sms in background mode

marcocim

Member
Licensed User
Longtime User
Hi all,

i am using SMS Interceptor examples found on the forum (SmSExample.zip and SmsInterceptor.zip).
They run as a normal Application but if i press 'back' button the Service stops after some minutes.

There is a way to start SmsInterceptor service at boot without the need to run the app ?

Thanks
Marco
 
Top