2

Where on the storage of my phone can I find the stock browser's Favourites? I want to backup that folder.

OS: 4.1.1 S3

verve
  • 1,035
  • 14
  • 32
  • 51

1 Answers1

1

All the data for the S3's stock browser are stored in /data/data/com.android.browser/, but just like any app's private data directory, you can only access that if your phone is rooted.

Rather than try to find app data to back up and manage that process yourself, I strongly recommend you to use one of the many existing backup apps out there, or to use adb backup.

Dan Hulme
  • 35,000
  • 17
  • 90
  • 155