Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:3300_mobile_apps:010_mobile_applications [2022/08/21 12:10] – removed - external edit (Unknown date) 127.0.0.1 | docs:3300_mobile_apps:010_mobile_applications [2025/06/12 02:35] (current) – Rename to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ====== Introduction ====== | ||
| + | |||
| + | This document contains guidelines on how to develop applications for mobile devices using // | ||
| + | |||
| + | Mobile devices are different from regular web applications driven by standard browsers in that the real estate available for the applications is strictly limited (unless you are using tablets) and there is no support for the mouse – the user operates an application using his fingers instead. | ||
| + | |||
| + | Starting from version 7.0 all // | ||
| + | |||
| + | Note that by mobile devices we primarily mean mobile phones. Tablets have sufficient real estate and quite often applications developed for desktops will work as is on tablets. However, you can also develop a tablet-specific variation of your application if you like. | ||
| + | |||
| + | Starting from version 5.9 // | ||
| + | |||
| + | - Apple iOS family of mobile devices – iPhone, iPad and iPod Touch | ||
| + | - Google Android family of mobile devices | ||
| + | - Windows phone | ||
| + | - Blackberry devices | ||
| + | - Symbian family devices | ||
| + | |||