Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ChromeOS System Administrator's Guide

You're reading from   ChromeOS System Administrator's Guide Implement, manage, and optimize ChromeOS features effectively

Arrow left icon
Product type Paperback
Published in Feb 2023
Publisher Packt
ISBN-13 9781803241050
Length 262 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Dr. Willie Sanders, Jr. Dr. Willie Sanders, Jr.
Author Profile Icon Dr. Willie Sanders, Jr.
Dr. Willie Sanders, Jr.
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Part 1:Working with ChromeOS
2. Chapter 1: ChromeOS Basics FREE CHAPTER 3. Chapter 2: Getting Connected 4. Chapter 3: Exploring Google Apps 5. Part 2:Security and Troubleshooting
6. Chapter 4: ChromeOS Security 7. Chapter 5: Recovering from Disasters 8. Chapter 6: Troubleshooting 101 9. Part 3:Advanced Administration
10. Chapter 7: The Linux Development Environment 11. Chapter 8: Working with the Chrome Shell (Crosh) 12. Chapter 9: Google Workspace Admin Console 13. Chapter 10: Centralized Administration of OUs, Users, Groups, and Devices 14. Index 15. Other Books You May Enjoy

Enabling Android Debug Bridge

ADB is a command-line tool that lets you communicate with devices running the Android operating system. It was created to help software developers code apps for Android devices so that they can interact with test devices for debugging purposes. With ABD, you can install and debug apps as well as run a variety of commands to perform various actions on your target device.

You may be thinking, “that sounds cool… but this is an Android tool. So, how can I use it?” Well, remember that, like ChromeOS, the Android OS is also derived from the Linux operating system. As a result, many Android apps and tools (including ADB) understand and respond to the Linux shell commands. This means that, with very little setup, you can have a fully functional test environment for Android apps at your disposal.

To set up ADB on your ChromeOS device, follow these steps:

  1. With the Linux development environment enabled, navigate to the Settings...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image