• Apps
  • UPDATED GOOGLE MAPS

boredboch my phone doesn't have google play services. I just made a few modifications to the one apps4flip modded so that it can block the update popup.

    I am not sure what codes you want.

    5 months later

    People are complaining that google maps stopped working, even on phones it worked until now.

    Is there any newer app avail. for the LG phones?

      Biden2020prez You are right.
      I succeeded installing it on LG exalt, but not to get it to work.

      (maybe a mouse could help out, but I'm not in the mood of installing a mouse now...)

      ואגב, how do I add a mouse to the app itself?

      8 days later

      Biden2020prez MXRJR I just tried it and got the same error. I tried a bunch of stuff, but nothing's working and I keep getting the same error. If I try a really early version of the app, I get the "You have to update" error. ¯\_(ツ)_/¯. I have no idea. If anybody else (maybe [Login to see the link]) could help, it would be appreciated.

      MXRJR In regards to the pointer, I have no idea how to add one. I'll have to ask Reb Biden to teach me.

        FliphoneBochur if we use the old Google Maps that [Login to see the link] posted here [Login to see the link], then we shouldn't have any kashrus or location issues.

        About bypassing the expiration: It doesn't work to make version 999999. Removing a receiver in the manifest that checks for updates used to work on some phones, but it seems like most phones don't work with that anymore. I digged a bit deaper, and I noticed the app has a shared preference with the app version (called app_version). First I tried an apk shared preference changer trick, which didn't seem the change the preference, I am not sure why. Now, I am looking for the code that sets the preference. Maybe I can figure out how to make it return a different number.

        Alternatively, I may try to remove all the invoke.... methods that check for updates, but it's in nearly every activity and I'm not so good at that anyway.