AppSuite:Mobile

Revision as of 11:11, 10 May 2013 by Alexander.quast (talk | contribs) (Created page with "{{Stability-experimental}} <div class="title">Developing for mobile devices</div> ==Introduction== App Suite is designed to work on all device types and sizes. The UI uses r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

API status: In Development

Developing for mobile devices

Introduction

App Suite is designed to work on all device types and sizes. The UI uses responsive design principles to scale nicely on each device size. We do define three display sizes to macht the majority of devices. These are simply named "small", "medium" and "large". Theses classes are used to match smartphones, tablets and desktop PCs. These three classes are defined via CSS media queries. If you are not familiar with latest CSS techniques and the principles of responsive design you should have a look at this article