Skip to content

kangear/DebuggingAssistant

Repository files navigation

DebuggingAssistant

Android Debug Assistant

image

Like this command: http://wiki.cyanogenmod.org/w/Doc:_Building_Basics

source build/envsetup.sh

adb remount

adb sync

待添加功能

  1. Sync system

adb sync -p ${android_product_out} system

  1. Sync data

adb sync -p ${android_product_out} data

About

Android Debug Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published