Jose,

Take a look at http://bhoost.com which aims to provide exactly what
you are looking for.
Bhoost is an open source wrapper around Android's WebKit browser. It
offers JavaScript API to native Android capabilities.
To launch native dialer it follows a common technique used on iPhone
and s60 phones - all you need is to have an href starting with tel:
and Bhoost will launch the native dialer.
It also can launch camera to shoot and upload photos, has GPS api,
sensors api and more.
At this moment it does not have battery power and network status APIs,
but you can easily add them yourself.
If you have a problem with this - let me know and we will put this in
our Bhoost project plan.

Gene

On Jun 26, 8:50 am, Jose María González <[EMAIL PROTECTED]> wrote:
> Thanks Hong, that sounds great.
> Could you please provide me with more info. I have no idea hoy to
> implement the bridge between my application and thewebkit.
> Some links will be very helpfull.
>
> On Jun 25, 8:20 pm, Hong <[EMAIL PROTECTED]> wrote:
>
>
>
> > thewebkitsupporst full ajax.
>
> > as for dialing call, sms, and battery status, it's not supported out of the
> > box, but u can have an application running with a bridge to thewebkitthat
> > provides the system information.
>
> > to natively support from ajax, they need to provide something like the
> > intel's javascript web 2.0 kit, which has battery info. support.
>
> > On Wed, Jun 25, 2008 at 11:51 AM, Jose María González <[EMAIL PROTECTED]>
> > wrote:
>
> > > Hello,
> > > I am interested in develop web pages specials forAndroid.
> > > I know that the web browser is based onWebKit:
> > > Does this means that the webpages are seen in Safari in the same way
> > > they are seen inAndroid?
>
> > > I would like to make a webpage which allows a user to click in some
> > > button or link and launch a call.
> > > Is it possible to access to some mobile expecific capabilities (such
> > > call dialing, messaging, battery status...)  from a web?
>
> > > Thanks.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to