Skip to content

Instantly share code, notes, and snippets.

@Avaruz
Avaruz / android-backup-apk-and-datas.md
Created April 18, 2024 11:58 — forked from AnatomicJC/android-backup-apk-and-datas.md
Backup android app, data included, no root needed, with adb

Backup android app, data included, no root needed, with adb

Note: This gist may be outdated, thanks to all contributors in comments.

adb is the Android CLI tool with which you can interact with your android device, from your PC

You must enable developer mode (tap 7 times on the build version in parameters) and install adb on your PC.

Don't hesitate to read comments, there is useful tips, thanks guys for this !

@Avaruz
Avaruz / battery-charging-animation.markdown
Created September 25, 2018 15:43
Battery Charging Animation

Battery Charging Animation

Replication of the battery animation seen on my Samsung Galaxy S4 when charging

A Pen by Adhemar on CodePen.

License.