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
Copy file name to clipboardExpand all lines: SETUP.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,19 @@ This requires a working Internet connection.
106
106
107
107
The generated APK file is saved in ```app/build/outputs/apk``` as ```app-generic-debug.apk```.
108
108
109
+
### Working with Android Auto
110
+
111
+
To test [notification extension to Android Auto](https://developer.android.com/training/cars/communication/notification-messaging), Developer settings and Unknown sources need to be enabled in
112
+
the Android Auto settings:
113
+
114
+
1. Open the Settings app on your device
115
+
2. Search for Android Auto, or click on Connected Devices > Android Auto
116
+
3. Scroll all the way down to Version, and click it 10 times to enable Developer settings
117
+
4. Click the 3 dots in the top right and select Developer settings
118
+
5. Enable Unknown sources
119
+
120
+
You can now receive notifications on Android Auto from a Nextcloud Talk development build.
121
+
109
122
### App flavours
110
123
111
124
The app is currently equipped to be built with three flavours:
0 commit comments