Jeff
Jeff

Reputation: 1558

Access Browser Cookies from Android App?

Is it possible to lookup native browser cookies in a custom Android App? I am not talking about WebView cookies. In my app I want to check if a user visited a website using the normal browser. Are browser cookies stored in a pubic directory somewhere on the device?

Upvotes: 3

Views: 1833

Answers (1)

Jeff
Jeff

Reputation: 1558

There does not seem to be a way to do this.

Upvotes: 2

Related Questions