http://developer.android.com/google/play/licensing/adding-licensing.html
I don't know where to put this code for licensing.
http://developer.android.com/google/play/licensing/adding-licensing.html
I don't know where to put this code for licensing.
RTFM! Did you read the whole text?
As you can see it should been started from your main activity. The logic itself should been in a seperat class so you can validate your licences also in other projects or activities.