Skip to content
  • Categories
  • Recent
  • Popular
  • Support
  • MyRoute-app
Collapse
Brand Logo

MRA Community Forum

  1. Home
  2. The MyRoute-app
  3. [App] Problems, Bugs and other Issues
  4. Stromverbrauch viel zu hoch!

Stromverbrauch viel zu hoch!

Scheduled Pinned Locked Moved [App] Problems, Bugs and other Issues
23 Posts 8 Posters 2.3k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • undefined Corjan Meijerink
    3 Nov 2023, 16:29

    Well OSM doesn’t have a navigation tool (SDK) for our development platform (Flutter). So yeah, pretty impossible.

    As the battery usage is caused by the map rendering, we are looking into workarounds for that, but pretty complex too 😉

    I get another answer from HERE next week so I’ll just keep nagging them 🙂

    undefined Offline
    undefined Offline
    richtea999
    Valued contributor
    wrote on 5 Nov 2023, 17:51 last edited by richtea999 11 May 2023, 17:52
    #14

    @Corjan-Meijerink said in Stromverbrauch viel zu hoch!:

    Well OSM doesn’t have a navigation tool (SDK) for our development platform (Flutter). So yeah, pretty impossible.

    As the battery usage is caused by the map rendering, we are looking into workarounds for that, but pretty complex too 😉

    I get another answer from HERE next week so I’ll just keep nagging them 🙂

    Do HERE state the difference between their pure Android/iOS API battery usage and their Flutter version? If they're all bad, no amount of tinkering will bring the Flutter version round.

    Another angle to investigate is whether their own app has the same battery problems:

    • https://play.google.com/store/apps/details?id=com.here.app.maps

    An hour or two's ride will confirm it's their problem, not just MRA's implementation.

    And finally - a long shot, but if things don't improve then a possible fallback:

    • https://pub.dev/packages/flutter_mapbox_navigation

    I've no doubt there are holes compared to HERE functionality (no offline maps/routing?), but then again it might render with lower battery usage.

    If nothing else it may act as a gentle lever/reminder for HERE to pull their finger out if you mention you're investigating alternatives.

    undefined 1 Reply Last reply 5 Nov 2023, 19:25
    0
    • undefined richtea999
      5 Nov 2023, 17:51

      @Corjan-Meijerink said in Stromverbrauch viel zu hoch!:

      Well OSM doesn’t have a navigation tool (SDK) for our development platform (Flutter). So yeah, pretty impossible.

      As the battery usage is caused by the map rendering, we are looking into workarounds for that, but pretty complex too 😉

      I get another answer from HERE next week so I’ll just keep nagging them 🙂

      Do HERE state the difference between their pure Android/iOS API battery usage and their Flutter version? If they're all bad, no amount of tinkering will bring the Flutter version round.

      Another angle to investigate is whether their own app has the same battery problems:

      • https://play.google.com/store/apps/details?id=com.here.app.maps

      An hour or two's ride will confirm it's their problem, not just MRA's implementation.

      And finally - a long shot, but if things don't improve then a possible fallback:

      • https://pub.dev/packages/flutter_mapbox_navigation

      I've no doubt there are holes compared to HERE functionality (no offline maps/routing?), but then again it might render with lower battery usage.

      If nothing else it may act as a gentle lever/reminder for HERE to pull their finger out if you mention you're investigating alternatives.

      undefined Offline
      undefined Offline
      Corjan Meijerink
      Developer
      wrote on 5 Nov 2023, 19:25 last edited by Corjan Meijerink 11 May 2023, 19:26
      #15

      @richtea999 thanks for thinking along 😉
      Their app (especially the Flutter reference app) display similar high battery usage.

      1 Reply Last reply
      0
      • undefined Offline
        undefined Offline
        richtea999
        Valued contributor
        wrote on 5 Nov 2023, 21:00 last edited by
        #16

        @Corjan-Meijerink Oh, that's both good and bad:
        Your code is good, Corjan!
        And theirs is just a little bit sh*t.

        They need a Flutter expert. And it's not me.

        If they added it to pub.dev and made the API/interface open source on GitHub, they'd get some free feedback, possibly some fixes, and some publicity/sales, since it's the backend that makes them money.

        Good luck discussing that with them!

        1 Reply Last reply
        3
        • undefined Offline
          undefined Offline
          hawebo
          wrote on 10 Nov 2023, 11:13 last edited by
          #17

          Screenshot_20231110-112308.png Screenshot_20231110-112328.png

          Habe heute eine ca. 50 km Vergleichsfahrt gemacht, um die Akkunutzung zu testen. Auf dem Hinweg habe ich mit HERE WeGo navigiert, auf dem Rückweg mit MyRouteApp.
          Die Akkunutzung unterscheidet sich gerade einmal um 3% zu Lasten vom MRA, siehe Screenshots.
          Anzumerken ist noch, das HERE WeGo während der Navigation 8 Mal abgestürtzt ist und MRA 1 Mal in den Offlinmodus gewechselt ist.
          Gruß hawebo

          undefined 1 Reply Last reply 10 Nov 2023, 12:44
          1
          • undefined hawebo
            10 Nov 2023, 11:13

            Screenshot_20231110-112308.png Screenshot_20231110-112328.png

            Habe heute eine ca. 50 km Vergleichsfahrt gemacht, um die Akkunutzung zu testen. Auf dem Hinweg habe ich mit HERE WeGo navigiert, auf dem Rückweg mit MyRouteApp.
            Die Akkunutzung unterscheidet sich gerade einmal um 3% zu Lasten vom MRA, siehe Screenshots.
            Anzumerken ist noch, das HERE WeGo während der Navigation 8 Mal abgestürtzt ist und MRA 1 Mal in den Offlinmodus gewechselt ist.
            Gruß hawebo

            undefined Offline
            undefined Offline
            Corjan Meijerink
            Developer
            wrote on 10 Nov 2023, 12:44 last edited by
            #18

            @hawebo exactly! Thanks for confirming this 🙂
            The root cause really is originating from the HERE map rendering. Quite frustrating.

            undefined undefined undefined 3 Replies Last reply 10 Nov 2023, 13:49
            0
            • undefined Corjan Meijerink
              10 Nov 2023, 12:44

              @hawebo exactly! Thanks for confirming this 🙂
              The root cause really is originating from the HERE map rendering. Quite frustrating.

              undefined Offline
              undefined Offline
              Drabslab
              wrote on 10 Nov 2023, 13:49 last edited by
              #19

              @Corjan-Meijerink

              Considering that this long standign issue is hindering the further development of MRA, and is annoying your user base, maybe you start negotiating a price reduction from HERE?

              Usually, tyhat is a language they understand

              It is not difficult, it is easy, it's a hobby

              1 Reply Last reply
              0
              • undefined Corjan Meijerink
                10 Nov 2023, 12:44

                @hawebo exactly! Thanks for confirming this 🙂
                The root cause really is originating from the HERE map rendering. Quite frustrating.

                undefined Offline
                undefined Offline
                hawebo
                wrote on 10 Nov 2023, 14:11 last edited by
                #20

                @Corjan-Meijerink said in Stromverbrauch viel zu hoch!:

                exactly! Thanks for confirming this
                The root cause really is originating from the HERE map rendering. Quite frustrating.

                Könnte MRA in dem Fall nicht erwägen, auf die Kartendarstellung von TomTom zu wechseln?
                Damit wäre die Planung von kurven- bzw höhenreichen Routen einfach und keine anschließende Übertragung/Speicherung nach HERE mehr erforderlich.

                undefined 1 Reply Last reply 11 Nov 2023, 12:10
                0
                • undefined Rob Verhoeff referenced this topic on 11 Nov 2023, 10:11
                • undefined Corjan Meijerink
                  10 Nov 2023, 12:44

                  @hawebo exactly! Thanks for confirming this 🙂
                  The root cause really is originating from the HERE map rendering. Quite frustrating.

                  undefined Offline
                  undefined Offline
                  Dave J 0
                  Valued contributor
                  wrote on 11 Nov 2023, 11:07 last edited by
                  #21

                  @Corjan-Meijerink Just for your info, the change in the last SDK appears to have made the power consumption problem very much worse for me with no change in my installation setup and/or use. With the previous SDK, my Google 6 Pro would slowly charge up to 100% and that is why the last change in version to 4.0.6 232 (with SDK change) appears to have drastically changed the power consumption for the worse with me losing 80% of my battery over 4 hours whilst charging yesterday. Other nav apps allow the battery to charge on the same setup. Thought this might help with feedback to HERE and to maybe help you.

                  Kind Regards. Help where I can.
                  Ducati Multistrada V4 Rally
                  iPhone 15 Pro
                  CHIGEE AIO-6 LTE
                  CHIGEE AIO-5 Play
                  Google Pixel 6 Pro - mounted on SP Connect Plus
                  Ex Garmin XT2 and XT1 as well as Ex TomTom Rider User

                  1 Reply Last reply
                  0
                  • undefined hawebo
                    10 Nov 2023, 14:11

                    @Corjan-Meijerink said in Stromverbrauch viel zu hoch!:

                    exactly! Thanks for confirming this
                    The root cause really is originating from the HERE map rendering. Quite frustrating.

                    Könnte MRA in dem Fall nicht erwägen, auf die Kartendarstellung von TomTom zu wechseln?
                    Damit wäre die Planung von kurven- bzw höhenreichen Routen einfach und keine anschließende Übertragung/Speicherung nach HERE mehr erforderlich.

                    undefined Online
                    undefined Online
                    Rob Verhoeff
                    Alpha tester
                    wrote on 11 Nov 2023, 12:10 last edited by
                    #22

                    @hawebo said in Stromverbrauch viel zu hoch!:

                    Könnte MRA in dem Fall nicht erwägen, auf die Kartendarstellung von TomTom zu wechseln?

                    Scroll up to the awnser of Corjan 👆
                    HERE is the only map provider that supports the Flutter design platform. Since this app is being developed on that platform, it is not possible to choose another map provider for the navigation engine.

                    BMW K1600GT-P (2013) with BMW Navigator | Nolan N100-5 with Sena 30K
                    iOS on iPhone 13 (mounted on Quadlock)
                    Apple CarPlay in VW T-Roc (wired)
                    Routelab on MacBook Air & iMac (Sequoia & Monterey)

                    undefined 1 Reply Last reply 11 Nov 2023, 14:27
                    1
                    • undefined Rob Verhoeff
                      11 Nov 2023, 12:10

                      @hawebo said in Stromverbrauch viel zu hoch!:

                      Könnte MRA in dem Fall nicht erwägen, auf die Kartendarstellung von TomTom zu wechseln?

                      Scroll up to the awnser of Corjan 👆
                      HERE is the only map provider that supports the Flutter design platform. Since this app is being developed on that platform, it is not possible to choose another map provider for the navigation engine.

                      undefined Offline
                      undefined Offline
                      Drabslab
                      wrote on 11 Nov 2023, 14:27 last edited by
                      #23

                      @Rob-Verhoeff i understand. I also understand that i cannot use Next until this problem is solved.

                      It is not difficult, it is easy, it's a hobby

                      1 Reply Last reply
                      0
                      • undefined Rob Verhoeff referenced this topic on 30 Dec 2023, 15:00
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes

                      23/23

                      11 Nov 2023, 14:27


                      • 1
                      • 2
                      ACTIVE USERS
                      undefined
                      Corjan Meijerink
                      about 3 hours ago
                      undefined
                      Rob Verhoeff
                      about 4 hours ago
                      undefined
                      Con Hennekens
                      5 days ago
                      undefined
                      Dave J 0
                      5 days ago
                      undefined
                      Drabslab
                      21 May 2025, 08:14
                      undefined
                      richtea999
                      15 May 2025, 10:57
                      undefined
                      hawebo
                      16 May 2024, 13:54
                      POPULAR TOPICS
                      • Vraag over gebruik tablet
                        undefined
                        Leike Lodiers
                        about an hour ago
                        0
                        9
                        120

                      • route wordt door MRA tijdens rijden gewijzigd; routepunten worden overgeslagen
                        undefined
                        M. Schrijver
                        about 8 hours ago
                        1
                        12
                        52

                      • MRA Scenic and MRA RoutXperts not selectable in earlier created routes?
                        undefined
                        Corjan Meijerink
                        about 4 hours ago
                        0
                        7
                        22

                      • Oukitel RT3 PRO
                        undefined
                        Bouke Ent
                        about 3 hours ago
                        0
                        6
                        158

                      • Herberekenen loopt vast
                        undefined
                        Leike Lodiers
                        about 9 hours ago
                        0
                        18
                        199

                      • garmin 1095
                        undefined
                        Guzt
                        about 8 hours ago
                        0
                        3
                        60

                      • Afgesloten wegen
                        undefined
                        Marinus van Deudekom
                        about 8 hours ago
                        0
                        3
                        60

                      • Updated beta! 4.4.0 (403)
                        undefined
                        Corjan Meijerink
                        about 6 hours ago
                        5
                        12
                        155
                      MY GROUPS
                      • Login

                      • Login or register to search.
                      2 / 2
                      • First post
                        23/23
                        Last post
                      0
                      • Categories
                      • Recent
                      • Popular
                      • Support
                      • MyRoute-app