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

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -