Skip to content

Latest commit

 

History

History
121 lines (102 loc) · 5.08 KB

File metadata and controls

121 lines (102 loc) · 5.08 KB

Setup

Backup / Restore

You want to backup your settings before uninstalling other versions of Slide. This will help save filters, accounts, etc. It is also a good idea in general.

Backup and restore steps

  1. Use Backup to file found in Settings under Backup and restore
  2. Uninstall ccrama's or any other version of Slide
  3. Install the Slide apk from this project's releases page
  4. Use Restore from file found in Settings under Backup and restore
  5. Select your dated backup txt file in Downloads
  6. Close Slide
  7. Open Slide

Reddit Client ID

A Reddit Client ID is needed to access Reddit from 3rd party clients.

Reddit Client ID creation steps

Create application

  1. Go to reddit.com/prefs/apps and login if necessary
  2. Click create another app.... Do not re-use any Client ID for any app other than Slide.
  3. Set the name to Slide
  4. Set the type to installed app
  5. Set redirect uri to http://www.ccrama.me. If the redirect uri is set incorrectly it won't work.
  6. Complete the reCAPTCHA
  7. Click create app
  8. Copy the Client ID of your newly created app. It is recommended to save it in the notes of your entry for Reddit in your password manager.

Client ID

Note

This is just an example Client ID. It was created and deleted. Keep yours private.

Adding a Reddit Client ID to Slide

The method of adding a Client ID to Slide depends on whether this is the first time the app is being set up.

Initial setup:

  1. Open Slide and press GET STARTED
  2. Select your theme colors, if you like, and press DONE
  3. Enter your Client ID and press OK
  4. Wait for Slide to restart

Changing the Client ID:

  1. Go to Settings in the side bar
  2. Select General
  3. Press Reddit Client ID override
  4. Enter your Client ID. It is best to copy and paste it.
  5. Press SAVE
  6. Press OK
  7. Wait for Slide to restart

Common errors

Error: Invalid request to Oauth API

Oauth error

The most likely cause for this is the redirect uri is set incorrectly. The big tell is if you can view Reddit in guest mode, aka without logging in.

Correct username and password does not work

Slide depends on Android System Webview by default for logging into Reddit. So if having the login issue, your best course of action would be to upgraded to the latest version of Android possible, and then the latest version of Android System Webview possible.

Reddit's login password now requires XHR to work. Older versions of Android System Webview don't support XHR.

The current and known good version of Android System Webview is 131.0.6778.135.

WebView updating

Updating Android System Webview can be tricky. You likely can't search and see it in the Google Play Store app on your phone.

The best way is to find the app in the Apps section of Settings. The search box in the top right can make it easier to find in the long list of apps. Once you select Android System Webview go to the bottom. You can see your version. Click on App details. This will take you directly to Android System Webview listing in the Google Play Store app. If there is an update available it will be shown.

Alternative versions of WebView

There are Dev, Beta, and Canary versions of Android System Webview. These aren't recommended, but under rare circumstances they might be useful to get a newer version of Android System Webview.

Once installed you need to enable Developer options, you can go to them in Settings. Within is an option called WebView implementation where you can pick which WebView is active.

Notifications

See NOTIFICATIONS.md