I am working in android. I am designing a program to download a file from my http server. before download the file payment should be done.
this is my first layout:-

when i click on on paypal button this paypal site is opened:-

so i want to know that after make payment is this site return something on the basis of that i can allow or donot allow user to download.
i want to know that user has paid something or not ? please help me in this paypal concept in android.
Thank you in advance…
I have done this by taking help from a from a book.
This is the code which is used to the solution for my question:-
@Override
break;