Skip to content

Instantly share code, notes, and snippets.

View sansneo's full-sized avatar

Alberto Chiaravalli sansneo

View GitHub Profile
@sansneo
sansneo / adb.md
Created October 30, 2025 14:17
Removing Android bloatware with ADB

Reasoning

In the future I'd love a Pixel phone to install Graphene OS on it, but for now, this is what I have to do.

Requirements

  1. USB debugging enabled
  2. ADB installed

Get Android platform tools from here.

Tutorial