<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://www.awareim.com/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.awareim.com/dokuwiki/feed.php">
        <title>Documentation - docs:3300_mobile_apps</title>
        <description></description>
        <link>http://www.awareim.com/dokuwiki/</link>
        <image rdf:resource="http://www.awareim.com/dokuwiki/_media/logo.png" />
       <dc:date>2026-06-03T05:39:22+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/010_mobile_applications?rev=1749695708&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/020_mobile_applications?rev=1749695708&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/030_mobile_applications?rev=1749700774&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/040_mobile_applications?rev=1749695708&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/050_mobile_applications?rev=1749700774&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/060_mobile_applications?rev=1749695708&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/070_mobile_applications?rev=1769649024&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/080_mobile_applications?rev=1663092922&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/090_mobile_applications?rev=1663092922&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/100_mobile_applications?rev=1663092922&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/110_mobile_applications?rev=1663092922&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/120_mobile_applications?rev=1749700774&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/monaca?rev=1749700827&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.awareim.com/dokuwiki/_media/logo.png">
        <title>Documentation</title>
        <link>http://www.awareim.com/dokuwiki/</link>
        <url>http://www.awareim.com/dokuwiki/_media/logo.png</url>
    </image>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/010_mobile_applications?rev=1749695708&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T02:35:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Introduction</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/010_mobile_applications?rev=1749695708&amp;do=diff</link>
        <description>manuals mobile_applications

Introduction

This document contains guidelines on how to develop applications for mobile devices using AwareIM. It assumes that the reader is familiar with how to develop non-mobile AwareIM web applications. 

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 applic…</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/020_mobile_applications?rev=1749695708&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T02:35:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>General Approach</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/020_mobile_applications?rev=1749695708&amp;do=diff</link>
        <description>manuals mobile_applications

General Approach

Most of the time your mobile web application is just a mobile version of the regular web application, so we recommend that you develop your regular web application first without worrying too much about its mobile incarnation. Once your regular</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/030_mobile_applications?rev=1749700774&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T03:59:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Login</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/030_mobile_applications?rev=1749700774&amp;do=diff</link>
        <description>manuals mobile_applications login users

Login

The default AwareIM forms to login to desktop applications (logon.html and logonAdmin.html) are not very mobile-friendly because it is displayed in the centre of the screen. You can use a more mobile-friendly incarnation of the default login form called logonM.html or logonAdminM.html or you can develop your own custom</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/040_mobile_applications?rev=1749695708&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T02:35:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using Visual Perspectives</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/040_mobile_applications?rev=1749695708&amp;do=diff</link>
        <description>manuals mobile_applications visual_perspective

Using Visual Perspectives

Startup Perspective

User experience with an AwareIM application starts with a visual perspective. AwareIM displays some visual perspective when the user logs into the application. Which visual perspective will be displayed depends on the access level of the user who logs in. The configurator normally indicates that a particular visual perspective will be used when the user with a certain access level(s) logs in. This is …</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/050_mobile_applications?rev=1749700774&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T03:59:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using Queries</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/050_mobile_applications?rev=1749700774&amp;do=diff</link>
        <description>manuals mobile_applications query

Using Queries

Using queries to display data results should be one of the main vehicles of a mobile application. 

Standard Presentation

Query results for standard presentation are displayed as a list of rows and columns with column headings – feel free to use them in your mobile applications. Obviously make sure that the columns fit on the mobile screen. You can even use the same queries as for desktop applications and turn visibility of certain columns off f…</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/060_mobile_applications?rev=1749695708&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T02:35:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using Forms of Business Objects</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/060_mobile_applications?rev=1749695708&amp;do=diff</link>
        <description>manuals mobile business_object form ui

Using Forms of Business Objects

You can use the same forms as you use for your desktops applications for your mobile applications. Some of the features of object forms that you may find especially useful in mobile applications are listed below:

	*</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/070_mobile_applications?rev=1769649024&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-29T01:10:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Display &amp; Upload Images from Camera and/or Photo Library</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/070_mobile_applications?rev=1769649024&amp;do=diff</link>
        <description>manuals mobile_applications camera files images

Display &amp; Upload Images from Camera and/or Photo Library

One approach is to define an attribute of the Picture type for one of your forms. AwareIM will automatically generate controls to upload the image from a camera or photo library. This approach will work in both browser-based mobile applications and native mobile applications.</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/080_mobile_applications?rev=1663092922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T18:15:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Sending Push Notifications to Mobile Phones</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/080_mobile_applications?rev=1663092922&amp;do=diff</link>
        <description>manuals mobile_applications notifications

Sending Push Notifications to Mobile Phones

This feature is explained in detail in 1290_send_push_notif.</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/090_mobile_applications?rev=1663092922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T18:15:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Getting Location of the Current User</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/090_mobile_applications?rev=1663092922&amp;do=diff</link>
        <description>manuals mobile_applications user location

Getting Location of the Current User

It may be necessary for your application to determine the location of the current user – for example, if it needs to calculate users or places of interest closest to the current user. 

The location of the current user can be determined by using the</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/100_mobile_applications?rev=1663092922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T18:15:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Displaying Google Maps</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/100_mobile_applications?rev=1663092922&amp;do=diff</link>
        <description>manuals mobile_applications

Displaying Google Maps

This is no different from displaying Google Maps in desktop applications – you can embed Google Maps into object forms, object presentations or display standalone Google Maps as part of the static HTML for a content panel of a visual perspective. See the</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/110_mobile_applications?rev=1663092922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-13T18:15:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Embedding Video</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/110_mobile_applications?rev=1663092922&amp;do=diff</link>
        <description>manuals mobile_applications files video

Embedding Video

The process is the same as for a desktop application. You will need to define an attribute of the Document type in some object and then add an HTML cell to your form with the following contents:

&lt;div style=”width:400px;height:400px”&gt;&lt;&lt;MyObject.DocumentAttribute&gt;&gt;&lt;/div&gt;</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/120_mobile_applications?rev=1749700774&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T03:59:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using Processes</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/120_mobile_applications?rev=1749700774&amp;do=diff</link>
        <description>manuals mobile_applications processes

Using Processes

You can use any processes in your mobile applications just as you use them for mobile applications. The only feature that you may use differently for mobile applications is when a process displays user interface for intermediate actions (see the explanation of the Single Tab Mode property in the</description>
    </item>
    <item rdf:about="http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/monaca?rev=1749700827&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T04:00:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Building native mobile applications</title>
        <link>http://www.awareim.com/dokuwiki/docs/3300_mobile_apps/monaca?rev=1749700827&amp;do=diff</link>
        <description>manuals mobile_applications native

Building native mobile applications

When you create your mobile applications they are accessed through a mobile browser such as Safari – just like non-mobile applications. Starting from AwareIM version 5.9 AwareIM supports the capability of building</description>
    </item>
</rdf:RDF>
