14-Jan-2025, 17:44
(This post was last modified: 14-Jan-2025, 17:45 by fraserhadden.)
II thought that I should bring this thread back to life as we must now all fear the moment when faulty remotes can no longer be repaired and we will be forced to the app.
The technique demonstrated in the YouTube video (https://www.youtube.com/watch?v=tsVJniGSVXE) does work and is much more straightforward than it appears on first viewing.
Two things:
1. Turn off the 'music'. You will need to concentrate!
2. There are two errors @ 2:37 - (a) An obvious typing error in the first command; (b) Do not type "DRAG THE FILES HERE" after the command ending in sdk-block. Type the full path to the apk instead. Thus the command will be adb install --bypass-low-target-sdk-block c:\adb\platform-tools\DevialetExpert.apk
Note that there should be no spaces in the .apk filename. You can see that I renamed mine to DevialetExpert.apk
Joy is pretty much unconfined
The technique demonstrated in the YouTube video (https://www.youtube.com/watch?v=tsVJniGSVXE) does work and is much more straightforward than it appears on first viewing.
Two things:
1. Turn off the 'music'. You will need to concentrate!
2. There are two errors @ 2:37 - (a) An obvious typing error in the first command; (b) Do not type "DRAG THE FILES HERE" after the command ending in sdk-block. Type the full path to the apk instead. Thus the command will be adb install --bypass-low-target-sdk-block c:\adb\platform-tools\DevialetExpert.apk
Note that there should be no spaces in the .apk filename. You can see that I renamed mine to DevialetExpert.apk
Joy is pretty much unconfined

