Hacker News new | past | comments | ask | show | jobs | submit login

Interesting stuff, surprised the built-in apps don't do something similar to this.

As an aside, is there anything similar to this for android? I've tried a fair bit of googling but can't find anything or the right search term.




There is a method `onCreateThumbnail()`[1] that is supposed to allow you to do this, but it doesn't appear to work (reported bugs in 4.0-4.2). The best you can get at the moment is to blank out the thumbnail[2] (for security reasons) or opt out of being shown in the list [3].

[1]: http://developer.android.com/reference/android/app/Activity....

[2]: http://commonsware.com/blog/2012/01/16/secure-against-screen...

[3]: Use android:excludeFromRecents="true"




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: