yes,they can get License from another phone or PC,
I want to create an encrypted string based on a personal key,
I have get a unique device identifier,use PHONE libary,"android_id"
Dim p As Phone
MsgBox("The device's ID is: " & p.GetSettings("android_id"), "")
after how to lock a part of APP function ?