Answer the question
In order to leave comments, you need to log in
How can I execute the class I need in the service?
Good day. I'm doing a service and at this stage I need to get all possible "incoming" SMS that are stored on the phone, so I found this class, but after its execution, nothing is stored in the variables, but only these brackets "[]" I just I do not understand what is the problem? I think that most likely when the service is executed, the program displays these values, but since the class has not been executed, they are null. I call the class with
startService(new Intent(this,smsCall.class));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question