Skip to content

Commit 7da66e0

Browse files
authored
Create README.md
1 parent 879c0c5 commit 7da66e0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)