Iam sorry for posting this message in wrong forum. But someone please please help me with some links or information to make a Trial version application.
Do you want to use an established framework for making a trial, or you just want some ideas?
If you want some ideas, we did it in several ways until now. To be more precise, in the 2 classical ways:
- a version with limited functionality which can be unlocked by registering and getting a key. This key uses the IMEI of the phone in order to be sure that it cannot be used on another phone; - a full version which expires in a couple of days (or after x runs). This is a bit tricky.
I dono if its possible to do it programatically how ever if you are gonna develop application that you are going to put for download. Then you can use DRM protection to limit the access.
Forum posts: 4
If you want some ideas, we did it in several ways until now. To be more precise, in the 2 classical ways:
- a version with limited functionality which can be unlocked by registering and getting a key. This key uses the IMEI of the phone in order to be sure that it cannot be used on another phone;
- a full version which expires in a couple of days (or after x runs). This is a bit tricky.
Forum posts: 720
Forum posts: 81
Forum posts: 66
I dono if its possible to do it programatically how ever if you are gonna develop application that you are going to put for download. Then you can use DRM protection to limit the access.
You can download the tool from the site
http://www.forum.nokia.com/info/sw.nokia.com/id/f156b8e9-1dcd-4e5b-8e75-6e6ceded398e/NMIT_41.zip.html
Hope this helps.
Please let us know if you are able to do it programatically?