Add saving logs feature for installation

This commit is contained in:
topjohnwu
2017-11-18 03:55:47 +08:00
parent 49c672ac4d
commit 3a74729ecc
31 changed files with 154 additions and 112 deletions
@@ -1,7 +1,6 @@
package com.topjohnwu.magisk;
import android.Manifest;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.design.widget.Snackbar;