su <ENTER>that is actually a fair point. I do not mind keeping the echelon app actually. question for you, which command are you talking about?
I had uninstalled the echelon updater; just not the app. Just uninstalled the app now and still can't change the wallpaper. Strange thing now is that none of the echelon fit apps I am finding are compatible with the bike tablet, so I can't reinstall. Do you know a source for a working version?If you uninstall both echelon updater and the app, then install echelon app from whatever source you like, you get to keep echelon and not worry about it talking over or updating.
You can even pets the home key to get out of the app and not have to resort to those commands.
Perhaps the system echelon app is blocking your wallpaper, i also use nova and I have set custom wallpaper.
I have another question for you.su <ENTER>
settings put global policy_control null* <ENTER>
settings --user 0 put secure user_setup_complete 1 <ENTER>
(copied from post #355)
I had uninstalled the echelon updater; just not the app. Just uninstalled the app now and still can't change the wallpaper. Strange thing now is that none of the echelon fit apps I am finding are compatible with the bike tablet, so I can't reinstall. Do you know a source for a working version?
Mine is an EX-4S. I followed these steps via ADB shell:I have another question for you.
What model do you have? 4s or 5s?
I have not been able to uninstall the updater as it still has admin right that I could not remove.
I would like to know how you did it
Thanks
I don't recall where I installed it from as it's been a while, but it was either through Aurora App Store or I installed it on my phone and then used the apk extractor to extract and transfer to the tablet.su <ENTER>
settings put global policy_control null* <ENTER>
settings --user 0 put secure user_setup_complete 1 <ENTER>
(copied from post #355)
I had uninstalled the echelon updater; just not the app. Just uninstalled the app now and still can't change the wallpaper. Strange thing now is that none of the echelon fit apps I am finding are compatible with the bike tablet, so I can't reinstall. Do you know a source for a working version?
Th error indicates that the zip file is empty, probably the apk extraction as not good.ok thank you
I did what you said and tried to unpack with apktool and it seems I can not even uppack it.
here is the snapshot
View attachment 5624949
I tried 7zip and got an error. So I think as you said the all is not good. Did I miss anything in extracting it?Th error indicates that the zip file is empty, probably the apk extraction as not good.
Can you open it with 7zip ? or if you don't have 7zip just rename it to .zip and you should be able to open it with any zip tool, assuming that the file is good, which probably is not.
Try using a different extraction tool,I tried 7zip and got an error. So I think as you said the all is not good. Did I miss anything in extracting it?
adb shell
su
cd /system/app
ls -l
# or
cd /system/priv-app
ls -l
cp whatever.apk /sdcard/Download/
Thanks for the tips and yes on running qz and Zwift companion on your tablet. I run Zwift on my MacBook Air.Yes. i did play around with it and changed a few settings. Try turning on "zwift workout/erg mode" as well as "cycling cadence sensor (peleton compatibility)". I think that was it. give it a try and see if it works. Just to be clear i got Qz and Zwift companion running on the Echelon tablet, split screen, and on my ipad i have the actual Zwift app running. Zwift won't run directly from the Echelon tablet
Using the step by step in #355, I deleted both echelon.fit and echelon.updater. And then loaded the echelon.fit app from Aptoid. It's the same version as @badabing2003 (v2.2.0.2). I also loaded Peloton and iFit from there, too.Mine is an EX-4S. I followed these steps via ADB shell:
dpm remove-active-admin --user current com.echelonfit.echelon_21_updater/.DevAdminReceiver <ENTER>
(copied from post #355)
Then, since the uninstall option wasn't available after the Echelon update, I used this command from post #405:
pm uninstall -k --user 0 com.echelonfit.echelon_21_updater
And I've just used the second command from post #405 to remove the echelon app:
pm uninstall -k --user 0 com.viatek.fitnation.echelon_android
However now I can't find a version that works for the tablet. Need help!
Wallpaper update also not working...
I believe i found what is the issue with both my wallpaper and the echelon app. Although the above commands ran fine and I could disable both apps, the command to remove the admin control keeps failing to me. It had previously worked after the Echelon app update I had done, but I decided to factory reset to see if I’d be able to fix the wallpaper issue by completely removing the apps before the update.Using the step by step in #355, I deleted both echelon.fit and echelon.updater. And then loaded the echelon app from Aptoid. It's the same version as @badabing2003 (v2.2.0.2). I also loaded Peloton and iFit from there, too.
Echelon works great, and I have the same 1-yr free membership with my costco ex-4s+, so like you I'll continue to use echelon until that expires. But I wanted to do these mods now in case echelon does something later that would prevent it.
I am continuing to run into issues getting qz (running on the tablet) to work with Zwift (running on my Mac). From reading lots of comments here, it sounds like I'm not the only one. @Cagnulein believes these tablets just don't have a bluetooth chipset with the capacity to serve as the bridge. Or more accurately, some do and some don't. That would be a shame; my bike is working great in all other ways. I haven't given up yet, but almost. If others are continuing to try to get qz on the tablet to bridge to Zwift, thanks for sharing suggestions.
But this one limitation aside, and particularly if the tablet works with peloton, w/qz controlling my resistance (I haven't tried this yet; I don't want to pay for a membership until I'm ready to use it), that would be great and I'll go back to using my iPhone to run qz, which bridges to zwift just fine. All in all, I still have a smart bike trainer with an open tablet for $800 (I got the Costco $799 deal on the bike for the few weeks it was running).
The only thing I can suggest is to try running the commands again. I had to run the ones in step #41 twice. I have no idea why... I checked and double-checked my spelling and punctuation carefully each time. And they said "success" after the first time! But regardless, those commands worked just as intended after the second time.I believe i found what is the issue with both my wallpaper and the echelon app. Although the above commands ran fine and I could disable both apps, the command to remove the admin control keeps failing to me.
It seems this is avoiding me to change the wallpaper and also from completely uninstalling the apps (I didn’t get the option to uninstall at the system settings and was only able to do it via adb.
Using Aurora App store, I got a detailed message of the error when trying to reinstall Echelon Fit: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.viatek.fitnation.echelon_android signatures do not match previously installed version; ignoring!
Any clues?
It means that it is still finding an installed version and the signatures don't match.I believe i found what is the issue with both my wallpaper and the echelon app. Although the above commands ran fine and I could disable both apps, the command to remove the admin control keeps failing to me. It had previously worked after the Echelon app update I had done, but I decided to factory reset to see if I’d be able to fix the wallpaper issue by completely removing the apps before the update.
It seems this is avoiding me to change the wallpaper and also from completely uninstalling the apps (I didn’t get the option to uninstall at the system settings and was only able to do it via adb.
Using Aurora App store, I got a detailed message of the error when trying to reinstall Echelon Fit: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.viatek.fitnation.echelon_android signatures do not match previously installed version; ignoring!
Any clues?
The only time I got the success message on the admin remove command was when I ran it after updating the echelon app. I am thinking of doing another factory reset and retrying.The only thing I can suggest is to try running the commands again. I had to run the ones in step #41 twice. I have no idea why... I checked and double-checked my spelling and punctuation carefully each time. And they said "success" after the first time! But regardless, those commands worked just as intended after the second time.
The app has been removed for sure. I tried running the uninstall comands again on remote adb and it didn’t find the apps to remove. I am guessing this is probably some config files that the app probably left somewhere in the system folders.It means that it is still finding an installed version and the signatures don't match.
ok so I got the manifest. there is only one line for textonly and it is set to true:If that flag is not set, I'm afraid you're out of luck.
Post your manifest, we'll see what you have, perhaps the Android Intent is different in your case.
The manifest looks good.ok so I got the manifest. there is only one line for textonly and it is set to true:
so here is another update:The manifest looks good.
Try this
Unplug the bike
Power it back on, and kill the updater process the very first thing, and then try to uninstall.
another question for you: I tried installing Zwift companion this morning and I can't rotate it to landscape. How did you do that?Yes. i did play around with it and changed a few settings. Try turning on "zwift workout/erg mode" as well as "cycling cadence sensor (peleton compatibility)". I think that was it. give it a try and see if it works. Just to be clear i got Qz and Zwift companion running on the Echelon tablet, split screen, and on my ipad i have the actual Zwift app running. Zwift won't run directly from the Echelon tablet.
You can try to uninstall with titanium, I think that is how I uninstalled it.so here is another update:
I did that and I got a success note on the remove admin. but still did not see the uninstall option. so I did it again and second try said the whole Attempting to remove non-test user
this bastard is still there and for some reason I have to redo the whole process I believe
I am about to give up.
the best way to be honest is to find a way to flash this damn tablet with a basic android rom so we can freely use it as we please without these issues.
I am wondering where we could get that rom and how to flash it properly into a simple android tablet
Setting up your Access.Recently purchased a new in box EX-5S.
Assembled bike - powered on - entered code 1085 in the menu and got to the about tablet screen screen. Bike runs 9.02 android.
When I turned on the bike it asked me to update , I declined… should I allow the update or does it block access to these menus?
Next, I want to install Qdomyos Zwift and Peloton to operate in split screen on the tablet. I would also like to try to get zwift working on tablet(or at least zwift companion). Can someone kindly right up a concise step by step on how to do this with the cleanest method currently available? I would like to keep echelon. I did read the thread but there is conflicting information about using Nova, lawnchair 2, etc. Need some guidance.
Thanks everyone for all your time and help.
Ptinga -- thank you for sharing this workaround solution to get Netflix onto the Echelon monitor. I was able to get past your step #1, but I'm stuck at "Startos". I'm a Mac person and I don't see Startos on the menu of listed items in order to proceed to step #2. Any advice you could offer would be greatly appreciated!
By the way, the qdomyos-zwift app also gives you a resistance setting converted for Peloton. Attached is a pic of someone's setup on their FB site...Part of the problem is the stock Echelon app disables the android buttons/actions. I even tried installing various menu button apps, which did overlay on the Echelon app, but they were all non-functioning.
Right now I'm trying out the Peloton app (via the tablet) and just using the Echelon (on my phone) for resistance/cadence. I plan to try the other app you mentioned.