Win a copy of Java Persistence with Spring Data and Hibernate this week in the Spring forum!
  • 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
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

interesting title, are there websites geared twords android platforms specifically?

 
Ranch Hand
Posts: 64
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've seen websites which support android devices and other smart phone platforms and formats the page in a more attractive way to accommodate the screen size etc. However are there web developers who design and build web sites specifically for the android platform? like a website designed to manage a list of tasks, or a calendar specifically for mobile platforms. I'm interested in what direction the web is going to lean with the smart phone boom.
 
author
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Lance,

There are certainly areas where you do have to tailor an application or site to meet particular nuances of a specific device or mobile OS, but in the majority of cases the approach you apply for one device can be applied to another also. Things like varying device screen size and resolution (320x480 portrait is the roughly the size you expect in a standard smartphone) and less capable mobile browsers do throw a spanner in the works though :/

I've tried to answer a similar question in another approach, so if you have the time I'd recommend reading my answer there (I think that thread is going to be quite active).

https://coderanch.com/t/524844/Android/Mobile/Android-web-app-other-devices

Cheers,
Damon.
 
Legend has it that if you rub the right tiny ad, a genie comes out.
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic