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
Rodolfo CalvoRodolfo Calvo 

How to hide apex code and code behind?

I developed an app, how can I hide all the code I use for my application? 
Is there any way to make this possible? 

Thanks in advance. 
ProlayProlay
You have to create the managed package. Check out this help link https://help.salesforce.com/apex/HTViewHelpDoc?id=enabling_managed_packages.htm&language=en (https://help.salesforce.com/apex/HTViewHelpDoc?id=enabling_managed_packages.htm&language=en)