Hi i am new to android and i have created a app which uses the google places api and lists a few department stores.
I have made the list clickable upon clicking the name of the department store i am starting a new activity which accesses a database that i created to give the recommended or discount products in that particular store.
What i need is that when i click on the name of the department store i want the app to redirect to the stores website and list all the recommended or discount products in that particular store.
Here you have to place all department urls in a seperate array called
urls