Skip to content

Instantly share code, notes, and snippets.

:: Make sure you execute this file from cmd-here.exe from minimal_adb_fastboot_1.4.3_portable.zip
adb shell pm disable-user com.android.calllogbackup
adb shell pm disable-user com.android.dreams.basic
adb shell pm disable-user com.android.dreams.phototable
adb shell pm disable-user com.android.internal.display.cutout.emulation.tall
adb shell pm disable-user com.android.managedprovisioning
adb shell pm disable-user com.android.mms.service
adb shell pm disable-user com.android.printspooler
adb shell pm disable-user com.android.providers.blockednumber
adb shell pm disable-user com.android.providers.partnerbookmarks
echo 'export DISPLAY=192.168.225.53:0' >> ~/.bashrc
echo 'export d=/mnt/d' >> ~/.bashrc
echo 'export c=/mnt/c' >> ~/.bashrc
echo 'export h=/mnt/c/Users/Akshay' >> ~/.bashrc
echo 'export LIBGL_ALWAYS_INDIRECT=1' >> ~/.bashrc
source ~/.bashrc#!/usr/bin/env bash
# First, update the packages index and install the dependencies by typing:
sudo apt update
sudo apt install software-properties-common apt-transport-https wget
@akshaykhadse
akshaykhadse / README.md
Last active April 23, 2024 06:36
C++ Google Colab Plugin

C++ Google Colab Plugin

Example notebook can be found here.

@akshaykhadse
akshaykhadse / kaggle.md
Last active July 27, 2020 18:08
Kaggle