android - Setting a specific image/view to be displayed in the recent apps list -


i app show "splash" screen in recent apps list, how can this?

i have tried set splash view first thin in onpause in activity (and set, can see before app goes background), still screenshot android takes of app before onpause called. have looked method: oncreatethumbnail, never called (it seems disabled).

what activitymanager, can somehow remove app activitymanager task list , add again addapptask , give bitmap way?

thank
søren


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -