Hello All,
This is my very first post in this group. I started to develop a small app in APP INVENTOR 2 just for testing several things with my arduino but now I created an APP, that I want to sell (not in google app) just sending it by Email.
I want to create a licensing system because I will provide the APK and I don´t want that someonecould buy just one license and install the app in several devices.
I was checking this forum and I saw that it is imposible to create this system in APP inventor, but I have and idea and I want to ask if it is possible or not.
I was thinking that I could check (when the app starts) if a file exists. IF the answer is yes, just read the content if its no create and empty file.
To check if the APP as a valid license, the app check the device serial number and apply som kind of maths to than number (or just a part of it) and save the result in the file.
When the apps knows what result should be it will check it with the contect of the file. If it match the license its ok, if not.. you should insert the license code. The license code will be saved in the file.
Do you think this algorith could it be possible in APP INVENTOR 2?
What problems could you find in this kind licensing system?
Thank you for your answers.
BR
Traxto