Completed
Agenda
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Practical ADB Usage to Enhance Android Development
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Who am I
- 3 Practical ADB
- 4 Agenda
- 5 ADB
- 6 ADB is underutilized
- 7 Root access
- 8 Automated input flows
- 9 Input events
- 10 Swipe
- 11 Tap
- 12 Script
- 13 UI automator dump
- 14 grep cut
- 15 UI automated dump
- 16 Get coords
- 17 UI dump
- 18 UI automator 2
- 19 Demo
- 20 Automator
- 21 Setting up a service
- 22 Problem statement
- 23 What is domsis
- 24 Domsis dumps
- 25 EasyDumps
- 26 grep
- 27 selfie break
- 28 the problem
- 29 local storage
- 30 ADB shell
- 31 Getting apps internal data
- 32 Editing shared preferences
- 33 SQL databases
- 34 Fuzzy Finder
- 35 Multiple Devices
- 36 Screen Size Manipulation
- 37 Start your app without knowing the activity
- 38 Permission testing