I would like my application after making it five calculations.
That is, using 5 times.
After using it to block five times, and would show the message to buy the PRO version
How does my application I calculate, calculate and use the button, I guess I could count how many times the compute button is pressed, just do not know how to lock after 5 times.
Someone help me, thanks
Create a Class that keeps track of your app loads and saves them in the
SharePreferencescall that function in the onCreate of your Start Activity.