Apps List

randun

Well-known member
Jan 3, 2011
406
0
0
Is there any way to print out or export a list of the apps on one's phone?

Sent from my SAMSUNG-SGH-I337 using Tapatalk
 
One way I can think of (there must be an easier way, though) would be to run App Backup & Restore, show system apps, back up everything, put the backup folder (App_Backup_Restore) into a computer, go to a command window and list what's in the folder:

dir \app_backup_restore > list.txt

or the equivalent in Mac or Linux.

That will give you a text file of the directory listing. Then you can edit the file, chopping out columns you don't want.
 
Yeah that would work but like you say there's got to be an easier way. :-)

Sent from my SAMSUNG-SGH-I337 using Tapatalk