I am making an android application and I want that it would be the only application running. No other application can run while my application is running.
How can this be done?
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Why so greedy? You are never the only app to run. This totally goes against the entire design of Android. Instead of your app being the only one to run, you can make it a better “citizen.” There are plenty of Google IO videos that talk about app optimization.