• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

mobil apps html 5

 
Ranch Hand
Posts: 403
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am currently studying HTML 5 I have experience with legacy client tech xhtml, js ...etc...

well,
When develop a mobi app the app can (and required) run to browser properly, as well as to mobile device after converted with phoneGap? require have web and mobi environments?
Each app required have a unique URL even only to mobile device NOT in browser? yes true / No
These mobile device web apps run outside browser, can use internet connection, Ajax, and jQuery to connect to server side servers (urls via ajax) & web services? yes true / No
 
author
Posts: 297
5
Android Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Leonidas. I've never used PhoneGap myself, but one of the main selling points of it is that it uses the same HTML, CSS and JavaScript as you'd use to create a website. I'm not really sure what the rest of your questions mean, can you clarify?
 
Leonidas Savvides
Ranch Hand
Posts: 403
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
These mobile device web apps THAT run outside THE browser, can use internet connection, Ajax, and jQuery to connect to server side servers (urls via ajax) & web services? I MEAN IN MY APP CAN INCLUDE WEB SERVICES IN CLIENT SIDE THAT CONNECT TO SERVER SIDE CODE/RESOURCES?

I MEAN MAINLY FOR MOBI HTML5 APPS... TELL ME FOR BOTH, AND FOR MOBI WEB HTML5 APPS...
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
@Leonidas,
Please KeepItDown
 
Rob Crowther
author
Posts: 297
5
Android Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK, this seems to be a question about PhoneGap. I'm sure there'll be someone around here who's used it and can help.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic