Skip to content

Instantly share code, notes, and snippets.

@wadewegner
Created December 17, 2022 19:06
Show Gist options
  • Save wadewegner/1d6d1bdaac7f50ae170e18fb64449a30 to your computer and use it in GitHub Desktop.
Save wadewegner/1d6d1bdaac7f50ae170e18fb64449a30 to your computer and use it in GitHub Desktop.
Install apps (like Netflix and Prime) on Peloton Tread+

turn on developer mode

enable USB connection

enable untrusted apps

Find a microUSB to USB cable that supports data (some only support charging)

Pop the Peloton cover off the back

Plug in the microUSB

Connect to your computer (assuming Mac)

Install Android dev tools

open Terminal and run ./adb devices

ensure that the Android device is found and trust

you have to approve the device is trusted on the Android

if you can't turn off the UI overlay through settings

install Nova launcher (be sure you find one that supports Android 7)

com.teslacoilsw.launcher_6.2.18-62018_minAPI21(nodpi)_apkmirror.com.apk

follow instructions to

install Netflix

com.netflix.mediaclient_8.52.2_build_14_50335-50335_minAPI24(arm64-v8a,armeabi-v7a,x86,x86_64)(nodpi)_apkmirror.com.apk

install Prime

com.amazon.avod.thirdpartyclient_3.0.337.1557-337001557_minAPI21(arm64-v8a)(nodpi)_apkmirror.com.apk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment