Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| 3300_mobile_apps:020_mobile_applications [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.1 | 3300_mobile_apps:020_mobile_applications [2026/08/13 00:55] (current) – ↷ Page moved from docs:3300_mobile_apps:020_mobile_applications to 3300_mobile_apps:020_mobile_applications localdev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ====== General Approach ====== | ||
| + | |||
| + | Most of the time your mobile web application is just a mobile version of the regular web application, | ||
| + | |||
| + | Once you know which features of your regular application you are going to expose to mobile devices you should make changes to your // | ||
| + | |||
| + | In the following sections we will describe how to create or change configuration elements so that they look good on mobile devices. | ||
| + | |||
| + | |||