
Originally Posted by
mahbub_s60
Hi,
I think you can use libcrypto library for this purposes . By this you can generate keys based on for example IMEI of the device. and you can give the key to your user so they can use your software.
You can make your software free say for 4 weeks and after that you require the key.
One way to make it working is that when user install your SW you put some info in settings (when he installed it), when he start the app next time you check it from settings if time has been elapsed or not. If it has elapsed you ask for the key.