Building_Mobile_Apps_with_Google_Maps_Android_API_v2/1_Introduction/Using_the_exercise_files.mp4 |
13.9 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/1_Introduction/Welcome.mp4 |
6 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/1_Introduction/What_you_should_know_before_watching_this_course.mp4 |
6.1 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/2_1._Getting_Started/Connecting_and_testing_an_Android_device.mp4 |
13.1 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/2_1._Getting_Started/Demonstrating_the_finished_apps.mp4 |
11.5 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/2_1._Getting_Started/Setting_up_the_developer_tools.mp4 |
7.8 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/2_1._Getting_Started/Understanding_the_Maps_API_terms_of_service.mp4 |
6.1 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/2_1._Getting_Started/Using_the_SDK_documentation.mp4 |
7 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/3_2._Creating_Your_First_Maps_App/Adding_required_permissions_to_a_project.mp4 |
17.3 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/3_2._Creating_Your_First_Maps_App/Checking_the_device_for_the_Google_Play_services_APK.mp4 |
23.6 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/3_2._Creating_Your_First_Maps_App/Displaying_your_first_map.mp4 |
16 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/3_2._Creating_Your_First_Maps_App/Getting_a_Google_Maps_API_key.mp4 |
20.7 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/3_2._Creating_Your_First_Maps_App/Importing_and_linking_the_Google_Play_services_library.mp4 |
9.9 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/4_3._Presenting_Simple_Maps/Changing_between_different_types_of_map_objects.mp4 |
13.8 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/4_3._Presenting_Simple_Maps/Displaying_a_map_with_MapView.mp4 |
16.4 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/4_3._Presenting_Simple_Maps/Geocoding_an_address_to_get_its_coordinates.mp4 |
23.5 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/4_3._Presenting_Simple_Maps/Getting_a_reference_to_the_map_object.mp4 |
13.9 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/4_3._Presenting_Simple_Maps/Maintaining_map_state_between_activity_restarts.mp4 |
36.9 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/4_3._Presenting_Simple_Maps/Setting_a_map_s_initial_state_in_the_layout.mp4 |
21.6 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/4_3._Presenting_Simple_Maps/Setting_a_map_s_initial_state_programmatically.mp4 |
18.8 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/5_4._Working_with_the_Current_Location/Enabling_the_My_Location_button.mp4 |
20.3 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/5_4._Working_with_the_Current_Location/Getting_the_current_location_programatically.mp4 |
22.8 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/5_4._Working_with_the_Current_Location/Listening_for_current_location_updates.mp4 |
16.1 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/6_5._Displaying_Map_Markers/Adding_map_markers.mp4 |
15.4 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/6_5._Displaying_Map_Markers/Customizing_marker_icon_graphics.mp4 |
13.8 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/6_5._Displaying_Map_Markers/Customizing_marker_info_windows.mp4 |
23.3 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/6_5._Displaying_Map_Markers/Displaying_default_info_windows.mp4 |
5.4 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/6_5._Displaying_Map_Markers/Dragging_and_dropping_markers.mp4 |
18.4 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/6_5._Displaying_Map_Markers/Handling_marker_events.mp4 |
20.9 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/6_5._Displaying_Map_Markers/Removing_map_markers.mp4 |
14 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/7_6._Drawing_on_a_Map/Drawing_circles.mp4 |
22 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/7_6._Drawing_on_a_Map/Drawing_lines.mp4 |
24.6 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/7_6._Drawing_on_a_Map/Drawing_polygons.mp4 |
20.5 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/8_7._Adding_a_Map_to_an_Existing_App/Adding_a_map_fragment_to_an_activity.mp4 |
32 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/8_7._Adding_a_Map_to_an_Existing_App/Displaying_Google_Play_services_license_terms.mp4 |
14.7 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/8_7._Adding_a_Map_to_an_Existing_App/Passing_the_current_location_to_another_mapping_app.mp4 |
20.4 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/8_7._Adding_a_Map_to_an_Existing_App/Preparing_the_app_for_distribution.mp4 |
5.7 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/8_7._Adding_a_Map_to_an_Existing_App/Reviewing_the_tour_finder_application.mp4 |
12.9 MB |
Building_Mobile_Apps_with_Google_Maps_Android_API_v2/9_Conclusion/Next_steps.mp4 |
1.4 MB |