Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NandroidFS
# NandroidFS

## What is NandroidFS?
NandroidFS is a filesystem for Windows which allows Android devices connected to your PC via the [Android Debug Bridge](https://developer.android.com/tools/adb) to be mounted as though they were a regular drive connected to your PC. (with a drive letter for each device)
Expand Down Expand Up @@ -38,4 +38,4 @@ Installed by script, run `./install_deps.ps1` to install any of these dependenci

#### Instructions
1. - Navigate to `./nandroid_daemon` and run `./build.ps1`
2. - Open the `NandroidFS.sln` file in Visual Studio 2022 and change the configuration to `Release`. Press `Ctrl + Shift + B` to build or use the button to build and run the app.
2. - Open the `NandroidFS.sln` file in Visual Studio 2022 and change the configuration to `Release`. Press `Ctrl + Shift + B` to build or use the button to build and run the app.