Back to Browse

Updated Google Maps Tutorial | PART 5 (Android Tutorials)

35.7K views
Jul 5, 2017
11:54

Souce code : https://goo.gl/FFYLcN This is a video tutorial series in which you will learn how to create android app using google maps activity. In the previous 4 parts, we completed the get current location part of this tutorial. In this video, I will show you how to add a search bar and a search button to the maps activity and how to search for a particular location using that. First, we are going to work on the xml file. We will add a text field and a button. User will enter the location he wants to search in the google maps in the text field and then the user will click on the search button. We will check if the user has entered anything in the text field or not. This part is called exception handling. Once, we have made sure that the user entered something in the search bar, then we can fetch that string and search it using Geocoder class. Find more information about Geocoder class here : http://developer.android.com Watch previous parts HERE : 1) Part 1 : https://youtu.be/Ot8D-GZ8qfY 2) Part 2 : https://youtu.be/HD48FBwY9U0 3) Part 3 : https://youtu.be/rGkhzguavlc 4) Part 4 : https://youtu.be/T2R9ETdd24Y Find me here : Google+ : https://plus.google.com/u/0/b/105970252005982916681/105970252005982916681/posts Twitter : https://twitter.com/AndroidAcademy1 Facebook : https://www.facebook.com/AndroidAcademy8?ref=hl

Download

0 formats

No download links available.

Updated Google Maps Tutorial | PART 5 (Android Tutorials) | NatokHD