PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM17] - Possibilities of building Android app that will run in Background
[WM17] - Possibilities of building Android app that will run in Background
Iniciado por guest, 20,may. 2015 15:54 - 1 respuesta
Publicado el 20,mayo 2015 - 15:54
I am going to start development of a new app for Android.

I am building an app that will store and manage appointments for a consultant.

A day before the appointment date the app should SMS the client (of this consultant) regarding their meeting.

For this I will have to build an app that will fun in background and use minimum resources of the phone.

Would building such app be practically feasible?

TIA

Yogi Yang
Publicado el 20,mayo 2015 - 16:04
Hi

yes, it is possible using the persistent thread method... I'm not sure in which version of windev mobile this has appeared though, so you should check in the help for the minimum version required

Best regards