<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.johnharrison.cc/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="https://wiki.johnharrison.cc/feed.php">
        <title>wiki - lwc:programming:mobile</title>
        <description></description>
        <link>https://wiki.johnharrison.cc/</link>
        <image rdf:resource="https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-01T17:16:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:android&amp;rev=1641233913&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap&amp;rev=1606529417&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:ios&amp;rev=1606451924&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:react_native&amp;rev=1606451966&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>wiki</title>
        <link>https://wiki.johnharrison.cc/</link>
        <url>https://wiki.johnharrison.cc/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:android&amp;rev=1641233913&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-03T18:18:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>android</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:android&amp;rev=1641233913&amp;do=diff</link>
        <description>Push Notification:

	*  https://firebase.google.com/docs/cloud-messaging/android/client

Installing dev environment for Cordova

	*  sudo apt-get install ant
	*  install sun java 7 (it appears OpenJDK doesn&#039;t work)

Other

from this source to set the position of the emulator: </description>
    </item>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap&amp;rev=1606529417&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-28T02:10:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cordova_phonegap</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:cordova_phonegap&amp;rev=1606529417&amp;do=diff</link>
        <description>Notes on v 3.4.0:

Make all of your changes in the parent directory that all platforms will reference. Then build your code for the specific platform. Here&#039;s a nice shortcut:

cordova emulate --target=“ipad (retina)”

will rebuild the code, then run on the simulator</description>
    </item>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:ios&amp;rev=1606451924&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-27T04:38:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ios</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:ios&amp;rev=1606451924&amp;do=diff</link>
        <description>*  tutorials, open source code examples, etc.
	*  certifications, provisioning profiles...

Push Notifications:

	*  Cordova Plugin Firebase
	*  Official APN documentation




Background processes:

	*  background modes tutorial
	*  background execution official documentation

BLE:

	*  tutorial for iOS</description>
    </item>
    <item rdf:about="https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:react_native&amp;rev=1606451966&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-27T04:39:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>react_native</title>
        <link>https://wiki.johnharrison.cc/doku.php?id=lwc:programming:mobile:react_native&amp;rev=1606451966&amp;do=diff</link>
        <description>Navigation:

	*  React Navigation (FB)
	*  Native Navigation (AirBNB)
	*  React Native Navigation (WIX)</description>
    </item>
</rdf:RDF>
