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
Roger PavelleRoger Pavelle 

Adding Visualforce Pages to a Connected App

I am trying to build a connected app.  So far I have built 1 custom object, 4 visualforce/apex pages and 1 folder's worth of documents that should packaged/built into the app.

When I go to Create-->Apps-->New Connected App, I can't find anyplace that lets me associate the objects/pages with the app.  I also can't find any instructions on how to do so in the help/developer documents.

Can someone point me to the right place or explain what I need to do to create this app?
ShashankShashank (Salesforce Developers) 
Connected app is for API authentication, not exactly for packaing custommizations: https://help.salesforce.com/apex/HTViewHelpDoc?id=connected_app_overview.htm

For packaging customizations, you create a "package": https://developer.salesforce.com/page/An_Introduction_to_Packaging