<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Experience with the JS API and Cordova in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/experience-with-the-js-api-and-cordova/m-p/428620#M39403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a significantly delayed answered. However for the benefit of everyone asking similar questions, the answer is 'yes' there are shops world-wide using the ArcGIS API for JavaScript with Cordova and PhoneGap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://phonegap.com/"&gt;PhoneGap&lt;/A&gt; is Adobe's port of Apache's open source &lt;A href="https://cordova.apache.org/"&gt;Cordova project&lt;/A&gt;​ and PhoneGap comes with extra bells and whistles such as a cloud-builder tool. Applications built using Cordova/PhoneGap are often referred to as Hybrid applications - that is JavaScript applications wrapped in a native container. These applications run on a chrome-less browser within the native runtime. It's quite possible that a popular consumer app that you use is built on a hybrid platform. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some reference materials:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DevSummit Presentation - &lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;&lt;A href="http://proceedings.esri.com/library/userconf/devsummit15/papers/dev_int_170.pdf"&gt;ArcGIS API for JavaScript: Building Native Apps using PhoneGap and JQuery&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;Github project demonstrating how to use an ArcGIS JS API app within the PhoneGap/Cordova life-cycle - &lt;A href="https://github.com/Esri/quickstart-map-phonegap"&gt;quickstart-map-phonegap&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;API-based github project that provides a scaffolding for JS shops that have offline requirements - &lt;A href="https://github.com/Esri/offline-editor-js"&gt;offline-editor-js&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;Blog - &lt;A href="http://www.andygup.net/what-all-mobile-web-devs-should-know-about-phonegap/"&gt;What all mobile developers should know about PhoneGap&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;Blog - &lt;A href="http://www.andygup.net/does-using-phonegap-improve-geolocation/"&gt;Does PhoneGap improve geolocation?&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 17:20:06 GMT</pubDate>
    <dc:creator>AndyGup</dc:creator>
    <dc:date>2015-10-21T17:20:06Z</dc:date>
    <item>
      <title>Experience with the JS API and Cordova</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/experience-with-the-js-api-and-cordova/m-p/428619#M39402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just for my own curiosity. Has anyone been using the JS API in conjunction with APACHE cordova for multiplatform app development?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What was your experience? Would you recommend this? Have you been using the feature service sync capabilities to create partially connected/offline apps? If you used Sync Services how did you display the maps from the local synchronized database data or map-tile data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if you could share your experience &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 10:41:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/experience-with-the-js-api-and-cordova/m-p/428619#M39402</guid>
      <dc:creator>HolgerSchade2</dc:creator>
      <dc:date>2015-09-30T10:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Experience with the JS API and Cordova</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/experience-with-the-js-api-and-cordova/m-p/428620#M39403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a significantly delayed answered. However for the benefit of everyone asking similar questions, the answer is 'yes' there are shops world-wide using the ArcGIS API for JavaScript with Cordova and PhoneGap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://phonegap.com/"&gt;PhoneGap&lt;/A&gt; is Adobe's port of Apache's open source &lt;A href="https://cordova.apache.org/"&gt;Cordova project&lt;/A&gt;​ and PhoneGap comes with extra bells and whistles such as a cloud-builder tool. Applications built using Cordova/PhoneGap are often referred to as Hybrid applications - that is JavaScript applications wrapped in a native container. These applications run on a chrome-less browser within the native runtime. It's quite possible that a popular consumer app that you use is built on a hybrid platform. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some reference materials:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DevSummit Presentation - &lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;&lt;A href="http://proceedings.esri.com/library/userconf/devsummit15/papers/dev_int_170.pdf"&gt;ArcGIS API for JavaScript: Building Native Apps using PhoneGap and JQuery&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;Github project demonstrating how to use an ArcGIS JS API app within the PhoneGap/Cordova life-cycle - &lt;A href="https://github.com/Esri/quickstart-map-phonegap"&gt;quickstart-map-phonegap&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;API-based github project that provides a scaffolding for JS shops that have offline requirements - &lt;A href="https://github.com/Esri/offline-editor-js"&gt;offline-editor-js&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;Blog - &lt;A href="http://www.andygup.net/what-all-mobile-web-devs-should-know-about-phonegap/"&gt;What all mobile developers should know about PhoneGap&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; background-color: #fafafa;"&gt;Blog - &lt;A href="http://www.andygup.net/does-using-phonegap-improve-geolocation/"&gt;Does PhoneGap improve geolocation?&lt;/A&gt;​&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 17:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/experience-with-the-js-api-and-cordova/m-p/428620#M39403</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2015-10-21T17:20:06Z</dc:date>
    </item>
  </channel>
</rss>

