I've created a SMS application. However, anyone can open my application. What I want to do is to prevent unauthorized access to my application. How could I add a secret function for the privacy of my application.
Thanks.
I've created a SMS application. However, anyone can open my application. What I want to do is to prevent unauthorized access to my application. How could I add a secret function for the privacy of my application.
Thanks.
Create logon procedure. For instance during creation of your main Activity - check whether user logged in and if not forward to dialog/activity which will ask to log in