D
D
Dmitry Bashinsky2020-02-12 13:25:44
.NET
Dmitry Bashinsky, 2020-02-12 13:25:44

How to make an always running application?

Hello, I made an application for my needs that catches incoming sms through the BroadcastReceiver and sends them to the server, everything worked well, but the application stops working after a while, it seems to just turn off.

I turned off battery optimization on the phone, allowed work in the background, set autostart, but it does not help.
How can I make the phone always receive SMS and send them?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
fan92rus, 2020-02-12
@fan92rus

Create a background service - https://docs.microsoft.com/ru-ru/xamarin/android/a... as I understand it, the gui is folded.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question