what will be the major difference between native and hybrid apps in terms of appearance.
Can the text inside a native app can be enlarged similiar to what can be done for a webpage.
travelin cat
1:43 pm on Mar 19, 2013 (gmt 0)
You can pretty much make either native or hybrid apps look any way you want. It's not like their is a specific formula that has to be followed that would require them to look a certain way.
dukelips
4:04 am on Mar 20, 2013 (gmt 0)
is it any default behaviour for that native app so that we can differentiate with a hybrid app
travelin cat
1:25 pm on Mar 20, 2013 (gmt 0)
I'm not sure I understand your question. Unless you looked at the code of the app, I can't see how you could differentiate one from the other.
dukelips
4:32 am on Mar 21, 2013 (gmt 0)
sorry cat. Consider this scenario.
I have a website and im creating a app for publishing the contents.
If i design a native app, can i enlarge the text like a webpage. Can I enlarge the text if the contents are inside webclientview in a hybrid app
travelin cat
1:20 pm on Mar 21, 2013 (gmt 0)
If i design a native app, can i enlarge the text like a webpage.
This should not be a problem as apps generally are constructed with some form of javascript, html and css. I'm not sure about the second part of your question, but I believe that you should be able to do this as well.
You can find a lot of your answers with this free service: [phonegap.com...]