Install Docker environment to use Battery History

You can use VPN by default as follows:

  • install docker

Docker environment

Docker is a container that is generally used in cloud computing and big data platforms. One of the ideas advocated is: software as a service. In one sentence, you can copy the docker service environment released by others at one time ( note that it is the entire software environment, which is equivalent to copying an identical host, even the software does not need to be installed, it is all there.

 

Once installed, run the following commands:

docker  run -p 9999:9999gcr.io/android-battery-historian/stable:3.0 --port 9999

 

This means your docker is up and running.

  •  Wiring to run adb bugreport bugreport.zip in the terminal (if adb is not ready, you can refer to my other blog )

Export the generated file,

  • Add the file you just exported,

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326316354&siteId=291194637