maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Pokémon GO not working on 2.0.2.45 :( (https://talk.maemo.org/showthread.php?t=96930)

Bundyo 2016-07-17 18:48

Re: Pokémon GO not working on 2.0.2.45 :(
 
It should be available in EU in Play store since yesterday.

Vento 2016-07-17 23:18

Re: Pokémon GO not working on 2.0.2.45 :(
 
Do some one tried the modded apk and microg services on jolla1?

explit 2016-07-18 01:01

Re: Pokémon GO not working on 2.0.2.45 :(
 
Can confirm. The last update from the Google Playstore works fine on Tablet.

nthn 2016-07-18 09:28

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by Vento (Post 1509895)
Do some one tried the modded apk and microg services on jolla1?

eekkelund just said
Quote:

Originally Posted by eekkelund (Post 1509820)
I got Pokemon Go working on Jolla C without Google’s proprietary software. I used MicroG to make GPS to work:)

Edit: oops, misread, nevermind.

eekkelund 2016-07-18 11:16

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by nthn (Post 1509835)
Could you list which steps you took to make it work?

Sorry it took time to answer. :)

GUIDE to install MicroG to Jolla C. (Maybe works on Jolla1?)
#This is how I did this and got it working. Maybe all steps are not needed

0.Requirements
• For Linux, you need OpenJDK 6 or newer
• For Windows, you need Java SE runtime 6 or newer
• adb
• zip

1. AlienDalvik system needs to support signature spoofing so GmsCore can pretend the existence of the official Play Services to applications calling Google APIs.
  • First we need to deodex. Full guide here
    Quote:

    • Download the zip and extract it somewhere
    • Grab a copy of the folders "framework", "app" and "priv-app" and put them inside "files" folder
    • Run quick_deodex.bat (or quick_deodex.sh on Linux) and wait while the files are being deodexed
    • After the script finishes, all files inside the folders you copied before will now be deodexed and zipaligned.

    Folders "framework", "app" ja "priv-app" are in /opt/alien/system/ path in Jolla.
  • Next we need to inject framework.jar
    • Clone this Needle and extract files to deodexed framework folder.
    • Run python3 patch.py
    • Now you can delete extracted Needle files from framework folder.
  • Then copy deodexed folders(framework, app and priv-app) back to phone(/opt/alien/system/)
  • Restart AlienDalvik
2. Install latest nightly microG GmsCore, latest nightly GsfProxy(I installed also FakeStore, don't know if needed).
3.Verify that GmsCore and Phonesky has correct signature. Can be done from microG settings.


After that Pokemon Go should work.
I also installed MozillaNlpBackend & NominatimNlpBackend and configured them from microG settings.
I used evozi to download PokemonGo from Playstore.
And I made Pokemon Trainer account, not Google one.

Hopefully instructions are clear enough :)

EDIT:
ISSUES!
  • AR mode does not work, because no compass
  • Compass does not work^^
  • No GPS error, when not moving for ~30sec. So stay in move!

szopin 2016-07-18 11:28

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by eekkelund (Post 1509945)
[*]Then copy deodexed folders(framework, app and priv-app) back to phone(/opt/alien/system/)

Any chance you could upload those somewhere? Lots of steps could be skipped (unless there is something device specific in them, but should be the generic AD files)

eekkelund 2016-07-18 12:10

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by szopin (Post 1509946)
Any chance you could upload those somewhere? Lots of steps could be skipped (unless there is something device specific in them, but should be the generic AD files)

Lets see :) I could do that soonish.

szopin 2016-07-18 12:31

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by eekkelund (Post 1509956)
Lets see :) I could do that soonish.

Thanks, I was trying to inject with that Needle script yesterday after your post, but JollaC shows up as unauthorized all the time in adb, so did not manage

nthn 2016-07-18 12:57

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by eekkelund (Post 1509945)
GUIDE to install MicroG to Jolla C. (Maybe works on Jolla1?)

Thanks, I followed these steps, but microG still claims signature spoofing is not supported. One thing I did notice is that there is no 'priv-app' folder in /opt/alien/system/. This is on the original Jolla phone.

eekkelund 2016-07-18 13:18

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by szopin (Post 1509959)
Thanks, I was trying to inject with that Needle script yesterday after your post, but JollaC shows up as unauthorized all the time in adb, so did not manage

I made own patch.py(check the link) because I couldn't get adb working like you.:)

szopin 2016-07-18 13:25

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by eekkelund (Post 1509972)
I made own patch.py(check the link) because I couldn't get adb working like you.:)

Heh, nice, does catching pokemons work? Supposedly AR should not work with accelerometer only

nieldk 2016-07-18 15:17

Re: Pokémon GO not working on 2.0.2.45 :(
 
Just recompile it to work

https://applidium.com/en/news/unbundling_pokemon_go/

szopin 2016-07-19 09:57

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by eekkelund (Post 1509956)
Lets see :) I could do that soonish.

Ok, managed to get it done:
https://uploadfiles.io/4934454
(link will expire in 30 days)
MicroG still says the system doesn't support this unifiedNlp package, but works, thanks eekkelund!

eekkelund 2016-07-19 10:15

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by szopin (Post 1510042)
Ok, managed to get it done:
https://uploadfiles.io/4934454
(link will expire in 30 days)
MicroG still says the system doesn't support this unifiedNlp package, but works, thanks eekkelund!

Thanks!:) I didn't manage to upload them yesterday, sorry for that :(

szopin 2016-07-19 16:54

Re: Pokémon GO not working on 2.0.2.45 :(
 
No AR seems like easy mode, sadly the faster locking gps with the 'no gps' bug makes it more likely to get the app to lock up. Another missing feature: battery saver seems to rely on gyro, while buggy on j1 never works on jc, still, happy to have gotten rid of Goog services

Eminem 2016-07-20 09:01

Re: Pokémon GO not working on 2.0.2.45 :(
 
Pros and Cons with MicroG or Gapps?

Amboss 2016-07-20 10:29

Re: Pokémon GO not working on 2.0.2.45 :(
 
Erm, yesterday I have read an article on privacy policy of Pokemon Go. Heise German only, sorry.

Main spin is:
1. You allow the company to use all data collected, otherwise the software won't work. After all this might be one of the main purposes of this app.
2. If the company want to delete your stuff (you might have paid for) they can do so on their own reasoning.
3. If they think you did something immoral or illegal, they will give your data to anyone (not just law enforcement).

I wonder, why would anyone using a Jolla for the purpose of what I think makes Jolla different (like being more in control of your phone and data) install this peace of ... on his precious.

Alien Dalvik might have its purpose, but IMHO using it for Pokemon Go and alike is abusing the phone. Actually I have harsher words for it, but won't use them here.

herpderp 2016-07-20 12:20

Re: Pokémon GO not working on 2.0.2.45 :(
 
That is standard privacy policy for most apps btw.

szopin 2016-07-20 12:37

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by herpderp (Post 1510167)
That is standard privacy policy for most apps btw.

Yeah, the amount of clickbaiting on the back of latest craze is not crazy at all:
https://www.inverse.com/article/1830...s-used-by-isis
http://archive.is/ZRLMR


Sums it up pretty much http://i.imgur.com/8SqU3NJh.jpg

szopin 2016-07-20 13:06

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by Eminem (Post 1510148)
Pros and Cons with MicroG or Gapps?

On JollaC main pro of MicroG is that the game works, smaller ones are related to privacy, only nintendo is gathering your location info for the next pearl harbour (well also mozilla if you're using their backend I guess, at least you get a choice of backends), microg is supposedly smaller, faster and most importantly open

Jozz 2016-07-20 13:22

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by szopin (Post 1510170)
Yeah, the amount of clickbaiting on the back of latest craze is not crazy at all:
https://www.inverse.com/article/1830...s-used-by-isis
http://archive.is/ZRLMR


Sums it up pretty much http://i.imgur.com/8SqU3NJh.jpg

http://img0.joyreactor.com/pics/post...on-467283.jpeg

I'm pretty sure someone uses all the data that is gathered by all the users. I wouldn't go as far as these guys: http://blackbag.gawker.com/pokemon-g...rac-1783461240

pycage 2016-07-20 14:40

Re: Pokémon GO not working on 2.0.2.45 :(
 
Since the game is made by Niantic, which belongs to Google, you're giving your data away to Google.

szopin 2016-07-20 15:53

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by pycage (Post 1510183)
Since the game is made by Niantic, which belongs to Google, you're giving your data away to Google.

http://memesvault.com/wp-content/upl...h-Vader-26.jpg
Surprised actually, the servers are going down all the time, not really googleish at all. Wonder if its their test before big brother track-every-person-on-the-planet rollout, or they are really interested where children wander around, hmm
Still, their monetization plans seem sound (selling pokestops/gyms to businesses and then lures to lure pokemons (and customers) to them, doesn't sound like data is the prime cash bringer here)

bote 2016-07-21 00:21

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by szopin (Post 1510042)
Ok, managed to get it done:
https://uploadfiles.io/4934454
(link will expire in 30 days)
MicroG still says the system doesn't support this unifiedNlp package, but works, thanks eekkelund!

Are those files valid for both Jolla 1 and Jolla C? I'm afraid not.

nthn 2016-07-21 12:59

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by pycage (Post 1510183)
Since the game is made by Niantic, which belongs to Google, you're giving your data away to Google.

It became an independent company some time ago. Not to say there are no links to Google left (the dependency on Play services at least seems to indicate otherwise), but don't spread untruths.

I'm curious if even a single one of the 'Pokémon Go is stealing your privacy' authors is not on Facebook or doesn't have a Google or Apple account. Considering the application only works on Android and iOS, I think it's quite unlikely any of them truly care about what they write. All those websites even use Google Analytics, what a surprise. As szopin said, it's just clickbait.

mikecomputing 2016-07-21 16:36

Re: Pokémon GO not working on 2.0.2.45 :(
 
When people running around with pokemon go like stupid zombies, Putin and Trump prepare for World War III and split European between Russia and USA **** them both!

http://www.bbc.com/news/world-us-canada-36852805

late88 2016-07-21 17:22

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by mikecomputing (Post 1510316)
When people running around with pokemon go like stupid zombies, Putin and Trump prepare for World War III and split European between Russia and USA **** them both!

http://www.bbc.com/news/world-us-canada-36852805

I don't like the duo either but can we please let politics stay away from TMO? Thanks.

szopin 2016-07-21 18:48

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by late88 (Post 1510318)
I don't like the duo either but can we please let politics stay away from TMO? Thanks.

I'm actually curious, was the point that 12-14 yos running around catching pokemon would somehow combat trump/clinton instead, or putin, or... Seriously don't get it, parents are afraid of new things, press gets clicks from crazy articles, are parents going to forget to vote, I just can't wrap my head around this, it's bad enough that google is holding pikachu hostage selling all those stroll-through-the-park data, how does trump/clinton come into all this???

edit: @bote jollac only, framework folder supposedly doesn't exist on 4.0 which j1 has, maybe if Stskeeps manages to fund the 4.4 port microG will be an option for j1 (but not 100% sure, really bad at android stuff)

mikecomputing 2016-07-21 19:36

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by szopin (Post 1510322)
I'm actually curious, was the point that 12-14 yos running around catching pokemon would somehow combat trump/clinton instead, or putin, or... Seriously don't get it, parents are afraid of new things, press gets clicks from crazy articles, are parents going to forget to vote, I just can't wrap my head around this, it's bad enough that google is holding pikachu hostage selling all those stroll-through-the-park data, how does trump/clinton come into all this???

edit: @bote jollac only, framework folder supposedly doesn't exist on 4.0 which j1 has, maybe if Stskeeps manages to fund the 4.4 port microG will be an option for j1 (but not 100% sure, really bad at android stuff)

How? I can tell you the people getting more and more stupid because of all toys, such as smartphones and apps and "social media" they use this also includes adults.

The masses getting more stupid for everyday and the more stupid they get the more *******s they chooses as big leaders.

People has stopped using their own brains and is mobile zombies.

People can't even see a different between bicycle path and walkway, they are so up in their ****ing mobile apps they don't see where they go.

Just look around you next time you go out...

szopin 2016-07-21 19:48

Re: Pokémon GO not working on 2.0.2.45 :(
 
Whoa there...
Quote:

Originally Posted by mikecomputing (Post 1510325)
How? I can tell you the people getting more and more stupid because of all toys, such as smartphones and apps and "social media" they use this also includes adults.

Radio/TV is making people stupid, smartphones, internet... bit luddite/technophobic (especially coming from a place that will claim certain technologies are better and good for betterment of humanity/mankind as a whole, praise linux, screw bionic and all)
Quote:

The masses getting more stupid for everyday and the more stupid they get the more *******s they chooses as big leaders.

People has stopped using their own brains and is mobile zombies.

People can't even see a different between bicycle path and walkway, they are so up in their ****ing mobile apps they don't see where they go.

Just look around you next time you go out...
Heh, ok, before pokemon there were no people staring at their FB chat app or whatever while walking and going on bicycle lanes, surely that never happened, bit sceptic there. You do seem a bit angry, but really not sure if pokemon go is to blame for 2 worst candidates in history of us elections getting the nomination, bit of a stretch, no?

mikecomputing 2016-07-21 20:08

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by szopin (Post 1510327)
Whoa there...

Radio/TV is making people stupid, smartphones, internet... bit luddite/technophobic (especially coming from a place that will claim certain technologies are better and good for betterment of humanity/mankind as a whole, praise linux, screw bionic and all)

Heh, ok, before pokemon there were no people staring at their FB chat app or whatever while walking and going on bicycle lanes, surely that never happened, bit sceptic there. You do seem a bit angry, but really not sure if pokemon go is to blame for 2 worst candidates in history of us elections getting the nomination, bit of a stretch, no?

Did I say this changed cause of pokemon? No I just say people are mobile zombies. And has stopped using their own brains and trust everything on social media without checking sources. That's make human stupid and will create all those terrorists and War, killings and so on.

anyway I should stop hijack this thread sorry...

szopin 2016-07-21 20:11

Quote:

Originally Posted by mikecomputing (Post 1510333)
Did I say this changed cause of pokemon? No I just say people are mobile zombies. And has stopped using their own brains and trust everything on social media without checking sources. That's make human stupid and will create all those terrorists and War or killings.

Ok, so this is just a general rant on the way the times have changed and state of affairs, as it was posted in 'Pokemon GO not working' thread thought I'm missing some connection between this specific app (or it working/not working) and the message, cool.

Vento 2016-07-22 09:07

Re: Pokémon GO not working on 2.0.2.45 :(
 
Guys keep this thread related to MircoG/Pokemon GO/Alien Dalvik/Android/Sailfish OS.

taixzo 2016-07-23 05:53

Re: Pokémon GO not working on 2.0.2.45 :(
 
I have also managed to get it working with the modified APK. Steps I took:
  • Install GApps
  • Install Pokemon Go from APK
  • Create Pokemon Trainer account
  • Open Google Maps (needed to get GPS working properly)
  • Open Pokemon Go and log in with the trainer account.

Something I discovered while doing this is that the password box when you are creating an account silently truncates your password. If you put in a password longer than the max it allows (16 chars, I believe) then it will accept it, but you won't be able to use it to log into the app (which does not truncate input).

Eminem 2016-07-23 10:37

Re: Pokémon GO not working on 2.0.2.45 :(
 
Using 2.0.3.11 and with the new GPS settings i think that outside the phone is cooler and inside a store it went a little bit hotter but not as much as with the old settings.
http://www.ladda-upp.se/bilder/ksbqjqaajrcetm/
http://www.ladda-upp.se/bilder/qvemqgmqjnnnwy/

Im using Device only mode and it works more accurate then the regular one. (i think at least) Gonna try it out this weekend and will get back with more info.

szopin 2016-08-02 20:12

Re: Pokémon GO not working on 2.0.2.45 :(
 
After latest update of pokemongo can't get it to work with microG on jolla C, crashes when starting and gps enabled and if gps disabled while starting never finds it after turning on, shame

mikecomputing 2016-08-12 12:10

Re: Pokémon GO not working on 2.0.2.45 :(
 
Okey, now I also MUST HAVE pokemon

https://www.youtube.com/watch?v=tKE_Y8rEWEs

....or not

eekkelund 2016-08-15 07:37

Re: Pokémon GO not working on 2.0.2.45 :(
 
Quote:

Originally Posted by szopin (Post 1511576)
After latest update of pokemongo can't get it to work with microG on jolla C, crashes when starting and gps enabled and if gps disabled while starting never finds it after turning on, shame

You figured this out yourself, didn't you?:)

Uninstall microG and UnifiedNLP, and install newest versions eg. from F-Droid :)

Eminem 2016-09-11 18:19

Re: Pokémon GO not working on 2.0.2.45 :(
 
Don´t update to version 0.37.0 that got released today. Says that the phone or Android version is incompatible. :(

balta 2016-09-11 19:39

Re: Pokémon GO not working on 2.0.2.45 :(
 
The new version uses Google SafetyNet to verify your device, so it will not work on rooted devices or devices not passing the Android Compatibility Tests of Google. See Reddit for more information:

https://www.reddit.com/r/PokemonGOdev

I already tried just removing /opt/alien/su and /opt/alien/usr/su but that seems to be not enough. There is an app (https://play.google.com/store/apps/d...fetynet.sample) to check if the device will pass the test without updating Pokemon Go, if anybody wants to play a bit.

We really should find a way to pass this test, if it is successfull for Pokemon Go I fear other apps will use it, too

Edit: I was too fast, renaming the su binaries is not enough for the test app, but enough for Pokemon Go to run :)


All times are GMT. The time now is 15:30.

vBulletin® Version 3.8.8