ContentWelcomeProducts Abeona News Tutorial How to protect your applications License Download Purchase Gaia Hephaistos JavaGantt Services Promote your software Contact Us Links |
Abeona tutorialThis is a very short tutorial to show how you can use Abeona to create license files for your application in three steps.
So... you have developed your application and yout want to release it. First step in Abeona is to create Product. It is a simple record with a name (usually the name of your application) and with a template of your future license file. Abeona generates public and private key when creating a product. It takes a while, until product form is opened. So be patient... You must enter a name of product. It is not necessary to fill the license properties template. But if you do it, Abeona will offer these properties when you will generate a new license. The last step when creating product is to save this new product record. You can view or edit any of stored products - see button Edit product on the first image.
In the next step you must edit your application code. Copy public key from product record to clipboard and paste it to your application like this: As you can see, your code must:
The Java API documentation to Abeona you can find at this address.
We have finished our application, created product record, the orders pile up and we need produce licenses. Press button Generate license in Abeona GUI tool. In this form you have to:
That's all. You have license file protected against customer interferences. If you want to know more about copy protection methods, please read this page.
|