B4X FEED SOLVED - B4A Starting a service while app is in backgroud ? I don´t have this problem in Android 13

  • نویسنده موضوع نویسنده موضوع PracticalBot
  • تاریخ شروع تاریخ شروع

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: SOLVED - B4A Starting a service while app is in backgroud ? I don´t have this problem in Android 13 است. این موضوع تا کنون 52 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع SOLVED - B4A Starting a service while app is in backgroud ? I don´t have this problem in Android 13
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
52
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Erel says "You cannot start a service while the app is in the background."

My app uses a "Main Service" that starts at boot and should run all the time (Is is a copy off Erel example "backgroud Location Tracking")
In this service I have a Timer that run every 2 minutes with startservice("service_1") , startservice("service_2") etc.
( I use this approach because Erel recomends to use StartServiceAt() with more than 30 minutes and I need 2 minutes)

Startservice("service_1) and startservice("service_2") run without problems when the app is the background (one hour in background) ?

I use B4A version 11.8
SdkVersion = 30

My phone is a Samsung 11 Ultra with Android 13

 

عقب
بالا