Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision |
devices:peloton_bike [2025/03/15 21:13] – created 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://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 |
| * 2004Scape: https://www.youtube.com/watch?v=51pIMIT1VmU |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" install "fenix-136.0.multi.android-armeabi-v7a.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" install "%UserProfile%\Downloads\grupetto-release-0-0-1.apk" |
| |
| "%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" |
| |