File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ _Until the app is published on the play store, you must allow installation of ap
44
44
1 . Go to your device settings.
45
45
2 . Search for "Install unknown apps" or similar.
46
46
3 . Choose the app you will install the apk file from.
47
- - Select your web browser to install directly from it.
48
- - Select your file manager to open it, locate the APK and install from there.
47
+ - Select your web browser to install directly from it.
48
+ - Select your file manager to open it, locate the APK and install from there.
49
49
4 . [ Download the Latest Release] ( https://github.com/django-files/android-client/releases/latest/download/django-files.apk ) .
50
50
5 . Open the download in the app you selected in step #3 .
51
51
6 . Choose Install and Accept Play Protect notifications.
@@ -88,8 +88,8 @@ https://developer.android.com/studio
88
88
2 . Ensure that usb or wifi debugging is enabled in the Android developer settings and verify.
89
89
90
90
3 . Then build or run the app on your device.
91
- - Import the Project
92
- - Run Gradle Sync
91
+ - Import the Project
92
+ - Run Gradle Sync
93
93
94
94
To Run. Select your device and press Play ▶️
95
95
You can’t perform that action at this time.
0 commit comments