Talk given at the following conferences/events:
- N26 Barcelona | Android Meetup (February / 2020)
- Codemotion Berlin (November / 2019)
- Droidcon Lisbon (September / 2019)
- droidcon Berlin (July / 2019)
- 360AnDev (July / 2018)
ADB is a versatile command-line tool that lets you communicate with a device. The ADB command facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that you can use to run a variety of commands on a device. It is maybe one of the most used tools by the Android developers, but it is for sure the less known.
Do you want to learn the basic ADB commands or extends your knowledge with some advanced commands? Are you struggling with some bugs? Are you tired to perform some repetitive test? This talk is for you! You can make ADB work for you with automation and assist you to kill bugs. I spent weeks diving into the ADB commands for Sony Mobile and Motorola, and I learned helpful commands that will make your life easier.
It’s time for me to share this with you!