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

How to make my app independent from Salesforce1 mobile app
I've watched the Salesforce1 keynote video, and got that it's possible to make a salesforce mobile app independent...that is to say, not just to show an entry of my app in the menu, but to create a different button on the phone screen, and if the button is tapped, go directly to open my app.
Could someone please tell me if this is possible? If it is, how to do it?
Many thanks!
Could someone please tell me if this is possible? If it is, how to do it?
Many thanks!
That's how mobile apps have been done for years before Salesforce1 came along and will continue to be done. :)
Making a Salesforce1 "app" is really just making a visualforce page that appears only in Salesforce1. There's very little you can do in an app like that, but it's the only way to appear inside Salesforce1.
However, If I've made a HTML app, can I embed it into the S1(adding an entry to its navigation menu for my custom app)?
Thank you,Jonathan!