Perhaps another way to put it:

Is your intended app fairly simple and have a UI that doesn't depend on 
speed or complex interactions with the hardware?

Webview can be used for quite a lot of things. What it can't be used for is 
pretty much any game, anything that requires a fast interface and anything 
that has a lot of screens.

Another consideration. There are a lot of differences between what Android 
webview does and the iOS version. You'll still have to use two code bases 
regardless.

You might consider looking at Phonegap as a good reference. If you can do 
your app with that interface, you might be in luck. Otherwise, it's going 
to be native coding for Android and iOS.

Good luck!

-John Coryat
-- 
Science and Technology News Aggregator
Twitter: http://twitter.com/coryat
G+: http://www.usnaviguide.com/+

-- 
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