-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microg droidguard helper #202
Comments
It do not use xposed at all. Currently Microg droidguard helper do not support KitKat. Other parts works fine on KitKat. |
In fdroid these is a Version that comes with an xposed module |
microG need signature spoofing support in the ROM. To add signature spoofing support in the ROM there are 2 possibilities:
But microG itself do not use Xposed. |
I know, but the droidguard helper has a Version with an xposed module |
Yea but i think im not able to install systenless xposed with Android 4.4 |
The versions of droidguard helper with an xposed module were test versions that never relly worked. Ref: #181 (comment) |
DroidGuard detects system Xposed, so there is no hope on the short term here. But indeed, systemless Xposed is 5.0+ only, so no luck for you here. Aren’t there any good ROM with 5.0+ for your device? If not, you should probably ask @topjohnwu whether 4.x support is possible/planned. |
Here we have lost the main point:
|
I’ve missed the Pokémon Go point and the Amazon device info. So, first thing that I don’t understand, how can you manage to have signature spoofing working without any kind of root and locked bootloader? Especially, how did you install Xposed in the first place? On the main issue, Xposed isn’t needed indeed, but PlayService (or MicroG + spoofing) + working SafetyNet is. I suppose they are no PlayServices on Amazon devices? If not, you’re screwed, EOL. If they exists, then you have the choice between MicroG and no Pokémon GO or PlayServices and Pokémon GO (supposing SafetyNet works on such setups). |
With some tool you can have root via usb cable without unlock bootloader (not sure but probably, there are exploits for many phones/tablets). When you have root you can easily patch the framework.jar file and then root can be removed if you want (microG will works also without root). I hope we get KitKat compatibility for Microg droidguard helper soon (I also have KitKat). PS: Microg droidguard helper is just an addon for microG Services Core, you need that also. |
Yea i got root, and currently i have cm11 with microg and xposed on my phone, but due to the locked bootloader you cant get a higher Android Version than the in amazon offers for this phone. Am 29.09.2016 19:03 schrieb ale5000 [email protected]:
|
Yea i got root, and currently i have cm11 with microg and xposed on my phone, but due to the locked bootloader you cant get a higher Android Version than the in amazon offers for this phone [removed quote] |
And for microg i need xposed and with xposed i cant run pokemon On the main issue, Xposed isn’t needed indeed, but PlayService (or MicroG + spoofing) + working SafetyNet is. I suppose they are no PlayServices on Amazon devices? If not, you’re screwed, EOL. If they exists, then you have the choice between MicroG and no Pokémon GO or PlayServices and Pokémon GO (supposing SafetyNet works on such setups). —You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread. {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/microg/android_packages_apps_GmsCore","title":"microg/android_packages_apps_GmsCore","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/microg/android_packages_apps_GmsCore"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ArchangeGabriel in #202: I’ve missed the Pokémon Go point and the Amazon device info. So, first thing that I don’t understand, how can you manage to have signature spoofing working without any kind of root and locked bootloader? Especially, how did you install Xposed in the first place?\r\n\r\nOn the main issue, Xposed isn’t needed indeed, but PlayService (or MicroG + spoofing) + working SafetyNet is. I suppose they are no PlayServices on Amazon devices? If not, you’re screwed, EOL. If they exists, then you have the choice between MicroG and no Pokémon GO or PlayServices and Pokémon GO (supposing SafetyNet works on such setups)."}],"action":{"name":"View Issue","url":"https://github.com/microg/android_packages_apps_GmsCore/issues/202#issuecomment-250523188"}}} |
No, as ale said you don’t need Xposed, but signature faking. And SafetyNet working, which requires MicroG Droid Guard if you’re using MicroG. So you could do signature faking using another method, but still relies on something that’s not available for your device currently for Pokémon GO. |
With the normal Xposed you will probably never pass SafetyNet. There are 2 possibilities:
|
Yea i am currently on cm11 [removed quote] |
Ive Browsed through the xda forum frim the fire phone and also contacted the amazon support so yes sadly youre right about forgetting to geht Android 5 [removed quote] |
Yea its a shitty Situation. Right now im really thinking about removing root and xposed but its so nice to have and also microg is a really nice thing [removed quote] |
@Zarazas: A version compatible with KitKat is already in the works, if you want to try you can get it here: microg/RemoteDroidGuard#2 It doesn't works on my phone but I think we are near. |
Oh nice, thanks for letting me know. By the way have you heard of the xposedmodule ANRC, it says that it should hide root and xposed too |
I haven't heard of it but Xposed is a radical modification of the system and it can also cause some apps to not work, personally I don't use it. |
This should already be fixed as microG now pass SafetyNet without an additional helper module. |
Hi, i have come across this package by refreshing my fdroid repos and in the description it says, that it runs on all devices AS long AS you installed the xposed module. Maybe i habe understood it wrong, but am i able to run Pokémon go with it? I have an amazon fire phone and unfortunately they havent unlocked the bootloader and wie are stuck in android 4.4.4
The text was updated successfully, but these errors were encountered: