Lars Andersson Member Licensed User Longtime User Oct 2, 2013 #1 Hi all, Are there a "best practice" to kill an App? To clarify, I'm working on an App that will "kill" e.g. Spotify after a timer have runned out.
Hi all, Are there a "best practice" to kill an App? To clarify, I'm working on an App that will "kill" e.g. Spotify after a timer have runned out.
eps Expert Licensed User Longtime User Oct 2, 2013 #2 You're asking about an App to stop another App? The best practice is don't! Upvote 0
Lars Andersson Member Licensed User Longtime User Oct 6, 2013 #3 Yes! And Yes I know so let me modify my question...... What is the least worst way of killing an app from Another app? Upvote 0
Yes! And Yes I know so let me modify my question...... What is the least worst way of killing an app from Another app?
Erel B4X founder Staff member Licensed User Longtime User Oct 7, 2013 #4 The OS library might support it. See relevant discussions: http://www.b4x.com/android/forum/pages/results/?query=kill+other+process&page=1 Upvote 0
The OS library might support it. See relevant discussions: http://www.b4x.com/android/forum/pages/results/?query=kill+other+process&page=1