J jfitchett56 Member Licensed User Longtime User Aug 20, 2012 #1 Question: Would putting a startserviceat command in the service_destroy sub have the effect of reloading the service if Android frees it for various reasons?
Question: Would putting a startserviceat command in the service_destroy sub have the effect of reloading the service if Android frees it for various reasons?
Erel B4X founder Staff member Licensed User Longtime User Aug 21, 2012 #2 Yes, it should schedule the service to start again. Upvote 0