[android-developers] Re: Android's default browser - help for directions

2011-01-20 Thread Sergey Glotov
On Wednesday, January 19, 2011 9:01:01 AM UTC+3, kypriakos wrote: > > > (2) Does anyone have details on how this browser is implemented > or where I can find that? Is it a derivative of the WebKit? > Source code of Android browser is here: http://android.git.kernel.org/?p=platform/packages/app

[android-developers] Re: Android's default browser - help for directions

2011-01-20 Thread Indicator Veritatis
Shouldn't that be somewhere in the Android source? I never did figure out how to navigate the source, despite the documentation at http://source.android.com/source/index.html, but that is probably where you should start. One of the Google groups concerned with the Open Source Project or with Porti

[android-developers] Re: Android's default browser - help for directions

2011-01-19 Thread Sarwar Erfan
On Wednesday, January 19, 2011 12:01:01 PM UTC+6, kypriakos wrote: > > > (1) isn't Android's native browser a main feature of the Android OS? > Its just an application. Vendors provide it for your convenience just as they provide the phone dialer application if your device is a phone. It is not

[android-developers] Re: Android's default browser - help for directions

2011-01-19 Thread kypriakos
Does anyone know where the source code for the native browser is? Is it embedded in the android src distribution? Thanks On Jan 19, 1:01 am, kypriakos wrote: > HI all, > > I asked before how well Android's native browser handles AJAX > and javascript as it does seem to fall into the same-origin