In this video you will learn:
Why secure network communication is important.
How to use the Volley library to make network requests.
How to use a Network Security Configuration to help make network communication more secure.
How to modify some advanced Network Security Configuration options that will help during development and testing.
Explore one of the most common network security problems and see how a Network Security Configuration can help prevent it.
Google Codelab: https://developer.android.com/codelab...
#androiddevelopers #networksecurity #androidsecurity #androidhacks
0:00 init
0:57 Intro
1:08 Getting Setup
1:34 Running the app
4:22 Basic Network Security Configuration
8:15 Common Problem - Server Side Updates
10:26 Domain-specific Configuration
15:57 Debug Overrides
23:07 Finish up