Re: [android-developers] Android Tourist App (Android Studio) - Fragments and Navigation drawer

2016-07-10 Thread Peter Stevenson
you need to build set a Table using SQLITE in android TableBeach COLUMN_BEACH_ID, COLUMN_BEACH_TITLE COLUMN.LAT COLUMN.LONG other thing ... TableRestaurants TableCafes each fragment only load that data base that key Beac

[android-developers] Android Tourist App (Android Studio) - Fragments and Navigation drawer

2016-07-09 Thread Tom Lear
Hi, I'm trying to make a tourist app for a particular area, I'm not 100% familiar with Android studio. How would I go about putting Google's sample "xyz attractions" into separate drawers or fragments. So for example in my app, I would have beaches/ restaurants/ cafes in different 'pages' which