We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879c0c5 commit 7da66e0Copy full SHA for 7da66e0
README.md
@@ -0,0 +1,15 @@
1
+# Android File Vault
2
+## An App that hides files
3
+It is an application that help users hides files on android devices.
4
+
5
6
7
+# How to use it?
8
+1. On your computer, choose a directory to host the project
9
+1. Open the terminal and go to that location
10
+1. Run this code to clone the project to your local machine.
11
+```shell
12
+ git clone https://github.com/katcom/Android-File-Vault.git
13
+```
14
+1.
15
+Open the #Android Studio#, click *Open an exisiting Android Studio Project* and choose the project folder.
0 commit comments