Here is my question,
- I need to redirect the user to specific app page (Google play page) from Page_One.Java. (Implemented)
- The user successfully install that application from Google Play page, now it returns to previous page.(Implemented)
- Now i need to get the response in Page_One.java, whether the app installation is success or failed. Is it possible to get the installation status?