tags:

views:

59

answers:

1

hi, is the browser application on android open source if yes can u please help me finding the source code thank u

+2  A: 

It is open source and you can find it at android.git.kernel.org in packages/apps/Browser. See source.android.com for more details.

Romain Guy