• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Tourist Guide Application

Hi, I am new to creating Android Applications. I wish to create a tourist guide application for Barcelona. The main activity will display four buttons called hotels, restaurants, bars and nightclubs. When the user will click one of these buttons for example 'bars', it should bring up google maps with with a list of all the bars around and show the user's location on the map.

So far i have a project created with the UI with the four buttons. In another project i have an application that will display the user's location on google maps. I would like to be able to display the user's location and the location of the different hotels, restaurants, bars or nightclubs depending on what button was pressed. I know on google maps if for example 'barcelona hotel' is searched, it will show all the hotels around barcelona on the map. I would like to integrate this into my application along with the user's location.

I know this may seem very basic for some but i am new to this and would really appreciate any help. Thanks alot in advance.
 
Back
Top Bottom