[Guide] How to remove the app from recent tab

Hello guys Yash this side ,
In todays guide I will show you guys how can you remove your app from the recent tab

Prerequisite

Step 1

Open your app in APK Editor Studio

Step 2

click on Open Apk and select the apk that you want to edit

Step 3

Now open AndroidManifest.xml

Step 4

Find this line in the manifest

then after <activity this add android:excludeFromRecents="true" android:noHistory="true"

like this :point_down:

Now save it and save your apk file and install it in your phone

Results

Screen_Recording_20210929-105817_One-UI-Home_1

Apk that I Edited using APK Editor Studio

Remove_From_Recent1.apk (5.1 MB)

Useful Links
Sign apk by @bodymindpower
Use apk editor by @consoleheretohelp


Here the tutorial finishes

I hope it helped you

for aab you guys can follow the guide by @Shreyaa

you can follow the

image

and skip the 3rd step of her guide

can I get tutorial writer badge :pleading_face:

8 Likes

Can u tell me what’s the need of this don’t take as hate I just asking Because I don’t understand what does it mean

@Balajidev

its use is that to remove the app you need to manually swipe up to remove it, but if you follow this guide , it will automatically remove the app from the recent tab

PS: google assistant app also uses this functionality

1 Like

Nice tutorial :heart:

1 Like

thanks @Avijit :heart:

1 Like

Great!! Guide :heart:

1 Like

Thanks @Raja_HarshVardhanSolanki :heart: :smiling_face_with_three_hearts:

Nice but I believe there is also an extension for that. Also since aab file is required to upload an app to Google Play Store I believe the guide isn’t complete till you show how you will convert apk to aab after the changes

4 Likes

Thanks @dora_paz :heart:

ya I will add in few minutes, didn’t got that idea before

thanks for the idea

3 Likes

Nice :clap: :+1:

2 Likes

Thanks @Shreyaa :grinning:

1 Like