Skip to content

Instantly share code, notes, and snippets.

View NJT145's full-sized avatar

Nejat Günaydın NJT145

  • Istanbul, Turkey
View GitHub Profile
@NJT145
NJT145 / android-backup-apk-and-datas.md
Created March 3, 2021 16:08 — 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

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.

Fetch application APK

To get the list of your installed applications:

In order to use Apache Spark on windows, you need to have Java 8+.
(If you have multiple java versions and if you want to chose one of them, set JAVA_HOME to your preferred one's directory.)
You also need python or scala to start coding...
You also need to have winutils files for hadoop, and set its directory path as HADOOP_HOME.
Of course, you need spark prebuilt package for the hadoop version that you will use.
First step, download and install python or scala.
* You can install python installer from https://www.python.org/downloads/ .
Follow intallation structures and don't forget to choose "Add to path" if it is unsellected.
* You can install scala from https://www.scala-lang.org/download/ .