Deep dive into responsive mobile design, the conclusion

November 11th, 2011 | 1 Comment »

The main goal of responsive mobile design is to take your application content and present it in a way that makes the most effective use of the available context, or the available screen estate. The three most essential principles of responsive mobile design are: you have the same content, with the same logical and visual hierarchy, but the representation of the content adapts to the current context.

The main goal of this series wass to answer three underlying questions: what are we designing, why are we designing it in a certain way and how are we implementing the target design.

  • The first part highlighted the basic principles of responsive mobile design
  • The second part took a detailed look at a few examples of responsive web design
  • The third part talked about the implementation aspects of responsive mobile and web design, and what is available to Android developers that want to take advantage of these principles.
  • The fourth part dealt about additional, slightly more focused, aspects of responsive mobile design

The series has followed the presentation I have earlier this week at AnDevCon, and you can use the following slidedeck as the refresher reference. Stay tuned for more in the coming months as we continue refining and polishing the application across the entire gamut of supported devices.


Related posts:

  1. Deep dive into responsive mobile design, part 2 This is the second part in the ongoing series about responsive mobile design. The main...
  2. Deep dive into responsive mobile design, part 1 It’s time to take a closer look at the design and implementation principles of responsive...
  3. Deep dive into responsive mobile design, part 4 This is the fourth part in the ongoing series about responsive mobile design. The main goal...
  4. Deep dive into responsive mobile design, part 3 This is the third part in the ongoing series about responsive mobile design. The main goal...


One Comment on “Deep dive into responsive mobile design, the conclusion”

  1. 1 Octavian Damiean said at 1:55 pm on November 13th, 2011:

    Fantastic read as always! Thanks a lot for everything.