Giter Club home page Giter Club logo

Comments (11)

victorypoint avatar victorypoint commented on July 20, 2024 1

Thanks. So it appears your treadmill is running an older version of Android. Do you get messages on your treadmill to update your software?

If you wouldn't mind turning on USB Debugging again and run these commands from the command-prompt and posting the results of the last 2 commands:

adb connect (your treadmill IP)
adb shell getprop ro.build.version.release (this will return your Android version)
adb shell getprop ro.build.version.sdk (this will return your SDK version)

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@victorypoint maybe you can check this?

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

Regarding your QZ issues, you will need the latest QZ beta installed which has the Nordictrack 2950 option. @cagnulein can you provide a linik?

Regarding ADB error, it appears you may have an older version of ADB (or possibly Android SDK Platform Tools) installed? Can you please post your qz-companion-log.txt that qz-companion.bat generated?

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

@Reggs01925 send me an email to roberto.viola83 at gmail.com indicating this ticket and if you are on android or iOS. Thanks

from qzcompanionnordictracktreadmill.

Reggs01925 avatar Reggs01925 commented on July 20, 2024

@Reggs01925 send me an email to roberto.viola83 at gmail.com indicating this ticket and if you are on android or iOS. Thanks

Sent

from qzcompanionnordictracktreadmill.

Reggs01925 avatar Reggs01925 commented on July 20, 2024

Regarding your QZ issues, you will need the latest QZ beta installed which has the Nordictrack 2950 option. @cagnulein can you provide a linik?

Regarding ADB error, it appears you may have an older version of ADB (or possibly Android SDK Platform Tools) installed? Can you please post your qz-companion-log.txt that qz-companion.bat generated?

Here you go -
Log generated at 16:01:21.28 11/07/2022 for IP 192.168.0.57

Pinging 192.168.0.57 ...

Pinging 192.168.0.57 with 32 bytes of data:
Reply from 192.168.0.57: bytes=32 time=774ms TTL=64

Ping statistics for 192.168.0.57:
Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 774ms, Maximum = 774ms, Average = 774ms

Connecting to treadmill via ADB ...

disconnected everything

  • daemon not running; starting now at tcp:5037
  • daemon started successfully
    connected to 192.168.0.57:5555

List of devices attached
192.168.0.57:5555 device product:aosp_avn_ref model:MalataSamsungArgon1 device:avn_ref transport_id:1

Checking for previous installation ...

QZ Companion not installed

Installing QZ Companion ...

adb: failed to install QZCompanionNordictrackTreadmill.apk: Failure [INSTALL_FAILED_OLDER_SDK: Failed parse during installPackageLI: /data/app/vmdl17305819.tmp/base.apk (at Binary XML file line #7): Requires newer sdk version #28 (current version is #25)]
Performing Streamed Install

Launching QZ Companion ...

** No activities found to run, monkey aborted.

Launching iFit ...

Events injected: 1

Network stats: elapsed time=99ms (0ms mobile, 0ms wifi, 99ms not connected)

Rebooting treadmill ...

from qzcompanionnordictracktreadmill.

Reggs01925 avatar Reggs01925 commented on July 20, 2024

Thanks. So it appears your treadmill is running an older version of Android. Do you get messages on your treadmill to update your software?

If you wouldn't mind turning on USB Debugging again and run these commands from the command-prompt and posting the results of the last 2 commands:

adb connect (your treadmill IP) adb shell getprop ro.build.version.release (this will return your Android version) adb shell getprop ro.build.version.sdk (this will return your SDK version)

Sure thing. I get the following but not sure how to force an update.

adb shell getprop ro.build.version.release
7.1.2
adb shell getprop ro.build.version.sdk
25

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

@cagnulein, user is reporting treadmill Android version 7.1.2, SDK version 25. I have Android version 9, SDK version 28. Users treadmill is not prompting to update to Android 9. Other possible solution is to update APK gradle to support minimum SDK of 25.

See - https://stackoverflow.com/questions/57684496/i-got-this-samsung-7-1-1-device-that-i-am-using-to-make-an-app-when-i-try-to

from qzcompanionnordictracktreadmill.

cagnulein avatar cagnulein commented on July 20, 2024

done @Reggs01925 https://github.com/cagnulein/QZCompanionNordictrackTreadmill/releases/download/2.0.4/QZCompanionNordictrackTreadmill.apk @victorypoint

from qzcompanionnordictracktreadmill.

Reggs01925 avatar Reggs01925 commented on July 20, 2024

done @Reggs01925 https://github.com/cagnulein/QZCompanionNordictrackTreadmill/releases/download/2.0.4/QZCompanionNordictrackTreadmill.apk @victorypoint

Thank you, that solved it!
Also now have the QZ Beta installed so hopefully all sorted.
Thank you everyone!

from qzcompanionnordictracktreadmill.

victorypoint avatar victorypoint commented on July 20, 2024

Excellent! Happy to help. Thanks @cagnulein!

from qzcompanionnordictracktreadmill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.