You need to sign in to do that
Don't have an account?

hybrid app for communities
Hi guys,
I have no idea wheter this is possible or not.
I would like to create hybrid app for salesforce communities (community is already build and live). instead of purchasing Mobile publisher we would like to develop this.
i am a salesforce developer and have no idea about mobile apps development.
From trailhead i have downloaded components to start with. can someone please guide me how to start with this. is this doable by sf developer or not?
Thanks
I have no idea wheter this is possible or not.
I would like to create hybrid app for salesforce communities (community is already build and live). instead of purchasing Mobile publisher we would like to develop this.
i am a salesforce developer and have no idea about mobile apps development.
From trailhead i have downloaded components to start with. can someone please guide me how to start with this. is this doable by sf developer or not?
Thanks
Hybrid apps combine the ease of HTML5 Web app development with the power and features of the native platform. They run within a Salesforce mobile container—a native layer that translates the app into device-specific code—and define their functionality in HTML5 and JavaScript files. Salesforce Mobile SDK provides hybrid samples that demonstrate how to use Mobile SDK features in JavaScript.
You can try developing a sample mobile app initially using trailhead etc., once you have better idea then you can go ahead with your requirement.
Review below links which gives you more information on how to develop app.
https://medium.com/@nialljpmurphy/mobile-options-for-your-salesforce-community-a9ce398994e0
https://blogs.perficient.com/2017/04/10/what-mobile-salesforce-solution-is-right-for-you/
https://developer.salesforce.com/docs/atlas.en-us.mobile_sdk.meta/mobile_sdk/hybrid_intro.htm
https://developer.salesforce.com/docs/atlas.en-us.mobile_sdk.meta/mobile_sdk/hybrid_samples.htm
https://developer.salesforce.com/index.php?title=Native,_HTML5,_or_Hybrid:_Understanding_Your_Mobile_Application_Development_Options&oldid=51601
Trailhead:
========
https://trailhead.salesforce.com/en/content/learn/modules/mobile_sdk_hybrid/mobilesdk_hybrid_getting_started
https://trailhead.salesforce.com/en/content/learn/trails/mobile_sdk_intro
https://trailhead.salesforce.com/en/content/learn/modules/salesforce1_mobile_app/salesforce1_mobile_app_intro
https://trailhead.salesforce.com/en/content/learn/modules/mobile_sdk_hybrid/mobilesdk_hybrid_sample_app
Hope above information was helpful.
Please mark as Best Answer so that it can help others in the future.
Thanks,
Vinay Kumar