You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/django-files/android-client/graphs/commit-activity)
3
4
[](https://github.com/django-files/android-client)
@@ -12,11 +13,12 @@
12
13
13
14
-[Install](#Install)
14
15
-[Setup](#Setup)
15
-
-[Android Studio](#Android-Studio)
16
-
-[Command Line](#Command-Line)
17
16
-[Features](#Features)
18
17
-[Planned](#Planned)
19
18
-[Known Issues](#Known-Issues)
19
+
-[Building](#Building)
20
+
-[Android Studio](#Android-Studio)
21
+
-[Command Line](#Command-Line)
20
22
-[Development](#Development)
21
23
-[Support](#Support)
22
24
-[Contributing](#Contributing)
@@ -31,47 +33,51 @@ The URL to the file is automatically copied to the clipboard and the preview is
31
33
| Server |https://github.com/django-files/django-files|
Until the app is published it must be loaded with [ADB](https://developer.android.com/tools/adb) or [Android Studio](https://developer.android.com/studio).
41
-
This requires using [Android Studio](#Android-Studio) or the [Command Line](#Command-Line) interface.
42
+
_Until the app is published on the play store, you must allow installation of apps from unknown sources._
42
43
43
-
<detailsopen><summary>Click Here to View Quick CLI Steps</summary>
44
+
1. Go to your device settings.
45
+
2. Search for "Install unknown apps" or similar.
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.
49
+
4.[Download the Latest Release](https://github.com/django-files/android-client/releases/latest/download/django-files.apk).
50
+
5. Open the download in the app you selected in step #3.
51
+
6. Choose Install and Accept Play Protect notifications.
52
+
7. The app is now installed, proceed to [Setup](#Setup).
0 commit comments