Delphi Android app – solve problem not working properly in background, convert into Android service
Project detail
Need changes to a small Delphi (10.2) Android app.
1. Functions essentially from NetHTTPClient shall work properly even when being in background.
2. Putting main tasks/functions into an android service.