Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
devices:peloton_bike [2025/03/15 22:33] – Sean Rhone | devices:peloton_bike [2025/03/16 22:54] (current) – Sean Rhone |
---|
* TODO: Re-create with proper model name (technically Android) | * TODO: Re-create with proper model name |
* https://ftp.mozilla.org/pub/fenix/releases/ | * https://ftp.mozilla.org/pub/fenix/releases/ |
* https://stackoverflow.com/questions/22092118/get-device-information-such-as-product-model-from-adb-command | * https://stackoverflow.com/questions/22092118/get-device-information-such-as-product-model-from-adb-command |
* https://stackoverflow.com/questions/49165029/how-do-i-launch-firefox-on-android-device-using-adb | * https://stackoverflow.com/questions/49165029/how-do-i-launch-firefox-on-android-device-using-adb |
| * 2004Scape: https://www.youtube.com/watch?v=51pIMIT1VmU |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" install "%UserProfile%\Downloads\fenix-136.0.multi.android-arm64-v8a.apk" | "%UserProfile%\Downloads\platform-tools\adb.exe" install "%UserProfile%\Downloads\fenix-136.0.multi.android-arm64-v8a.apk" |
"%UserProfile%\Downloads\platform-tools\adb.exe" shell "getprop" | "%UserProfile%\Downloads\platform-tools\adb.exe" shell "getprop" |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" shell "am start -n 'org.mozilla.firefox'/'org.mozilla.gecko.BrowserApp'" | "%UserProfile%\Downloads\platform-tools\adb.exe" install "%UserProfile%\Downloads\grupetto-release-0-0-1.apk" |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" shell "dumpsys window windows | grep -E 'mCurrentFocus|mFocusedApp'" | "%UserProfile%\Downloads\platform-tools\adb.exe" install "%UserProfile%\Downloads\devilutionx-android.apk" |
| |
| "%UserProfile%\Downloads\platform-tools\adb.exe" install "%UserProfile%\Downloads\org.mozilla.fennec_fdroid_1360020.apk" |
| |
| "%UserProfile%\Downloads\platform-tools\adb.exe" install "%UserProfile%\Downloads\sh.ppy.osulazer.apk" |
| |