Experience with the JS API and Cordova

3570
1
Jump to solution
09-30-2015 03:41 AM
HolgerSchade2
New Contributor

Hi,

just for my own curiosity. Has anyone been using the JS API in conjunction with APACHE cordova for multiplatform app development?

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?

It would be great if you could share your experience 🙂

0 Kudos
1 Solution

Accepted Solutions
AndyGup
Esri Regular Contributor

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.

PhoneGap is Adobe's port of Apache's open source Cordova project​ 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.

Here are some reference materials:

View solution in original post

1 Reply
AndyGup
Esri Regular Contributor

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.

PhoneGap is Adobe's port of Apache's open source Cordova project​ 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.

Here are some reference materials: