Is there any way to either remove the recent apps button in android 3.0 (I have a xoom) or clear the list? Is their any way to find device is, Mobile or Tab using java code.
Bcoz it breaks my policy app and allows people to switch device administrator if default Settings in that list. i am displaying my own launcher with out settings application.
So is their any way to disable Recent app button or to clear app thumbnail.
Please help me with any code sample or doc.Thanks in advance.
You’ve asked multiple questions. Here, I’m trying to answer your second question;
You can use the screen size to determine whether your code is running on a tablet or mobile phone, see the code below;
Source: http://groups.google.com/group/android-developers/browse_thread/thread/d6323d81f226f93f