TwoMinuteHate wrote:
> How easy is it to make an application that's just a wrapper around the
> browser?

That depends on what you want to do. Embedding a WebView widget in an
application is very simple, but forms, navigation, and such make things
much more complicated.

> Can the Android OS boot directly into that application so that only a
> certain
> application launches after boot.

At the SDK level, only if you somehow set up this application to be a
replacement home screen, and then the user still will have the ability
to bring up the system home screen if desired.

If you are willing to roll your own firmware, you can probably do what
you want.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, $35/Year

--~--~---------~--~----~------------~-------~--~----~
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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to