Skip to content

Commit 262562c

Browse files
authored
Merge pull request #129 from acknologia/Folder-access-update
Added android and ios guides for access smb
2 parents 6fa17a5 + 0d4ee4e commit 262562c

15 files changed

Lines changed: 50 additions & 2 deletions

docs/features/folders/how-to-access-folder-contents.md

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,56 @@ Sometimes the folder may show under **Other locations**
119119

120120
## Android
121121

122-
Guide coming soon
122+
### Samsung Galaxy
123+
124+
1. Open `My Files` app
125+
![](../../public/assets/screenshots/SMB-galaxy-1.png)
126+
2. Select network storage
127+
- You may be prompted to update the app
128+
129+
![](../../public/assets/screenshots/SMB-galaxy-2.png)
130+
3. Select the + button at the top right corner
131+
![](../../public/assets/screenshots/SMB-galaxy-3.png)
132+
4. Select Network Drive (SMBv2/SMBv3)
133+
![](../../public/assets/screenshots/SMB-galaxy-4.png)
134+
5. If your server appears select it, if not select `add manually`
135+
![](../../public/assets/screenshots/SMB-galaxy-5.png)
136+
6. Fill this out with your information and press `add`<br>
137+
- The `Address` can be found at deck.hexos.com/folders <br>
138+
1. Select any folder <br>
139+
2. Select the `Browse` button
140+
![](../../public/assets/screenshots/SMB-IP-1.png)
141+
3. The address will be just the numbers shown (highlighted in this example)
142+
![](../../public/assets/screenshots/SMB-IP-2.png)
143+
- You can leave the port alone
144+
- Username and password are optional but if you would like to use them then uncheck `Sign in anonymously`
145+
![](../../public/assets/screenshots/SMB-galaxy-6.png)
146+
147+
### Google Pixel
148+
149+
There isn't a native function on pixel devices to access SMB network shares.</br>
150+
SMB network shares can still be accessed by installing 3rd party applications.
123151

124152
## iOS
125153

126-
Guide coming soon
154+
1. Open the `Files` app
155+
![](../../public/assets/screenshots/SMB-iOS-1.jpg)
156+
2. Press the 3 horizontal dots button on the top right corner
157+
![](../../public/assets/screenshots/SMB-iOS-2.PNG)
158+
3. Select `Connect to Server`
159+
![](../../public/assets/screenshots/SMB-iOS-3.PNG)
160+
4. Type your server ip address in the `Server` textbox
161+
- The `Address` can be found at deck.hexos.com/folders
162+
1. Select any folder
163+
2. Select the `Browse` button
164+
![](../../public/assets/screenshots/SMB-IP-1.png)
165+
3. The address will be just the numbers shown (highlighted in this example)
166+
![](../../public/assets/screenshots/SMB-IP-2.png)
167+
168+
![](../../public/assets/screenshots/SMB-iOS-4.PNG)
169+
5. Select `Guest` or `Registered User`
170+
- Input your username and password if you would like to log in as a registered user
171+
172+
![](../../public/assets/screenshots/SMB-iOS-5.PNG)
173+
6. You can find your server under the Shared section.
174+
![](../../public/assets/screenshots/SMB-iOS-6.PNG)
67.7 KB
Loading
84.1 KB
Loading
50.2 KB
Loading
79.3 KB
Loading
56.1 KB
Loading
477 KB
Loading
466 KB
Loading
113 KB
Loading
14.3 KB
Loading

0 commit comments

Comments
 (0)