function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
amidstcloudamidstcloud 

Downloadable Mobile APP for Salesforce

Hi All,

Can we create downloadable app with HTML 5.  I have seen the WEB APP exmaple (hosted on Heroku) wiht HTML5.  How can I create a mobile app with HTML 5 can be download/install on phone . thanks.

Vinita_SFDCVinita_SFDC
Hi,

Yes it is possible to create downloadable app with HTML5.

To customize your development experience, Mobile Services with HTML5 gives you a choice of open-source JavaScript libraries and methods for deploying your web application. Once you've selected your JavaScript library, select Force.com to deploy to the Force.com Platform using Visualforce, or choose elsewhere to deploy to general cloud platforms like Heroku.

Refer: https://developer.salesforce.com/page/Native,_HTML5,_or_Hybrid:_Understanding_Your_Mobile_Application_Development_Options
akhilesh_sfdcakhilesh_sfdc
Also checkout the mobile developer guides: https://developer.salesforce.com/docs/atlas.en-us.salesforce_platform_mobile_services.meta/salesforce_platform_mobile_services/preface_preface.htm

https://developer.salesforce.com/docs/atlas.en-us.mobile_sdk.meta/mobile_sdk/intro.htm