I am trying to remove all recent tasks through a program. Before posting a question, I googled it, but no luck at all.
I tried to use ActivityManager.killBackg
ActivityManager.killBackg
Try this out in android manifest inside the launcher activity:
android:excludeFromRecents="true"